playbook-skill-creation

Create domain-expertise playbook skills and route to architectural patterns.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/alexwox/genesis-template --skill playbook-skill-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playbook-skill-creation
Source: https://github.com/alexwox/genesis-template/tree/main/.cursor/skills/playbook-skill-creation
Command: npx skills add https://github.com/alexwox/genesis-template --skill playbook-skill-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create domain-expertise playbook skills and route to the right architectural pattern (router, linear pipeline, routed playbook, configured playbook with overlays) based on domain complexity, then provides a procedural build guide for each layer. Use when the user wants to create a new business-analysis or strategy skill, or improve the structure of an existing one.

Core Features & Use Cases

  • Routes to the appropriate architectural pattern based on domain complexity (Router, Linear Pipeline, Routed Playbook, Configured Playbook with Overlays).
  • Provides a procedural build guide for each layer and acts as a design-scaffolding blueprint for new skills.
  • Useful for teams aiming to standardize knowledge architecture and accelerate skill creation in business strategy and domain analysis contexts.

Quick Start

Provide inputs about the domain, desired pattern, and scope, then follow the corresponding build procedure to generate a structured playbook skeleton.

Frequently Asked Questions about playbook-skill-creation

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

FAQPage Schema
How do I structure domain knowledge into a scalable playbook?

To structure domain knowledge into a scalable playbook, this skill routes your domain complexity to an architectural pattern like a router or linear pipeline, then provides a procedural build guide for each layer to generate a structured skeleton.

What's the best way to create a business-analysis skill with complex procedures?

The best way to create a business-analysis skill with complex procedures is using a routed playbook pattern. This approach evaluates domain complexity and applies configuration overlays to standardize knowledge architecture effectively.

When do I need a configured playbook with overlays for workflow architecture?

You need a configured playbook with overlays for workflow architecture when your domain requires variable configuration strategies across shared procedural layers. This pattern supports scaling complex business strategy contexts without duplicating logic.

How do I improve the structure of an existing domain-knowledge skill?

To improve the structure of an existing domain-knowledge skill, provide inputs about the current domain and scope. The skill evaluates the existing workflow architecture and recommends architectural pattern routing or layer restructuring.

Does this skill building approach support linear pipeline workflows?

Yes, this skill building approach supports linear pipeline workflows. It routes domains to appropriate architectural patterns including linear pipelines, routers, and configured playbooks based on evaluated domain complexity and procedural requirements.