documentation-authoring

Create SKILL.md entries with frontmatter and update AGENTS.md documentation.

84|7|Updated Aug 4, 2025
One-click install
npx skills add https://github.com/paleo/vibe-flow --skill documentation-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-authoring
Source: https://github.com/paleo/vibe-flow/tree/main/.claude/skills/documentation-authoring
Command: npx skills add https://github.com/paleo/vibe-flow --skill documentation-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams bootstrap and maintain project documentation, focusing on Skill definitions, onboarding references, and ensuring AGENTS.md stays up to date.

Core Features & Use Cases

  • Skill bootstrapping: create new SKILL.md entries with proper frontmatter.
  • Documentation augmentation: update AGENTS.md and related docs to reflect new capabilities.
  • Reference discovery: centralize and curate bootstrapping guides found in references/.

Quick Start

  1. Request to bootstrap a new skill or update AGENTS.md.
  2. Provide a target skill name and brief description.
  3. Review the generated SKILL.md skeleton and add details as needed.

Frequently Asked Questions about documentation-authoring

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

FAQPage Schema
How do I create consistent skill documentation with frontmatter?

Skill documentation uses a frontmatter schema and SKILL.md layout to standardize entries. This Skill generates skeleton files with proper frontmatter structure, ensuring new skills follow the same format for bootstrapping and discoverability across your agent system.

What's the best way to bootstrap a new skill entry?

Provide a skill name and brief description to generate a SKILL.md skeleton with frontmatter. The Skill creates the structured template you fill in with details, references, and implementation notes, then integrates it into AGENTS.md automatically.

How do I keep AGENTS.md synchronized with new capabilities?

When adding skills, this Skill updates AGENTS.md alongside your SKILL.md entries. It maintains centralized documentation by applying consistent frontmatter and layout conventions, so your agent system's capabilities stay current and discoverable.

Can I organize and curate bootstrapping guides in my project?

Yes. This Skill centralizes reference discovery and curation in references/ directories. It structures these guides to support onboarding and skill documentation, making bootstrapping resources accessible and linked within your SKILL.md entries.

Do I need to manually format skill metadata and frontmatter?

No. This Skill implements the frontmatter schema and SKILL.md layout guidelines automatically. It generates properly formatted templates so you focus on content rather than structural consistency.

When should I use this for updating existing documentation?

Use this Skill when modifying project documentation such as AGENTS.md, adding new skills, or ensuring existing entries follow current frontmatter and layout standards. It applies guidelines consistently across updates.