LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

hook-master - Create, test, and debug Claude Code hooks

Provides event specifications, exit code rules, schemas, templates, and testing methods for Claude Code hooks.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create Python hook templates
  • Create Bash hook templates
  • Validate hook JSON schemas
  • Test hooks with stdin mocks
  • Debug hook execution issues

Inputs

  • Claude Code event stdin JSON
  • Claude Code settings configuration file

Outputs

  • Hook exit status code
  • JSON response on stdout
  • Error message on stderr
  • Debug log files

Requirements

  • Python 3 environment
  • Bash environment
  • Claude Code environment

Source

  • Spec: SKILL.md
meta
hooks
infrastructure
debugging
Create Python hook templates
Create Bash hook templates
Validate hook JSON schemas
Test hooks with stdin mocks
Claude Code event stdin JSON
Claude Code settings configuration file
Hook exit status code
JSON response on stdout
Error message on stderr