Creates new Claude skills with proper structure and metadata, then automatically shares them on Slack via Rube for team discovery.
How this skill is triggered — by the user, by Claude, or both
Slash command
/composiohq-skill-share:skill-shareThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when you need to:
Use this skill when you need to:
Also use this skill when:
This skill is ideal for:
When you ask Claude to create a skill called "pdf-analyzer":
1. Creates /skill-pdf-analyzer/ with SKILL.md template
2. Generates structured directories (scripts/, references/, assets/)
3. Validates the skill structure
4. Packages the skill as a zip file
5. Posts to Slack: "New Skill Created: pdf-analyzer - Advanced PDF analysis and extraction capabilities"
This skill leverages Rube for:
3plugins reuse this skill
First indexed Jun 22, 2026
npx claudepluginhub p/composiohq-composiohq-skill-share-skill-shareCreates new Claude skills with proper structure and metadata, then automatically shares them on Slack via Rube for team discovery.
Guides development of Claude Code SKILL.md files with best practices, structure, YAML frontmatter rules, categories, patterns, references, and testing.
Guides creating effective, portable skills with YAML frontmatter, markdown instructions, and bundled resources. Useful when authoring or updating skills.