skill-share

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

7|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill skill-share-wsxwj123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/wsxwj123/opencode-skills-backup/tree/main/skill-share
Command: npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill skill-share-wsxwj123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation, validation, packaging, and distribution of Claude skills, ensuring consistent structure and visibility across teams.

Core Features & Use Cases

  • Skill Creation: Generates properly structured skill directories with SKILL.md and standardized metadata
  • Validation & Packaging: Validates skill metadata, packages into distributable formats, and prepares for distribution
  • Slack Integration via Rube: Automatically shares new skills to designated Slack channels and posts summaries for team discovery

Quick Start

Tell Claude to create a new skill named "example-skill" and automatically validate, package, and post it to Slack.

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 directly to Slack?

Automating Claude skill creation and Slack sharing involves using a tool that generates standardized skill directories, validates metadata like SKILL.md, packages the files, and distributes summaries to Slack channels via Rube. This eliminates manual structuring and team notifications.

What do I need to set up before packaging and validating Claude skills?

Before packaging and validating Claude skills, you need a valid SKILL.md file containing the skill name and description. You can also include optional scripts, references, and assets directories within your skill structure for complete validation.

Can I use Slack integration to notify teams about new Claude skills automatically?

Yes, you can use Slack integration to notify teams about new Claude skills automatically. By connecting through Rube, the system posts skill summaries directly to designated Slack channels, ensuring immediate team discovery during the skill development lifecycle.

What is the best way to validate skill metadata for Claude skills?

The best way to validate skill metadata for Claude skills is to use an automated validation tool that checks your SKILL.md file for required name and description fields. This ensures consistent structure and metadata compliance before packaging and distribution.

Why does my Claude skill need a SKILL.md file for distribution?

Your Claude skill needs a SKILL.md file for distribution because it contains the essential name and description metadata required for validation. Without a valid SKILL.md, the automated packaging and sharing process cannot properly structure or identify your skill.