skill-share

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

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/tiandiyiqi/ai-skills --skill skill-share-tiandiyiqi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/tiandiyiqi/ai-skills/tree/main/%E6%8A%80%E8%83%BD%E5%BC%80%E5%8F%91/%E6%8A%80%E8%83%BD%E5%88%86%E4%BA%AB
Command: npx skills add https://github.com/tiandiyiqi/ai-skills --skill skill-share-tiandiyiqi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, validation, packaging, and collaborative sharing of new Claude skills within a team, automating a complex development and dissemination process.

Core Features & Use Cases

  • Automated Skill Creation: Generates correctly structured skill directories with essential SKILL.md files and boilerplate scripts/, references/, and assets/ directories.
  • Built-in Validation: Ensures skills meet naming conventions and have complete metadata before packaging.
  • One-Click Packaging: Creates distributable zip archives of the skill.
  • Seamless Slack Integration: Automatically announces new skills to a designated Slack channel via Rube, facilitating team discovery and adoption.
  • Use Case: A developer needs to create a new skill for analyzing user feedback. This skill will handle the boilerplate setup, validation, packaging, and notify the rest of the team on Slack once it's ready for review.

Quick Start

Ask Claude to create a new skill named 'customer-support-bot' with a description about handling customer inquiries.

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?

Automate Claude skill creation by generating structured directories with SKILL.md files, validating metadata, packaging into zip archives, and announcing the new skill to your team via Slack integration.

What's the best way to package Claude skills for distribution?

The best way to package Claude skills is by creating distributable zip archives after validating that the skill directory meets naming conventions and contains complete metadata.

How does Slack integration work for sharing new development skills?

Slack integration for sharing skills works by sending automated notifications to a designated channel via Rube, facilitating team discovery and adoption immediately after a skill is packaged.

Can I enforce naming conventions and metadata during skill development?

Yes, you can enforce naming conventions and metadata completeness through built-in validation checks that run automatically before packaging the skill into a zip archive.

Do I need to manually create boilerplate directories for skill development?

No, you do not need to manually create boilerplate directories; the automation generates essential scripts, references, and assets directories along with the SKILL.md file automatically.

Why does my team need automated skill development lifecycle management?

Automated skill development lifecycle management addresses the need for efficient collaborative discovery, reducing manual setup errors and streamlining dissemination within development teams.