hooks-creator
CommunityCustomize Gemini CLI behavior with hooks
AuthorMatrixFounder
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows users to create and configure custom hooks for the Gemini CLI, enabling fine-grained control over agent behavior, security, and workflow automation.
Core Features & Use Cases
- Custom Scripting: Generate Bash or Node.js scripts to intercept and modify agent lifecycle events.
- Security Enforcement: Implement hooks to block dangerous tools or scan for sensitive data.
- Context Injection: Automatically add relevant information (like Git history) to agent prompts.
- Use Case: You want to ensure no secrets are ever committed to a file. You can use this skill to generate a
BeforeToolhook that scans file content for patterns like API keys before thewrite_filetool is executed.
Quick Start
Use the hooks-creator skill to generate a bash script that logs the tool name before every tool execution.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hooks-creator Download link: https://github.com/MatrixFounder/Agentic-development/archive/main.zip#hooks-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.