What problem does it solve?
This skill provides a clear, step-by-step workflow for contributing well-tested, high-quality AI skills back to the community, ensuring smooth collaboration and widespread benefit from shared knowledge. It simplifies the open-source contribution process.
Core Features & Use Cases
- Standardized Contribution Workflow: Guides you through syncing with upstream, branching, developing, testing, committing, pushing, and creating pull requests for new skills.
- Quality Assurance Integration: Mandates testing with
testing-skills-with-subagents and adherence to writing-skills patterns, ensuring contributions meet high standards.
- Use Case: After developing a new
condition-based-waiting skill, this skill will walk you through syncing your fork, creating a dedicated branch, crafting a descriptive commit message, and submitting a focused pull request for community review.
Quick Start
I've created a new skill called my-new-skill. Use the sharing-skills skill to guide me through contributing it to the community.