skill-share

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

3|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/I-Onlabs/claude-code-skills --skill skill-share-i-onlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/I-Onlabs/claude-code-skills/tree/main/skill-share
Command: npx skills add https://github.com/I-Onlabs/claude-code-skills --skill skill-share-i-onlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often struggle to standardize and distribute newly created Claude skills, leading to inconsistent structures and delayed adoption.

Core Features & Use Cases

  • Skill Creation: Generates properly structured skill directories with SKILL.md to ensure consistent discovery and validation.
  • Skill Validation: Validates metadata and directory structure before packaging to prevent broken skills from being shared.
  • Slack Integration via Rube: Automatically posts skill metadata and links to designated Slack channels for team visibility and collaboration.
  • Skill Packaging: Packages skills into distributable formats for easy distribution within the organization.

Quick Start

Provide the skill name and description to initialize creation, then review and package the generated skill for Slack sharing.

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 distribution for my team?

Automating Claude skill creation and distribution uses Rube integration to generate structured directories, validate frontmatter, package files, and post skill metadata directly to Slack channels for team visibility.

What is the best way to validate Claude skills before sharing them in Slack?

Validating Claude skills before Slack sharing requires checking SKILL.md frontmatter presence and verifying directory structures like scripts/ and references/ to prevent broken packages from being distributed.

Does Slack integration via Rube work with Claude skill packaging workflows?

Slack integration via Rube works with Claude skill packaging by automatically posting validated skill metadata and distributable package links to designated Slack channels for collaborative team adoption.

Can I standardize Claude skill structures across multiple team members?

Standardizing Claude skill structures across team members is achieved by enforcing SKILL.md frontmatter presence and generating consistent directory layouts including scripts/, references/, and assets/ during the creation process.

What are the limitations of using Rube for Slack posting with Claude skills?

Limitations of using Rube for Slack posting include dependency on proper SKILL.md frontmatter validation and structured directory generation, as broken metadata will block the packaging and Slack distribution process.