skill-share

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

76|3|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/evolving-machines-lab/evolve --skill skill-share-evolving-machines-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/evolving-machines-lab/evolve/tree/main/skills/skill-share
Command: npx skills add https://github.com/evolving-machines-lab/evolve --skill skill-share-evolving-machines-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end creation, validation, packaging, and Slack sharing of Claude skills.

Core Features & Use Cases

  • Generate properly structured skill directories with SKILL.md
  • Validate skill structure and metadata
  • Package skills into distributable artifacts
  • Share created skills on Slack channels via Rube for team discovery

Quick Start

Create a new skill directory with a valid SKILL.md, validate its structure, package it, and notify the team on Slack 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 validation for my team?

You can automate Claude skill creation and validation by generating standardized directories with SKILL.md files, validating YAML frontmatter structure, and packaging the artifacts for distribution. This ensures consistent skill formatting across team environments.

How do I share Claude skills on Slack channels for team discovery?

You can share Claude skills on Slack channels via Rube notifications. After creating and packaging the skill, the automation sends a notification to the designated Slack channel, enabling quick team discovery and adoption.

What structure does a valid SKILL.md require for a Claude skill?

A valid SKILL.md requires specific YAML frontmatter structure and standardized directories including scripts, references, and assets. The validation process checks these structural requirements to ensure skills meet packaging standards.

Can I package Claude skills into distributable artifacts automatically?

Yes, Claude skills can be packaged into distributable artifacts automatically. The process validates the skill structure and metadata first, then creates the package, allowing developers to distribute standardized skills efficiently.

Does Rube work with Slack to notify teams about new Claude skills?

Rube integrates with Slack to send automated notifications when new Claude skills are created and packaged. This integration enables team members to discover and adopt newly shared skills directly in their Slack channels.