skill-share

Generate, validate, package, and distribute Claude skills as ZIPs via Slack.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams waste time manually creating, validating, packaging, and distributing Claude skills across channels; this skill automates the end-to-end workflow to ensure consistent structure and discoverability.

Core Features & Use Cases

  • Creates properly structured skill directories with SKILL.md
  • Generates standardized scripts/, references/, and assets/ directories and ensures YAML frontmatter
  • Validates SKILL.md format, required fields, and naming conventions
  • Packages the skill into a distributable ZIP and runs pre-packaging validation
  • Integrates with Slack via Rube to post skill metadata and channel notifications

Quick Start

Provide a skill name and description to generate, validate, package, and share the new Claude skill on 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 packaging for distribution?

Automating Claude skill creation involves generating structured directories with SKILL.md, validating metadata, packaging into a ZIP, and sharing via Slack integration to ensure consistent structure and discoverability.

What is the required directory structure for a valid Claude skill package?

The required structure includes a SKILL.md file with YAML frontmatter and standardized scripts/, references/, and assets/ directories, which are validated before the skill is packaged into a ZIP file.

Does this skill creation workflow support Slack integration for team notifications?

Yes, it supports Slack integration via Rube to post skill metadata and channel notifications, allowing teams to automatically announce newly packaged Claude skills directly to their communication channels.

Can I validate SKILL.md metadata and naming conventions before packaging a skill?

Yes, you can validate SKILL.md metadata before packaging. The workflow runs pre-packaging validation to check required fields, format, and naming conventions before generating the distributable ZIP file.

What's the best way to share newly created Claude skills with a team?

The best way is to package the validated skill directories into a ZIP and use the built-in Slack integration via Rube to post skill metadata and channel notifications, ensuring immediate team discoverability.