A command-line interface for ZenTao that enables users to manage bug tracking and product lists directly from the terminal.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install zentao
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install zentao using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ZenTao CLI skill provides a streamlined way for developers and project managers to interact with their ZenTao project management instance without leaving the command line. By integrating this tool into your Openclaw Skills collection, you can quickly query product details, track active bugs, and manage your assigned tasks through a simple, command-driven interface.
This skill is particularly useful for developers who prefer staying in their command-line environment while maintaining visibility over their project lifecycle and issue tracking status. It leverages the efficiency of CLI interactions to reduce context switching between your development environment and web-based project management tools.
Install the package globally using pnpm:
pnpm i -g @leeguoo/zentao-mcp
If pnpm is not installed, use npm:
npm i -g pnpm
pnpm i -g @leeguoo/zentao-mcp
Run the login command to configure your instance (ensure the URL includes the /zentao path):
zentao login \
--zentao-url="https://zentao.example.com/zentao" \
--zentao-account="your_username" \
--zentao-password="your_password"
Verify your session with:
zentao whoami
| Item | Description |
|---|---|
| Config File | Stores credentials in ~/.config/zentao/config.toml or via $XDG_CONFIG_HOME |
| Product Data | Returned as simple lists or detailed JSON structures including IDs and names |
| Bug Reports | Includes IDs, titles, status, and assignment details |
| JSON Flag | Use --json to receive raw data for custom Openclaw Skills automation scripts |
bugs mine command with specific status flags like active.--include-details flag.Loading
A specialized skill for Openclaw Skills that enables seamless querying, searching, and synchronization of YApi interface documentation.

A professional automation skill for Xiaohongshu creators to securely manage logins, publish rich media content, and export performance data.

Automatically transforms your git commit history into structured, professional daily and weekly work reports grouped by project.

A powerful command-line tool to fetch and structure trending news from over 60 global and regional sources.

Find statistically similar footballers and cheaper alternatives using advanced vector DNA similarity search.

A lightweight chat integration to trigger Clawbridge discovery workflows and retrieve Vault links instantly.








































