mcp-tool-docstring
OfficialStandardize MCP tool docstrings.
AuthorX-School-Academy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that Python docstrings for system MCP tools (@mcp.tool()) adhere to a specific, standardized format, which is crucial for seamless integration and accurate mapping to agent skill descriptions and body content when synced via the mcp-to-skills pipeline.
Core Features & Use Cases
- Docstring Formatting: Guides the creation of Python docstrings for
@mcp.tool()functions. - Sync Pipeline Compatibility: Ensures docstrings are correctly parsed by the
mcp-to-skillssync process, where the first line becomes the skilldescriptionand the rest populates the skill body. - Use Case: When adding a new tool to a system MCP server, use this Skill to write its docstring, guaranteeing it will be correctly interpreted and displayed by the Skill Pilot agent interface.
Quick Start
Write a docstring for a new system MCP tool following the provided structure and validation rules.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mcp-tool-docstring Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#mcp-tool-docstring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.