make-guide

Classify guide requests and route them to appropriate content generation workflows.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/fukukei23/claude-config --skill make-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-guide
Source: https://github.com/fukukei23/claude-config/tree/main/.claude/worktrees/make-song-analyze-song-bridge/skills/make-guide
Command: npx skills add https://github.com/fukukei23/claude-config --skill make-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the confusion of choosing between detailed learning guides and quick reference materials by automatically identifying the right guide creation workflow.

Core Features & Use Cases

  • Guide Type Detection: Determines whether a request is better suited for a comprehensive guide or a searchable cheat sheet style resource.
  • Workflow Routing: Confirms the classification with the user before delegating to the appropriate guide-building skill.
  • Use Case: When a user asks for a tutorial, glossary, textbook, or cheat sheet, this Skill analyzes the intent and routes the request to the correct content generation process.

Quick Start

Ask the AI to use make-guide to create a guide about the topic you want to document.

Frequently Asked Questions about make-guide

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

FAQPage Schema
How do I choose between a detailed tutorial and a quick reference cheat sheet for my documentation?

An automated guide routing workflow solves this by classifying your intent and confirming whether you need structured learning materials or quick reference resources before delegating to the appropriate content generation process.

What is content routing for guide creation and how does it work?

Content routing for guide creation is a process that identifies whether users need comprehensive tutorials or searchable cheat sheets. It applies intent classification, requests user confirmation, and then delegates the task to specialized guide generation skills.

How do I automatically format a glossary or textbook request into the right documentation type?

You can format a glossary or textbook request by running it through an intent classification workflow that detects the required content format and routes the request to the correct guide-building process after confirming the classification with you.

Can I create a cheat sheet and a tutorial from the same documentation request?

You can create both formats from the same request because the routing workflow classifies the initial intent and asks for user confirmation, allowing you to select or switch between comprehensive guides and quick reference cheat sheets before generation.

Does the make-guide workflow support building both structured learning materials and searchable reference sheets?

The make-guide workflow supports building both formats by analyzing your request intent and routing it to the appropriate specialized skill, covering tutorials, textbooks, glossaries, cheat sheets, and standard documentation workflows.