← Back to Skills Marketplace
truesnow

TAPD

by truesnow · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ✓ Security Clean
313
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tapd-skill
Description
当用户需要查询、修改 TAPD 项目中需求、缺陷、任务、迭代等信息时,如修改状态、添加评论等,通过调用 TAPD MCP 提供相应的服务。
Usage Guidance
This skill appears coherent for integrating with TAPD through an existing MCP layer and does not request extra secrets or install code. Before installing: (1) confirm your platform's MCP/TAPD credentials and where they are stored (ensure least privilege for updates), (2) verify the send_qiwei_message action is allowed for this skill (it will post to enterprise WeChat), (3) test in a non-production project or sandbox to confirm behavior, and (4) prefer skills from verifiable sources or with a homepage if you need stronger assurance about provenance.
Capability Analysis
Type: OpenClaw Skill Name: tapd-skill Version: 0.0.2 The skill bundle provides instructions for an AI agent to interact with the TAPD project management platform and Enterprise WeChat (Qiwei) via MCP tools. The content in SKILL.md and references/examples.md focuses on legitimate project management tasks such as tracking bugs, summarizing work, and sending notifications, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description state it integrates with TAPD via MCP to query and modify issues, tasks, iterations, etc. The SKILL.md exclusively references TAPD-related MCP API calls (get_bug, get_releated_bugs, get_iterations, get_stories_or_tasks, get_todo) and an MCP helper to send enterprise WeChat messages. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Instructions stay within TAPD/MCP operations (querying/updating TAPD entities and sending messages via send_qiwei_message). They are high-level (describe which API to call for each scenario) rather than prescribing exact parameter validation or authorization checks; this gives the agent operational discretion but does not by itself indicate scope creep (no references to reading local files, arbitrary env vars, or external endpoints).
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk because nothing is written to disk or downloaded as part of the skill.
Credentials
The skill declares no required environment variables or credentials. That is plausible if the platform provides TAPD/MCP credentials centrally, but if the skill expects write/update capabilities the caller's account or the MCP integration will need appropriate permissions; the absence of declared credentials means you should confirm where the TAPD auth lives and that the MCP integration has least privilege.
Persistence & Privilege
always is false and there is no install that modifies other skills or system-wide settings. disable-model-invocation is false (normal). The skill does mention sending enterprise WeChat messages via MCP — verify that sending notifications is intended and authorized in your environment.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tapd-skill
  3. After installation, invoke the skill by name or use /tapd-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.2
tapd-skill v0.0.2 - Added initial repository structure with assets, scripts, and references folders. - Introduced references/examples.md for usage guidance or code examples. - Updated and consolidated documentation in SKILL.md, clarifying scenarios, applicable roles, and API usage instructions. - Clarified MCP integration and use of send_qiwei_message for notifications to WeChat Work.
v0.0.1
Initial release of TAPD 项目管理和研发管理 skill: - Provides querying and updating of requirements, defects, and tasks in TAPD projects. - Supports common project management workflows, including bug tracking, daily bug status, and work summaries. - Integrates with TAPD MCP services for real-time updates and information retrieval. - Allows sending notifications to WeChat Work on-demand via send_qiwei_message.
Metadata
Slug tapd-skill
Version 0.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is TAPD?

当用户需要查询、修改 TAPD 项目中需求、缺陷、任务、迭代等信息时,如修改状态、添加评论等,通过调用 TAPD MCP 提供相应的服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 313 downloads so far.

How do I install TAPD?

Run "/install tapd-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TAPD free?

Yes, TAPD is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TAPD support?

TAPD is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TAPD?

It is built and maintained by truesnow (@truesnow); the current version is v0.0.2.

💬 Comments