plan-cookbook-recipe

Guide interactive recipe creation with category discovery and automated git commits.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/agentic-cookbook/tools --skill plan-cookbook-recipe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-cookbook-recipe
Source: https://github.com/agentic-cookbook/tools/tree/main/skills/plan-cookbook-recipe
Command: npx skills add https://github.com/agentic-cookbook/tools --skill plan-cookbook-recipe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Creating a new cookbook recipe manually is error‑prone and time‑consuming, especially when ensuring proper categorization, compliance, and repository consistency.

Core Features & Use Cases

  • Interactive guided discussion to elicit recipe details from the user.
  • Automatic category discovery and creation with INDEX.md updates.
  • Compliance checks via dev‑team linting or inline evaluation.
  • Automated file generation and git commit for the new recipe.
  • Version awareness to warn about outdated skill installations.

Quick Start

Run /plan-cookbook-recipe status-bar to start designing a status‑bar recipe.

Frequently Asked Questions about plan-cookbook-recipe

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

FAQPage Schema
How do I create a new agentic cookbook recipe without writing implementation code?

You create a new agentic cookbook recipe through guided interactive discussion that handles stepwise discovery, category selection, compliance verification, and automated git commits without writing implementation code.

What is the best way to ensure cookbook recipe compliance and proper categorization?

Ensuring cookbook recipe compliance and proper categorization is handled automatically through dev-team linting, inline evaluation, and automatic category discovery with INDEX.md updates during the interactive design process.

Can I use interactive design to extend UI components or infrastructure patterns in a cookbook repository?

Yes, you can use interactive design to extend UI components, infrastructure patterns, or app behaviors within the cookbook repository through stepwise discovery and automated file generation.

Do I need dev-team linting to verify cookbook recipe compliance?

Dev-team linting or inline evaluation is used to verify compliance for new cookbook recipes, ensuring repository consistency and proper categorization during the automated generation and git commit process.

Why does creating a cookbook recipe manually cause repository consistency issues?

Creating a cookbook recipe manually causes repository consistency issues because it is error-prone and time-consuming, particularly when ensuring proper categorization, compliance, and INDEX.md updates are done without automated guidance.

When should I not use guided interactive design for cookbook recipes?

You should not use guided interactive design for cookbook recipes when you need to write actual implementation code, as this process focuses on design, compliance verification, and automated git commits without generating implementation logic.