skill-share

Automates Claude skill creation, validation, packaging, and sharing via Slack notifications using Python and Rube.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill skill-share-billydeeii136
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/billydeeii136/black-opps-claude-skill/tree/main/agent-skills/skill-share
Command: npx skills add https://github.com/billydeeii136/black-opps-claude-skill --skill skill-share-billydeeii136

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, rube, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill addresses the challenge of manually creating and sharing Claude skills, as well as the difficulty of maintaining team collaboration and skill discovery.

Core Features & Use Cases

  • Skill Creation: Automates the process of creating new Claude skills with proper structure and metadata.
  • Skill Sharing: Automatically shares new skills on Slack for team visibility and collaboration.
  • Validation: Validates skill structure and metadata before sharing.
  • Packaging: Packages skills into distributable formats for easy distribution.
  • Use Case: For teams looking to streamline the skill development process, ensuring all team members are aware of new skills and can easily collaborate on them.

Quick Start

To create a new skill and share it with your team, simply use the skill command 'create_and_share_skill "My New Skill" "Description of My New Skill"'.

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 with my team?

Automate Claude skill creation and sharing by using the 'create_and_share_skill' command, which generates the skill structure, validates metadata, packages it, and sends a Slack notification to your team.

What is the best way to notify a Slack channel when a new Claude skill is packaged?

The best way to notify a Slack channel is using this skill's Slack integration, which automatically distributes and shares newly created and packaged Claude skills for team collaboration.

Do I need Python and Rube to automate skill validation and Slack notifications?

Yes, you need both Python and Rube installed in your environment, as they are required dependencies to automate skill creation, structure validation, packaging, and Slack team communication.

Can I validate Claude skill metadata before distributing it to my team?

Yes, you can validate Claude skill metadata before distribution; the skill automatically checks structure and metadata during the creation process to ensure correctness prior to Slack sharing.

How does packaging Claude skills into distributable formats work for team collaboration?

Packaging Claude skills into distributable formats works by automatically structuring the skill components and metadata into a shareable format, then triggering Slack notifications for immediate team visibility.