skill-share

Create and package agent skills with SKILL.md validation and Slack notifications.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/pkoka888/server-infra-templates --skill skill-share-pkoka888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-share
Source: https://github.com/pkoka888/server-infra-templates/tree/main/.kilo/skills/marketplace/skill-share
Command: npx skills add https://github.com/pkoka888/server-infra-templates --skill skill-share-pkoka888

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation, validation, and distribution of agent skills with standardized structure and team-wide Slack sharing.

Core Features & Use Cases

  • Skill generation: Creates properly structured skill directories including SKILL.md and metadata.
  • Validation & packaging: Validates metadata, packages skills for distribution, and ensures consistency.
  • Slack integration: Notifies team channels via Rube when new skills are created.

Quick Start

Provide a skill name and description to generate a new skill package and post a Slack notification.

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 generation and packaging for team distribution?

Automating skill generation and packaging creates properly structured skill directories with validated SKILL.md frontmatter and metadata. It ensures consistency across reusable skills before distributing them to your team.

What is the best way to send Slack notifications when new agent skills are created?

Sending Slack notifications when new agent skills are created is handled via Rube integration. It automatically posts announcements to team channels, ensuring teammates are immediately alerted to newly packaged and validated skills.

Does this skill generation tool validate SKILL.md metadata before distribution?

Skill generation validates SKILL.md metadata before distribution by checking frontmatter and ensuring proper structural consistency. This prevents malformed skill packages from being shared across team workflows.

Can I use Rube to notify team channels about newly packaged agent skills?

Using Rube to notify team channels about newly packaged agent skills is fully supported. The integration posts automated announcements to Slack, keeping your team informed about newly created and validated skill distributions.

Why does my agent skill packaging fail frontmatter validation?

Agent skill packaging fails frontmatter validation when the SKILL.md metadata does not meet standardized structural requirements. The validation process checks for proper frontmatter fields to ensure consistency before distribution.