Install via ClawdBot CLI:
clawdbot install athola/nm-hookify-rule-catalogGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/hookifyAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
A developer accidentally runs git push --force against the main branch. The rule blocks the operation, preventing potential loss of commit history and saving the team from a disruptive recovery process.
A Python developer frequently uses print() statements for debugging. The warn-print-statements rule reminds them to use proper logging, improving maintainability and production readiness of the codebase.
A developer modifies authentication logic in a web application. The require-security-review rule blocks the commit until a security review is completed, ensuring compliance with security policies.
A team wants to adopt specification-driven development. By enabling require-spec-before-code, developers must write a spec before implementing, reducing rework and improving design clarity.
A data scientist tries to commit a 100MB CSV file. The warn-large-file-ops rule warns about the large file, prompting them to use Git LFS or exclude it, keeping the repository lean.
Offer a free basic set of rules while charging for premium rule packs (e.g., PCI DSS compliance rules or HIPAA rules). Customers subscribe monthly for access to curated, industry-specific rule bundles.
Provide consulting services to help enterprises design custom hookify rules tailored to their internal policies. Bill by project or hourly for rule creation, integration, and training.
License the entire rule catalog and install scripts for on-premise use in large organizations. Includes priority support, custom rule requests, and compliance documentation.
💬 Integration Tip
Start by installing the git safety rules using the Python installer for bulk setup, then enable spec-first development to gradually adopt a more structured workflow.
Scored Jul 12, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.