BeClaude

hookify

New
Official PluginProductivityby Anthropic

Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/hookify.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/hookify/SKILL.md
3
Invoke in Claude Code
/hookify

Frequently Asked Questions

What is hookify?

Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.

How to install hookify?

To install hookify, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /hookify.

What is hookify best for?

hookify is a plugin categorized under Productivity. Created by Anthropic.