skill-share

Create, validate, and package Claude skills for Slack distribution via Rube.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new Claude skills and immediately sharing them with your team on Slack, fostering collaboration and discoverability.

Core Features & Use Cases

  • Automated Skill Creation: Generates well-structured skill directories with SKILL.md, scripts/, references/, and assets/.
  • Metadata Validation: Ensures required fields and naming conventions are met before packaging.
  • Seamless Slack Sharing: Integrates with Rube to post new skill announcements directly to designated Slack channels.
  • Use Case: A team lead wants to create a new skill for analyzing customer feedback. They use this skill to quickly generate the skill's boilerplate, validate its structure, and then automatically announce its availability to the entire product team on Slack.

Quick Start

Use the skill-share skill to create a new skill named 'customer-feedback-analyzer' with the description 'Analyzes customer feedback to identify trends and 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 on Slack?

Automate Claude skill creation and Slack sharing by generating standardized skill directories with required metadata, then using Rube integration to post the new skill announcements directly to designated Slack channels.

What is the best way to validate skill metadata before packaging for team distribution?

Validate skill metadata before packaging by enforcing required fields, structural completeness, and naming conventions within the skill directory, ensuring seamless team collaboration and skill discovery prior to distribution.

How does Rube integration work for posting new developer tools to Slack channels?

Rube integration works by connecting the skill creation workflow to Slack, allowing the automated distribution and posting of new developer tool announcements directly to designated team channels for immediate collaboration.

Can I generate a complete skill directory structure with scripts and references automatically?

Yes, you can automatically generate a complete skill directory structure including SKILL.md, scripts, references, and assets folders, ensuring the boilerplate meets structural conventions for immediate team use.

Do I need a specific environment to create and share skills with my team?

You need the Rube integration configured for Slack distribution and adherence to standard skill naming conventions to successfully create, validate, and share new skills with your designated team channels.

Why does my new skill fail validation when preparing it for Slack distribution?

Skill validation fails when required metadata fields are missing, naming conventions are not met, or the skill structure lacks necessary components like SKILL.md, preventing seamless packaging and Slack distribution.