skill-share
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install skill-share --cli claudewrites the skill into.claude/skills/skill-share/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/skill-share/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
When to use it
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/utilities/skill-share/SKILL.md -o .claude/skills/skill-share/SKILL.md
Notes
Extracted from davila7/claude-code-templates, skill-share category.