skill-share

Create, validate, package, and share Claude skills via Slack.

4|1|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/rm2thaddeus/Aitor_Skills --skill skill-share-rm2thaddeus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/rm2thaddeus/Aitor_Skills/tree/main/archive/skill-share
Command: npx skills add https://github.com/rm2thaddeus/Aitor_Skills --skill skill-share-rm2thaddeus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation and distribution of new Claude skills, ensuring proper structure and immediate team visibility through Slack notifications.

Core Features & Use Cases

  • Skill Creation: Generates new skill directories with standardized SKILL.md, scripts/, references/, and assets/.
  • Validation: Enforces naming conventions and checks metadata completeness before packaging.
  • Slack Integration: Automatically shares newly created skills on designated Slack channels using Rube for enhanced team collaboration and discovery.
  • Use Case: A team lead needs to create a new skill for analyzing user feedback. They use this skill to quickly generate the skill's boilerplate, validate its structure, and then have it automatically announced on the team's #dev-skills Slack channel.

Quick Start

Use the skill-share skill to create a new Claude skill named 'customer-support-bot' with the description 'A bot to handle customer inquiries.'.

Frequently Asked Questions about skill-share

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

FAQPage Schema
How do I automate Claude skill creation and share it on Slack?

Automating Claude skill creation and Slack sharing involves generating standardized skill directories with SKILL.md and scripts, validating metadata, and notifying channels via Rube integration to ensure immediate team awareness.

What is included in a standardized Claude skill directory structure?

A standardized Claude skill directory structure includes a SKILL.md file for metadata, alongside dedicated folders for scripts, references, and assets to ensure consistent packaging and team-wide tool adoption.

How do I validate metadata completeness before packaging a new Claude skill?

Validating metadata completeness before packaging a Claude skill involves enforcing naming conventions and checking that all required structural components are present to prevent errors during collaborative development.

Can I use Slack integration to notify my team about newly created developer tools?

Yes, you can use Slack integration to notify your team about newly created developer tools by automatically sharing newly generated and validated Claude skills on designated channels using Rube for enhanced collaboration.

Do I need Rube to send Slack notifications for my skill development pipeline?

Yes, Rube is required to send Slack notifications for your skill development pipeline, as it provides the integration needed to automatically announce newly created skills on designated team channels.

What are the limitations of automating skill boilerplate generation for team collaboration?

The automation focuses on creating standardized skill structures and Slack notifications, meaning it enforces specific directory formats and does not support custom layouts outside the defined scripts, references, and assets components.