BeClaude

claude-hooks

New
1GitHubGeneralby oliverquaye23

🛡️ Enhance Claude Code with security and utility hooks to prevent prompt injection and extend functionality through custom scripts.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-hooks.md https://raw.githubusercontent.com/oliverquaye23/claude-hooks/main/SKILL.md
3
Invoke in Claude Code
/claude-hooks
View source on GitHub
security

Frequently Asked Questions

What is claude-hooks?

🛡️ Enhance Claude Code with security and utility hooks to prevent prompt injection and extend functionality through custom scripts.

How to install claude-hooks?

To install claude-hooks, 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 /claude-hooks.

What is claude-hooks best for?

claude-hooks is a community categorized under General. It is designed for: security. Created by oliverquaye23.