write-guide

Generate Markdown guides with YAML frontmatter and progressive steps.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/villa1/backupshop --skill write-guide-villa1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-guide
Source: https://github.com/villa1/backupshop/tree/main/.agents/skills/write-guide
Command: npx skills add https://github.com/villa1/backupshop --skill write-guide-villa1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates clear, step-by-step technical guides that teach real-world use cases through progressive examples, reducing documentation friction and onboarding time.

Core Features & Use Cases

  • Auto-activation: Triggers when the user asks to write, create, or draft a guide or tutorial, or when converting feature documentation or API references into learning content.
  • Input sources: Leverages feature skills, API docs, existing code examples, or user-provided specifications to shape content.
  • Output type: Produces a markdown guide with YAML frontmatter, an introduction, 2-4 progressive steps, and a next steps section.

Quick Start

Draft a two-step guide to integrate feature X with Y for your team.

Frequently Asked Questions about write-guide

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

FAQPage Schema
How do I generate a step-by-step tutorial from API documentation?

To generate a step-by-step tutorial from API documentation, provide the API references or feature skills as input. The system processes these sources to output a structured Markdown guide with an introduction, 2-4 progressive steps, and a next steps section.

What is the best way to convert existing code examples into learning content?

The best way to convert existing code examples into learning content is to trigger the guide generation process with your code specifications. It produces a progressive technical guide that teaches real-world use cases through structured Markdown.

Does this guide generation process support YAML frontmatter in Markdown?

Yes, this guide generation process supports YAML frontmatter in Markdown. Every generated tutorial outputs a Markdown file that includes YAML frontmatter, an introduction, 2-4 progressive steps, and a next steps section.

Can I use this to create onboarding tutorials for developer teams?

Yes, you can use this to create onboarding tutorials for developer teams. It generates clear, structured technical guides that teach real-world use cases, which reduces documentation friction and onboarding time for new developers.

How many steps are included in a generated technical guide?

A generated technical guide includes 2-4 progressive steps. The output structure features a Markdown format with YAML frontmatter, an introduction, these progressive steps, and a final next steps section.