mode-tool-dev

Installation
SKILL.md

Tool Development Mode

Project Structure

tool-name/
├── tool.py           # Main script
├── requirements.txt  # Dependencies
├── README.md         # Usage documentation
└── lib/              # Helper modules (optional)

CLI Template (Python)

Related skills
Installs
10
GitHub Stars
16
First Seen
Jan 27, 2026