skill-share

Generate skill packages from SKILL.md templates and post Slack announcements.

166|116|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/Kilo-Org/kilo-marketplace --skill skill-share-kilo-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/Kilo-Org/kilo-marketplace/tree/main/skills/skill-share
Command: npx skills add https://github.com/Kilo-Org/kilo-marketplace --skill skill-share-kilo-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams building AI agent skills face slow, fragmented processes to create, validate, package, and publish new skills, hindering cross-team collaboration.

Core Features & Use Cases

  • Automated scaffolding: generate a complete skill folder with SKILL.md and standard folders (scripts/, references/, assets/).
  • Validation & packaging: ensure metadata quality and produce distributable artifacts ready for sharing.
  • Slack integration: automatically announce and share skill metadata in designated channels using Rube.
  • Collaboration: enables team-wide skill discovery and streamlined onboarding of new skills.

Quick Start

Provide a skill name and description, then run the skill-share tool to generate a new skill package and post a Slack announcement.

Frequently Asked Questions about skill-share

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate skill creation and share it to Slack?

To automate skill creation and Slack sharing, provide a valid SKILL.md template with frontmatter containing a name and description. The tool scaffolds the skill folder, validates metadata, packages the artifact, and posts an announcement to Slack via Rube.

What is needed to automate skill packaging and distribution?

Automated skill packaging and distribution requires a structured SKILL.md file with valid frontmatter, optional categorization metadata, and access to a Slack integration configured through Rube to post updates to designated channels.

How do I scaffold a new skill folder with standard directories?

Scaffolding a new skill folder involves running the automated generation tool with a skill name and description. It creates a complete package including the SKILL.md file alongside standard directories like scripts/, references/, and assets/.

Does automated skill validation require specific frontmatter metadata?

Automated skill validation requires specific frontmatter metadata, primarily a valid name and description. Optional metadata for categorization can also be included to ensure metadata quality before producing distributable artifacts.

Can I use this tool for team-wide skill discovery and onboarding?

You can use this automated tool for team-wide skill discovery and onboarding. It streamlines cross-team collaboration by automatically announcing new skill metadata in designated Slack channels, enabling rapid visibility.

Why are my Slack skill announcements not posting automatically?

Slack skill announcements fail to post automatically when Slack integration access via Rube is missing or incorrectly configured. Ensure the designated channels are accessible and the SKILL.md frontmatter validation passes successfully.