skill-share

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

1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/dhar174/langgraph_system_generator --skill skill-share-dhar174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/dhar174/langgraph_system_generator/tree/main/.github/skills/skill-share
Command: npx skills add https://github.com/dhar174/langgraph_system_generator --skill skill-share-dhar174

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the creation, validation, and distribution of new Claude skills, ensuring consistency and team awareness.

Core Features & Use Cases

  • Automated Skill Generation: Creates well-structured skill directories with SKILL.md, scripts/, references/, and assets/.
  • Validation & Packaging: Enforces metadata standards and packages skills into distributable formats.
  • Seamless Slack Sharing: Automatically announces new skills to designated Slack channels via Rube integration.
  • Use Case: A developer needs to create a new skill for analyzing user feedback. They use this skill to generate the basic structure, validate it, package it, and immediately share it with their team on Slack for review.

Quick Start

Use the skill-share skill to create a new skill named 'sentiment-analyzer' with the description 'Analyzes text sentiment'.

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 on Slack?

You can automate Claude skill creation and Slack sharing by generating a structured skill directory, validating metadata, packaging it, and sending a Rube-based Slack notification to your team channel.

What files do I need in a structured skill directory for Claude?

A structured Claude skill directory requires a SKILL.md file for metadata, alongside scripts, references, and assets folders to ensure proper validation and packaging.

Does Rube integration support sending Slack notifications for new developer tools?

Yes, Rube integration supports sending Slack notifications for new developer tools by automatically announcing newly created and validated skills to designated Slack channels.

How do I validate metadata standards before packaging a Claude skill?

To validate metadata standards before packaging a Claude skill, use an automated validation process that enforces structural consistency across the SKILL.md file and associated directories.

What is the best way to distribute new Claude skills for internal collaboration?

The best way to distribute new Claude skills for internal collaboration is to package them into distributable formats and automatically share them via Slack notifications to ensure team awareness.

Can I use automation to generate skill directories for multiple developer tools?

Yes, you can use automation to generate well-structured skill directories for multiple developer tools, ensuring each includes the required SKILL.md, scripts, references, and assets components.