skill-share

Create, validate, and share agent skills with standardized SKILL.md structure.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/piyushmal13/kandhogaya --skill skill-share-piyushmal13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/piyushmal13/kandhogaya/tree/main/.kilocode/skills/skill-share
Command: npx skills add https://github.com/piyushmal13/kandhogaya --skill skill-share-piyushmal13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates standardized agent skills and automates their distribution to team channels, ensuring proper structure and metadata.

Core Features & Use Cases

  • Skill Creation: Generates properly structured skill directories with SKILL.md, scripts/, references/, and assets/ directories, and enforces hyphen-case naming.
  • Validation & Packaging: Validates skill structure, checks naming conventions, and packages skills for sharing.
  • Slack Integration: Uses Rube to post skill metadata and summaries to designated Slack channels for team visibility.
  • Use Case: Ideal for teams building and distributing internal skills, enabling automated collaboration and onboarding.

Quick Start

Provide a skill name and description to generate a structured skill directory with a validated SKILL.md and automatic 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 create and package agent skills with standardized directory structures?

To create agent skills, provide a name and description to generate a validated directory structure including SKILL.md, scripts, references, and assets, enforcing hyphen-case naming conventions for packaging readiness.

How do I automate sharing new agent skills to Slack channels?

Automate Slack sharing by using Rube integration to post skill metadata and summaries directly to designated team channels, ensuring automated team visibility and collaboration during onboarding.

What is the standard structure required for a valid agent skill directory?

A standard agent skill directory requires a SKILL.md file with proper frontmatter, alongside scripts, references, and assets directories, to pass validation checks and ensure packaging readiness.

Does skill generation validate SKILL.md metadata and naming conventions automatically?

Skill generation automatically validates SKILL.md frontmatter metadata and checks hyphen-case naming conventions to ensure standardized structure before packaging and distribution.

Can I use this automated skill creation for team workflows and onboarding?

This automated skill creation is designed for team workflows, allowing teams developing reusable agent skills to standardize creation, validation, packaging, and distribution for onboarding.

What happens if my generated skill directory fails validation?

If a skill directory fails validation, it checks for missing SKILL.md frontmatter, incorrect non-hyphen-case naming, or absent scripts, references, and assets directories before packaging.