zentao
Use the zentao CLI to login and query ZenTao products and bugs. ZENTAO_URL usually includes /zentao.
Why use this skill?
Use the OpenClaw zentao skill to automate bug tracking and project management. Easily login, list products, and query your bug reports using simple commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/leeguooooo/zentaoWhat This Skill Does
The zentao skill integrates the ZenTao CLI into your OpenClaw agent, allowing for seamless interaction with ZenTao project management systems. It provides a robust interface for authenticating with your instance, browsing product catalogs, managing bug tracking workflows, and retrieving detailed reports directly from your command line. By leveraging this skill, the AI can act as an interface layer between your natural language prompts and the ZenTao API, significantly reducing context-switching for developers and project managers.
Installation
To integrate this skill into your environment, use the OpenClaw skill manager. Run the following command in your terminal:
clawhub install openclaw/skills/skills/leeguooooo/zentao
Additionally, ensure the underlying CLI dependency is available globally via npm/pnpm:
pnpm i -g @leeguoo/zentao-mcp
Use Cases
This skill is designed for teams that prioritize agile documentation and real-time issue tracking. Use this tool when you need to quickly query the status of a specific product release, perform a rapid "my bugs" audit to clear your queue, or pull technical details of a specific bug into a ticket report. It is particularly useful for automated reporting tasks where the agent collects bug status information from ZenTao to generate summaries for daily stand-ups.
Example Prompts
- "List all active bugs assigned to me and provide a summary of the top three priorities."
- "Show me all products currently in the ZenTao system, then fetch the bug list for project ID 6."
- "Get the full technical details for bug #1329 and output the findings in JSON format."
Tips & Limitations
- URL Configuration: When configuring your login, always ensure the
--zentao-urlincludes the/zentaosuffix if your installation requires it; omitting this is the most common cause of 404 errors. - Credential Security: The skill writes your credentials to
~/.config/zentao/config.toml. Ensure this directory has appropriate file permissions for your user account to maintain security. - Data Formatting: For programmatic use or data extraction, always append the
--jsonflag to commands. This allows the AI agent to parse the output as a structured object, ensuring higher accuracy when summarizing or processing data for reports.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-leeguooooo-zentao": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api
Related Skills
blog-content-publish
Publish editorial and dynamic section content with blog-publish, enforce bilingual pairing and quality gates for hot/news/ai_news, and sync repository skills to ClawHub via clawhub sync --all.
work-report
Write a daily or weekly work report using git commits. Use when the user asks to write or send a daily report/standup or weekly report, especially "日报", "发日报", "周报", "发周报", "daily report", "weekly report", or "work report".
agent-browser-stealth
Stealth-first browser automation for OpenClaw using agent-browser-stealth. Use when tasks involve bot-protected websites, anti-fingerprint evasion, captcha-prone flows, login persistence, region-sensitive targets (e.g., Shopee/TikTok/e-commerce), or any request to automate web actions with lower detection risk.
yapi
Query and sync YApi interface documentation. Use when user mentions "yapi 接口文档", YAPI docs, asks for request/response details, or needs docs sync. Also triggers when user pastes a YApi URL that matches the configured base_url.
Mailbox
Skill by leeguooooo