Create new agent skills with proper structure and metadata
Generate skill packages ready for distribution
Automatically share created skills on Slack channels for team visibility
Validate skill structure before sharing
Package and distribute skills to your team
Also use this skill when:
User says he wants to create/share his skill
This skill is ideal for:
Creating skills as part of team workflows
Building internal tools that need skill creation + team notification
Automating the skill development pipeline
Collaborative skill creation with team notifications
Key Features
1. Skill Creation
Creates properly structured skill directories with SKILL.md
Generates standardized scripts/, references/, and assets/ directories
Auto-generates YAML frontmatter with required metadata
Enforces naming conventions (hyphen-case)
2. Skill Validation
Validates SKILL.md format and required fields
Checks naming conventions
Ensures metadata completeness before packaging
3. Skill Packaging
Creates distributable zip files
Includes all skill assets and documentation
Runs validation automatically before packaging
4. Slack Integration via Rube
Automatically sends created skill information to designated Slack channels
Shares skill metadata (name, description, link)
Posts skill summary for team discovery
Provides direct links to skill files
How It Works
Initialization: Provide skill name and description
Creation: Skill directory is created with proper structure
Validation: Skill metadata is validated for correctness
Packaging: Skill is packaged into a distributable format
Slack Notification: Skill details are posted to your team's Slack channel
Example Usage
When you ask Kilo to create a skill called "pdf-analyzer":
1. Creates /skill-pdf-analyzer/ with SKILL.md template
2. Generates structured directories (scripts/, references/, assets/)
3. Validates the skill structure
4. Packages the skill as a zip file
5. Posts to Slack: "New Skill Created: pdf-analyzer - Advanced PDF analysis and extraction capabilities"
Integration with Rube
This skill leverages Rube for:
SLACK_SEND_MESSAGE: Posts skill information to team channels
SLACK_FIND_CHANNELS: Discovers target channels for skill announcements
Requirements
Slack workspace connection via Rube
Write access to skill creation directory
Python 3.7+ for skill creation scripts
Target Slack channel for skill notifications
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: kilo-org-kilo-marketplace-skill-share3description: When to use this skill4---56## When to use this skill78Use this skill when you need to:9- **Create new agent skills** with proper structure and metadata10- **Generate skill packages** ready for distribution11- **Automatically share created skills** on Slack channels for team visibility12- **Validate skill structure** before sharing13- **Package and distribute** skills to your team1415Also use this skill when:16- **User says he wants to create/share his skill** 1718This skill is ideal for:19- Creating skills as part of team workflows20- Building internal tools that need skill creation + team notification21- Automating the skill development pipeline22- Collaborative skill creation with team notifications2324## Key Features2526### 1. Skill Creation27- Creates properly structured skill directories with SKILL.md28- Generates standardized scripts/, references/, and assets/ directories29- Auto-generates YAML frontmatter with required metadata30- Enforces naming conventions (hyphen-case)3132### 2. Skill Validation33- Validates SKILL.md format and required fields34- Checks naming conventions35- Ensures metadata completeness before packaging3637### 3. Skill Packaging38- Creates distributable zip files39- Includes all skill assets and documentation40- Runs validation automatically before packaging4142### 4. Slack Integration via Rube43- Automatically sends created skill information to designated Slack channels44- Shares skill metadata (name, description, link)45- Posts skill summary for team discovery46- Provides direct links to skill files4748## How It Works49501. **Initialization**: Provide skill name and description512. **Creation**: Skill directory is created with proper structure523. **Validation**: Skill metadata is validated for correctness534. **Packaging**: Skill is packaged into a distributable format545. **Slack Notification**: Skill details are posted to your team's Slack channel5556## Example Usage5758```59When you ask Kilo to create a skill called "pdf-analyzer":601. Creates /skill-pdf-analyzer/ with SKILL.md template612. Generates structured directories (scripts/, references/, assets/)623. Validates the skill structure634. Packages the skill as a zip file645. Posts to Slack: "New Skill Created: pdf-analyzer - Advanced PDF analysis and extraction capabilities"65```6667## Integration with Rube6869This skill leverages Rube for:70- **SLACK_SEND_MESSAGE**: Posts skill information to team channels71- **SLACK_POST_MESSAGE_WITH_BLOCKS**: Shares rich formatted skill metadata72- **SLACK_FIND_CHANNELS**: Discovers target channels for skill announcements7374## Requirements7576- Slack workspace connection via Rube77- Write access to skill creation directory78- Python 3.7+ for skill creation scripts79- Target Slack channel for skill notifications8081---82> Converted and distributed by [TomeVault](https://tomevault.io/claim/kilo-org) — claim your Tome and manage your conversions.83<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/kilo-org-kilo-marketplace-skill-share in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
When to use this skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.