Latch
CommunityAutomate Claude Code hooks
Authorsimota
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of managing Claude Code's hook system, enabling users to automate workflows, enforce quality gates, and implement security checks through custom event-driven logic.
Core Features & Use Cases
- Hook Design & Proposal: Suggests appropriate hook configurations based on workflow needs.
- Configuration & Debugging: Assists in setting up or modifying
settings.jsonhook entries and diagnosing hook failures. - Use Case: You need to ensure that no sensitive API keys are accidentally written to configuration files. Latch can help you configure a
PreToolUsehook that scans file write operations for patterns resembling API keys and blocks the operation if found.
Quick Start
Use the Latch skill to propose a hook that blocks any Bash command containing rm -rf.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Latch Download link: https://github.com/simota/agent-skills/archive/main.zip#latch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.