skill-share

Create structured Claude skills and publish them to Slack via Rube.

103|30|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/CommandCodeAI/agent-skills --skill skill-share-commandcodeai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/CommandCodeAI/agent-skills/tree/main/skills/skill-share
Command: npx skills add https://github.com/CommandCodeAI/agent-skills --skill skill-share-commandcodeai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to quickly create Claude skills with a standardized structure and automatically announce them in Slack, improving visibility and collaboration.

Core Features & Use Cases

  • Skill creation workflow: Generates a properly structured skill directory with SKILL.md and optional scripts/, references/, and assets/ directories.
  • Slack sharing via Rube: Automatically posts new skills to designated Slack channels with metadata for discovery.
  • Validation and packaging: Validates skill structure and packages it for distribution to teammates.

Quick Start

Use the skill-share flow to create a new Claude skill with SKILL.md, scripts/, references/, and assets/, and enable Slack sharing via Rube.

Frequently Asked Questions about skill-share

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Claude skills and share them on Slack?

To create Claude skills and share them on Slack, you generate a standardized skill directory with SKILL.md and optional scripts, then publish the metadata to designated Slack channels via Rube integration.

What is the best way to package a Claude skill for team distribution?

The best way to package a Claude skill for team distribution is to validate the directory structure containing SKILL.md and assets, then bundle it for rapid discovery across team channels and repositories.

Do I need Python to generate and package Claude skills?

Yes, you need Python 3.7 or higher to generate and package Claude skills. The environment provides the necessary framework to validate skill structure and enable Slack sharing via Rube.

How does Slack integration via Rube work for team notifications?

Slack integration via Rube works by automatically posting newly created Claude skills with their metadata to designated Slack channels, improving team visibility and collaboration without manual announcements.

What directories are required when creating a new Claude skill?

Creating a new Claude skill requires a SKILL.md file and a skill directory, alongside optional scripts, references, and assets directories to ensure a properly structured package for distribution.

Can I use skill creation workflows for rapid team environments?

Yes, you can use skill creation workflows for rapid team environments. The process standardizes skill structure and automates Slack notifications to ensure immediate visibility across team channels.