skill-share

Create, validate, package, and share agent skills via Slack.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation, validation, packaging, and Slack-based sharing of new agent skills, reducing manual steps and improving team visibility.

Core Features & Use Cases

  • Skill creation: generates properly structured directories with SKILL.md and standardized assets.
  • Validation and packaging: ensures metadata correctness and produces distributable skill packages.
  • Slack sharing via Rube: publishes skill metadata to designated Slack channels to boost collaboration and discovery.
  • Workflow automation: integrates with team pipelines to streamline onboarding, validation, and distribution.

Quick Start

Ask Kilo to create a new skill named 'skill-share' and automatically structure, validate, package, and share it on Slack.

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 sharing across team Slack channels?

Automating skill creation and sharing involves generating structured skill directories, validating YAML frontmatter metadata, and publishing the packaged results to designated Slack channels. This workflow eliminates manual steps and improves team visibility for new agent skills.

What is the best way to ensure new agent skills have a valid directory structure and metadata?

Ensuring valid skill structure requires enforcing a deterministic directory layout centered on a SKILL.md file and validating its YAML frontmatter metadata. Automated validation checks metadata correctness and produces standardized, distributable skill packages.

How does Slack integration via Rube work for distributing agent skills?

Slack integration via Rube works by automatically publishing validated skill metadata to designated Slack channels. This integration boosts team collaboration and discovery by announcing newly packaged skills directly within existing team communication workflows.

Can I use workflow automation to package and validate skills for team-based development?

Yes, you can use workflow automation to streamline skill packaging and validation for team-based development. The automation integrates with team pipelines to handle onboarding, ensure deterministic directory structures, and distribute the final skill packages.

Do I need a specific directory structure to create and package agent skills?

Yes, creating and packaging agent skills requires a deterministic directory structure anchored by a SKILL.md file and standardized assets. This structure ensures metadata correctness and allows the skill to be properly validated and packaged for distribution.

Why does manual skill validation fail in team collaboration workflows?

Manual skill validation fails because it introduces inconsistent directory structures and metadata errors across projects. Automating the validation of YAML frontmatter and packaging steps ensures standardized assets and correct metadata for reliable team collaboration.