skill-author

Enforce Vibe Hub skill standards and validate frontmatter across platforms.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/monkerek/vibe-hub --skill skill-author-monkerek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-author
Source: https://github.com/monkerek/vibe-hub/tree/main/.vibe/skills/skill-author
Command: npx skills add https://github.com/monkerek/vibe-hub --skill skill-author-monkerek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that every new Vibe Hub skill follows standard conventions, including kebab-case naming, a SKILL.md entrypoint, cross-agent symlinks, and HARD-GATEs, and governs the overall governance and quality of skill definitions.

Core Features & Use Cases

  • Enforces project conventions for skill creation, auditing, and maintenance across all agents and platforms.
  • Manages cross-agent wiring to ensure discoverability and interoperability of skills.
  • Guides authors through the required structure, frontmatter, and progressive disclosure to maintain consistent Skill units.

Quick Start

Follow Phase 0 through Phase 4 to create a compliant skill and verify cross-agent wiring and reference registration.

Frequently Asked Questions about skill-author

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

FAQPage Schema
How do I enforce skill standards and frontmatter validation for cross-agent wiring?

To enforce skill standards and frontmatter validation, implement required gating, reporting, and reference-registration checks. This ensures cross-agent wiring and consistent discovery across platforms at creation and auditing time.

What is the process for Vibe Hub skill creation and auditing to maintain interoperability?

Vibe Hub skill creation and auditing requires following standard conventions like kebab-case naming, a SKILL.md entrypoint, cross-agent symlinks, and HARD-GATEs. This process maintains safe, interoperable skills across all agents.

Can I use skill-authoring tools to manage cross-agent symlinks and progressive disclosure?

Yes, skill-authoring tools can manage cross-agent symlinks and progressive disclosure. They guide authors through required structure and frontmatter to maintain consistent, discoverable Skill units across platforms.

What's the best way to validate skill definitions and ensure quality standards across agents?

The best way to validate skill definitions and ensure quality standards is applying frontmatter validation and HARD-GATE checks. This governs overall skill quality and enforces project conventions for safe interoperability.

Why does my Vibe Hub skill fail cross-agent discovery and reference registration checks?

Your Vibe Hub skill fails cross-agent discovery and reference registration checks when it lacks required structure like kebab-case naming, a SKILL.md entrypoint, or cross-agent symlinks. Implementing HARD-GATEs resolves these validation errors.