uninstall-cookbook

Remove Agentic Cookbook files, CLAUDE.md sections, and global plugins with confirmation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The uninstall-cookbook skill removes the Agentic Cookbook from a project, cleaning up state files, rule definitions, CLAUDE.md sections, and optional global plugins.

Core Features & Use Cases

  • Detects installed cookbook components across new and legacy locations.
  • Prompts the user with a detailed removal plan and confirmation.
  • Safely deletes state directories, rule files, and edits CLAUDE.md.
  • Manages global plugin uninstallation with optional selective removal.
  • Cleans up status line configuration if present.

Quick Start

Run /uninstall-cookbook in your project directory to fully remove the Agentic Cookbook.

Frequently Asked Questions about uninstall-cookbook

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

FAQPage Schema
How do I remove the Agentic Cookbook and its configuration files from my project?

To remove the Agentic Cookbook, run the uninstall command in your project directory. It detects state directories, rule files, and CLAUDE.md sections, presenting a detailed removal plan for safe deletion with user confirmation.

What does uninstalling the Agentic Cookbook do to my CLAUDE.md file?

Uninstalling the Agentic Cookbook safely edits your CLAUDE.md file by removing the specific cookbook sections. It targets and cleans up only the associated rule definitions and status line configurations without deleting the entire file.

Can I selectively uninstall global plugins associated with the Agentic Cookbook?

Yes, you can selectively manage global plugin uninstallation. The removal process prompts you with a detailed plan, allowing you to confirm and optionally remove specific global plugin configurations to avoid unintended system changes.

Does the uninstaller detect legacy cookbook installations and old state directories?

Yes, the uninstaller detects installed cookbook components across both new and legacy locations. It scans your project for state directories, rule files, and global plugin configurations to ensure complete cleanup.

Why should I use a dedicated uninstaller instead of manually deleting cookbook files?

Using a dedicated uninstaller prevents unintended system changes by managing safe file deletions and editing configuration files. It provides a detailed removal plan and prompts for confirmation, ensuring all components are safely removed.