This automates the full loop of creating a Claude skill and announcing it to your team on Slack. It scaffolds the directory structure with SKILL.md, validates the metadata, packages everything into a zip, then posts the details to a Slack channel via Rube. Useful if you're building skills as part of a team workflow and want everyone to know when something new ships. The Slack integration is the real hook here since most skill creation tools stop at the packaging step. Requires Rube connected to your Slack workspace and a designated channel for announcements.
npx skills add https://github.com/davila7/claude-code-templates --skill skill-share