skill-share

Create, validate, and package Claude skills for Slack sharing via Rube.

Updated Dec 21, 2025
One-click install
npx skills add https://github.com/ai-wes/glassbox-operator --skill skill-share-ai-wes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/ai-wes/glassbox-operator/tree/main/awesome-claude-skills/skill-share
Command: npx skills add https://github.com/ai-wes/glassbox-operator --skill skill-share-ai-wes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skill-share removes the friction of building a new Claude skill from scratch, validating that it is structurally correct, and getting it in front of the team without separate manual handoffs.

Core Features & Use Cases

  • Skill Creation: Builds properly structured skill directories with a root SKILL.md and supporting folders for scripts, references, and assets.
  • Skill Validation and Packaging: Checks required metadata, enforces naming conventions, and packages the skill into a distributable format.
  • Slack Sharing: Sends skill details to Slack through Rube so teammates can discover and reuse newly created skills.
  • Use Case: A team lead can define a new internal workflow skill, validate it, package it, and announce it in Slack in one guided process.

Quick Start

Use the skill-share skill to create a new Claude skill called pdf-analyzer with a clear description, validate it, package it, and share it to the team’s Slack channel.

Frequently Asked Questions about skill-share

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

FAQPage Schema
How do I create and package a Claude skill for team distribution?

Creating and packaging a Claude skill involves building a structured skill directory with a root SKILL.md, generating standardized metadata, and running validation checks to produce a distributable format for team sharing.

What is required in a SKILL.md frontmatter for Claude skill validation?

SKILL.md frontmatter requires standardized metadata fields that enforce naming conventions and structural validation. Proper frontmatter ensures the skill directory passes validation checks before being packaged into a distributable format.

Can I share a newly created Claude skill directly to a Slack channel?

Yes, you can share a newly created Claude skill directly to a Slack channel through Rube. This integration sends skill details to teammates so they can discover and reuse the validated skills without separate manual handoffs.

Does skill creation require a specific directory structure?

Skill creation requires a standardized directory structure containing a root SKILL.md and supporting folders for scripts, references, and assets. This structure is enforced during the validation and packaging steps.

What is the best way to announce a new internal workflow skill to my team?

The best way to announce a new internal workflow skill is to use a guided creation flow that validates the skill, packages it, and sends the details to your team's Slack channel through Rube. This removes manual handoffs.