Skip to content

Submit Guide

Submit your Skill to the community collection!

Requirements

1. Quality Standards

  • Clear name and description
  • 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.md

3. Submission Steps

  1. Fork this repo
  2. Add your Skill folder to community-skills/
  3. Update the table in docs/zh/community/index.md and docs/en/community/index.md
  4. 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.