Submit Guide
Submit your Skill to the community collection!
Requirements
1. Quality Standards
- Clear
nameanddescription - Includes "When to Use" and "When NOT to Use"
- At least 2 usage examples
- No hardcoded keys, tokens, or internal URLs
- Prompt is concise and effective
2. File Structure
community-skills/[your-skill-name]/
├── SKILL.md
└── resources/ # Optional
└── examples.md3. Submission Steps
- Fork this repo
- Add your Skill folder to
community-skills/ - Update the table in
docs/zh/community/index.mdanddocs/en/community/index.md - Open a PR describing your Skill's functionality and use cases
4. Review Criteria
- Skill is functional and complete
- Not highly duplicative of existing Skills
- Safe and compliant (no malicious code, no sensitive info)
- Clear, readable documentation
License
Submitted Skills use this project's MIT License by default.