返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
z

zentao

Use the zentao CLI to login and query ZenTao products and bugs. ZENTAO_URL usually includes /zentao.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
1,938
下载量
4
收藏
概述
安装方式
版本历史

zentao

# zentao (ZenTao CLI) ## When to use this skill Use this skill when the user asks to: - login to ZenTao via the CLI - list products - list bugs for a product - view bug details - list the user's own bugs ## Installation (recommended) To install globally with pnpm: ```bash pnpm i -g @leeguoo/zentao-mcp ``` If pnpm is not installed: ```bash npm i -g pnpm pnpm i -g @leeguoo/zentao-mcp ``` ## Login workflow 1) Run login once: ```bash zentao login \ --zentao-url="https://zentao.example.com/zentao" \ --zentao-account="leo" \ --zentao-password="***" ``` 2) This writes credentials to: - `~/.config/zentao/config.toml` (or `$XDG_CONFIG_HOME/zentao/config.toml`) 3) Verify: ```bash zentao whoami ``` IMPORTANT: `--zentao-url` usually must include `/zentao`. If login returns HTML 404, the base path is likely missing `/zentao`. ## Commands List products (simple by default): ```bash zentao products list ``` List bugs for a product: ```bash zentao bugs list --product 6 ``` Get bug details: ```bash zentao bug get --id 1329 ``` List my bugs (include details): ```bash zentao bugs mine --status active --include-details ``` Full JSON output: - `zentao products list --json` - `zentao bugs list --product 6 --json` - `zentao bug get --id 1329 --json` - `zentao bugs mine --include-details --json`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 zentao-1776372081 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 zentao-1776372081 技能

通过命令行安装

skillhub install zentao-1776372081

下载 Zip 包

⬇ 下载 zentao v1.0.1

文件大小: 1.34 KB | 发布时间: 2026-4-17 14:13

v1.0.1 最新 2026-4-17 14:13
- Documentation updated in SKILL.md for improved clarity and brevity
- Added concise install and usage instructions
- Provided clear login and verification workflow
- Listed common commands with sample usage and output options
- Removed redundant or overly detailed sections to focus on main workflow

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部