create-playbook

Generate structured playbooks with prerequisites, steps, and success criteria from goal descriptions.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/mk-162/162-Demo-Handbook --skill create-playbook
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-playbook
Source: https://github.com/mk-162/162-Demo-Handbook/tree/main/OLD-%20docs/skills/meta/create-playbook
Command: npx skills add https://github.com/mk-162/162-Demo-Handbook --skill create-playbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams transform vague goals into detailed, executable playbooks, reducing miscommunication and handoff delays across projects.

Core Features & Use Cases

  • Template-driven generation: Converts goals into a structured playbook with prerequisites, steps, success criteria, and troubleshooting sections.
  • Reusable patterns: Standardizes processes across teams and domains, enabling faster onboarding.
  • Use Case: Ideal for onboarding, product launches, and operational playbooks where repeatable procedures are needed.

Quick Start

Provide a goal and optional context (category, audience). Example: goal: "Onboard a new customer" category: "customer-service" audience: "support agent"

Frequently Asked Questions about create-playbook

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

FAQPage Schema
How do I turn a high-level goal into a structured playbook?▼

To create a playbook, provide a goal description along with optional context like category and audience. The skill generates a structured playbook featuring prerequisites, steps, success criteria, and troubleshooting sections.

What is the best way to standardize onboarding and operational workflows?▼

Standardizing workflows requires template-driven playbook generation. This approach converts vague goals into detailed, executable procedures with repeatable patterns, reducing miscommunication and handoff delays across projects.

Can I use this for product launches and customer service onboarding?▼

Yes, this is ideal for product launches, operational procedures, and customer service onboarding. It generates repeatable playbooks tailored to your specified category and audience for faster team onboarding.

Do I need to provide reference scripts or assets to generate process documentation?▼

No, you only need a properly formatted SKILL.md frontmatter with name and description. You can optionally supply scripts, references, and assets directories to provide supporting content for the generated documentation.

How does template-driven playbook generation work for project handoffs?▼

Template-driven generation works by taking a high-level goal and automatically structuring it into a complete playbook. It standardizes processes across teams and domains, enabling smoother project handoffs and reducing delays.

What are the limitations of automating process documentation from goals?▼

The automation relies entirely on the clarity of your high-level goal description. Without sufficient context or properly formatted SKILL.md frontmatter, the generated playbook may lack the necessary detail for complex execution.