skill-share

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

3.3k|453|Updated Jul 25, 2025
One-click install
npx skills add https://github.com/davepoon/buildwithclaude --skill skill-share-davepoon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/davepoon/buildwithclaude/tree/main/plugins/all-skills/skills/skill-share
Command: npx skills add https://github.com/davepoon/buildwithclaude --skill skill-share-davepoon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the manual process of creating and sharing Claude skills.

Core Features & Use Cases

  • Skill scaffolding: generates properly structured skill directories with SKILL.md and standard subdirectories (scripts/, references/, assets/).
  • Validation & packaging: validates metadata and packages skills for distribution.
  • Slack integration: automatically posts skill details to Slack channels for visibility and collaboration.

Quick Start

Leverage the skill-share workflow to scaffold a new skill directory, validate its metadata, package it for distribution, and automatically share the result 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 creating and sharing Claude skills with my team?

To automate creating and sharing Claude skills, you can use a workflow that scaffolds skill directories, validates SKILL.md metadata, packages the files, and posts the result to Slack for team collaboration.

What is the best way to scaffold a Claude skill directory for distribution?

The best way to scaffold a Claude skill directory is to generate the standard structure including SKILL.md and subdirectories like scripts/, references/, and assets/, followed by metadata validation and packaging.

How does Slack integration work for sharing newly created Claude skills?

Slack integration for sharing Claude skills works by automatically posting the validated skill details and packaging results directly to designated Slack channels, enabling immediate team visibility and collaborative feedback.

Can I validate SKILL.md metadata before packaging a Claude skill?

Yes, you can validate SKILL.md metadata before packaging a Claude skill. The workflow applies structure validation checks to ensure the directory and metadata meet the required distribution standards.

What is included in the standard directory scaffolding for a Claude skill?

Standard directory scaffolding for a Claude skill includes a root SKILL.md file alongside standard subdirectories specifically structured for scripts/, references/, and assets/ to organize components properly.

Does this workflow support collaborative skill creation for teams?

Yes, the workflow supports collaborative skill creation for teams by automating the manual processes of packaging and distributing skills via Slack, ensuring all team members gain visibility into newly published assets.