hook-creator
Hook Creator
Overview
Creates hook configurations that respond to Claude Code events automatically. Hooks enable automation like formatting on save, running tests after edits, or custom session initialization.
When to use: User wants to automate workflows, needs event-driven behavior, or requests hooks for their plugin.
References: Consult
plugins/meta/claude-docs/skills/claude-docs/reference/plugins-reference.md for hook specifications and available
events.
Hook Structure Requirements
Hooks are defined in hooks/hooks.json with:
More from basher83/agent-auditor
crawl4ai
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
11agent-creator
>
3doc-generator
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.
3skill-creator
>
3command-creator
>
3skill-factory
>
3