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.

Skills tagged: hooks

Browse skills that share this tag.

  • hook-factory - Generate Safety Hooks and Guard Scripts
    hookssafetyautomationsecurity

    ★ 0 · Updated 2026-09-23

    Generates safety hooks, enforcement scripts, and JSON configs to block forbidden patterns and audit tool usage.

    ⚙ Extract hook rules from analysis⚙ Generate main hook config JSON⚙ Generate pre-tool safety check script
  • branch-lock - Pin the agent to a Git branch and block branch switching.
    gitbranch-lockhooksdev-plugin

    ★ 20 · Updated 2026-09-21

    Locks the agent to a specific Git branch using pre-tool hooks and provides commands to set, change, or clear the lock.

    ⚙ Set branch lock⚙ Clear branch lock⚙ Check lock status
  • fvtt-hooks - Guide to Foundry VTT Hooks Management and Debugging
    foundry-vtthooksjavascriptmodule-development

    ★ 602 · Updated 2026-09-21

    Provides guidelines for registering hooks, creating custom APIs, debugging hook execution, and preventing memory leaks in Foundry VTT.

    ⚙ Register hook listeners⚙ Create custom module hooks⚙ Debug hook execution
  • create-hook - Create and configure Cursor hooks for event automation
    cursorhooksautomationagent-events

    ★ 9 · Updated 2026-09-20

    Creates Cursor hooks, writes hooks.json configurations, adds hook scripts, and automates behaviors around agent events.

    ⚙ Gather hook requirements⚙ Create hooks.json files⚙ Create hook script files
  • output-style-to-plugin - Convert deprecated Claude Code output styles into plugins
    claude-codepluginmigrationhooks

    ★ 602 · Updated 2026-09-20

    Automates converting deprecated Claude Code output style markdown files into structured plugins using SessionStart hooks.

    ⚙ Gather required plugin metadata⚙ Create plugin directory structure⚙ Generate plugin configuration files
  • hook-master - Create, test, and debug Claude Code hooks
    metahooksinfrastructuredebugging

    ★ 0 · Updated 2026-09-20

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

    ⚙ Create Python hook templates⚙ Create Bash hook templates⚙ Validate hook JSON schemas
  • Damage Control - Install, configure, and manage Claude Code security hooks.
    claude-codesecurityhookspre-tool-use

    ★ 0 · Updated 2026-09-20

    Provides defense-in-depth protection for Claude Code by blocking dangerous commands and protecting sensitive files via PreToolUse hooks.

    ⚙ Install Damage Control security hooks⚙ Configure path protection levels⚙ Block dangerous bash commands
  • claude-code-bash-patterns - Bash tool patterns and automation workflows for Claude Code
    claude-codebashhooksgit

    ★ 1 · Updated 2026-09-20

    Provides command chaining, background execution, hooks, security configurations, and git workflows for Claude Code Bash tools.

    ⚙ Chain sequential bash commands⚙ Maintain session environment state⚙ Execute processes in background
  • configure-hooks - Configure event-driven hooks in Claude Code.
    claude-codehooksconfigurationquality-gates

    ★ 4 · Updated 2026-09-19

    Configures event-driven hooks in .claude/settings.json and validates event names using a validator script.

    ⚙ Select and customize hook patterns⚙ Merge hook configurations into settings.json⚙ Validate hook events with validator script
  • plankton-code-quality - Write-time code quality enforcement with auto-fix hooks
    code-qualitylintingformattingclaude-code

    ★ 0 · Updated 2026-09-19

    Executes formatters, linters, and Claude subprocesses to enforce code quality and fix violations on file edits.

    ⚙ Auto-format edited files⚙ Collect unfixable lint violations⚙ Delegate fixes to subprocesses
  • continuous-learning-v2 - Instinct-based continuous learning system
    continuous-learninginstinctsclaude-codehooks

    ★ 0 · Updated 2026-09-18

    Observes session activity via hooks to build weighted atomic instincts and evolve them into skills, commands, and agents.

    ⚙ Capture session prompts and tool calls⚙ Detect learning patterns from observations⚙ Create atomic instincts with confidence scores
  • wagmi - Wagmi React Hooks Integration for Celo dApps
    wagmiceloreactethereum

    ★ 8 · Updated 2026-09-17

    Provides wagmi React hooks, configuration, wallet connection flows, and contract interaction patterns for building Celo dApps.

    ⚙ Configure wagmi chains and connectors⚙ Connect and disconnect wallets⚙ Read smart contract data
  • 1money-react-hooks - React hook selection and usage guide for 1money projects
    reacthookstypescriptfrontend

    ★ 0 · Updated 2026-09-16

    Provides guidance on choosing and using React hooks from @1money/hooks for state, refs, effects, timers, and URL query state.

    ⚙ Match user needs to hooks⚙ Identify anti patterns in code review⚙ Recommend clean hook import paths
  • advanced-features-2025 - Advanced Plugin Features (2025)
    claude-codepluginsagent-skillshooks

    ★ 602 · Updated 2026-09-15

    Provides advanced Claude Code plugin features including Agent Skills, hook automation, MCP server integration, and repository configuration.

    ⚙ Load Agent Skills dynamically⚙ Automate plugin hook events⚙ Integrate external MCP servers
  • git-guardrails-claude-code - Install Git Guardrails Hook for Claude Code
    gitclaude-codehookspretooluse

    ★ 1 · Updated 2026-09-11

    Installs a PreToolUse hook and bash script to block dangerous git commands in project or global Claude Code settings.

    ⚙ Copy hook script to target directory⚙ Make hook script executable⚙ Update settings configuration with hook
  • safety-guard - Prevent destructive operations in production or auto mode
    safetysecuritypermissionshooks

    ★ 0 · Updated 2026-09-10

    Intercepts destructive command executions and restricts file edits to specified directories using hooks.

    ⚙ Intercept destructive commands⚙ Restrict edits to specified directories⚙ Prompt warnings and confirmation requests
  • global-hook-setup - Global Hook Setup for Claude Code
    hooksglobalsetupclaude-code

    ★ 18 · Updated 2026-09-09

    Installs and configures project-agnostic global Claude Code hooks for state transition enforcement and git hygiene.

    ⚙ Install global hooks⚙ Verify hook installation⚙ Configure settings.json file
  • global-hook-setup - Setup global hooks for Claude Code enforcement
    claude-codehooksglobal-setupgit-hygiene

    ★ 602 · Updated 2026-09-09

    Installs project-agnostic hooks for Claude Code to enforce state transitions, git hygiene, outcome tracking, and session checkpoints.

    ⚙ Install global Claude Code hooks⚙ Configure hooks in settings.json⚙ Verify hook file installation
  • cc-hook - Create, Manage & Debug Claude Code Hooks
    Claude Codehooksguardrailsautomation

    ★ 0 · Updated 2026-06-30

    Create, manage, and debug Claude Code hooks — user-defined commands that run at specific lifecycle events for deterministic control over tool execution, permissions, and context injection.

    ⚙ Create hook configuration files⚙ Debug hook execution issues⚙ Audit configured hooks
  • atomic-framework-event-hook-lang-mail - Atomic Framework Event, Hook, Lang, Mail
    eventshooksshortcodesi18n

    ★ 8 · Updated 2026-06-30

    Provides event bus, hooks, shortcodes, i18n, and mail functionality

    ⚙ emit events⚙ listen to events⚙ register actions

Scroll to load more