Author a clooks hook (TypeScript hook for the clooks runtime). Use when the user wants to write or scaffold a hook — including picking events, choosing a decision API, and writing the handler. Covers PreToolUse blocks, PostToolUse observers, lifecycle wrappers, and registration in clooks.yml.
$npx -y skills add codestripes-dev/clooks-marketplace --skill create-hookInstalls into the current project.
Run `npx skills use "https://github.com/codestripes-dev/clooks-marketplace" --skill "codestripes-dev/clooks-marketplace/create-hook"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codestripes-dev/clooks-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/codestripes-dev/clooks-marketplace"` and select the relevant skills, then follow their instructions.