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.

Writing Hookify Rules - Create and Configure Hookify Rules

Create markdown files with YAML frontmatter defining watch patterns and trigger messages

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create rule file
  • define regex pattern
  • configure event trigger
  • set rule conditions
  • write warning message
  • enable rule
  • disable rule
  • test regex pattern
  • match bash commands
  • match file edits
  • match stop events
  • match prompt content

Inputs

  • rule name
  • regex pattern
  • event type
  • message content
  • condition fields
  • match operators
  • file path
  • command text
  • user prompt

Outputs

  • markdown rule file
  • warning message
  • configuration file

Requirements

  • .claude/ directory
  • YAML frontmatter support
  • Python regex support

Source

  • Spec: SKILL.md
hookify
rule configuration
event monitoring
pattern matching
markdown rules
create rule file
define regex pattern
configure event trigger
set rule conditions
rule name
regex pattern
event type
markdown rule file
warning message
configuration file