skill-share

Automate creation, validation, packaging, and Slack sharing of Claude skills.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/syl2042/codex_skills --skill skill-share-syl2042
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/syl2042/codex_skills/tree/main/skill-share
Command: npx skills add https://github.com/syl2042/codex_skills --skill skill-share-syl2042

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation, validation, packaging, and sharing of Claude skills, enabling teams to standardize skill workflows and broadcast new capabilities via Slack using Rube.

Core Features & Use Cases

  • Skill Creation: Generates properly structured skill directories with SKILL.md frontmatter and the required metadata.
  • Validation: Checks skill metadata completeness and naming conventions before packaging and sharing.
  • Packaging: Produces distributable skill packages including scripts/references/assets when present.
  • Slack Integration via Rube: Automatically posts new skill summaries and links in designated channels to boost visibility and adoption.

Quick Start

Ask Claude to create a new skill named "my-skill" and configure 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 automate Claude skill creation and share it on Slack?

You can automate Claude skill creation and Slack sharing by generating structured skill directories, validating SKILL.md frontmatter, packaging files, and auto-posting summaries to Slack channels via Rube.

What's the best way to validate SKILL.md frontmatter before packaging?

The best way to validate SKILL.md frontmatter is using an automated pipeline that checks metadata completeness and naming conventions, generates missing directories, and packages skills for distribution.

Can I use Rube to broadcast new Claude skills in Slack channels?

Yes, you can use Rube to broadcast new Claude skills in Slack channels by automatically posting skill summaries and links in designated channels to boost visibility and adoption.

Does this skill packaging workflow include scripts and assets?

Yes, skill packaging includes scripts, references, and assets when present, producing distributable skill packages alongside the required SKILL.md frontmatter and metadata.

How do I standardize skill workflows for a team using Claude?

You can standardize skill workflows for a team using Claude by applying an automated end-to-end pipeline that enforces validation, generates missing directories, and handles packaging for consistent distribution.