← Back to Skills Marketplace
92
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-hookify-rule-catalog
Description
Browse the rule catalog and guide installation
Usage Guidance
This skill is essentially documentation and an installer guide — it does not include the rule files or the Python installer it references. Before running any install commands: (1) confirm you have the referenced repository or installer script (plugins/hookify/scripts/install_rule.py) locally, or obtain it from the official upstream URL; (2) inspect any installer script and rule files for unexpected behavior before executing; (3) back up your .claude/ directory or working tree (git status is suggested) so changes can be reverted; (4) avoid running downloaded scripts blindly — prefer manual copy or review-first workflows; and (5) if the agent offers to fetch code from the network on your behalf, ask for the exact source URL and inspect it first.
Capability Analysis
Type: OpenClaw Skill
Name: nm-hookify-rule-catalog
Version: 1.0.0
The skill bundle is a rule catalog for the 'hookify' tool, providing documentation and instructions for an AI agent to manage Git and Python project rules. The SKILL.md file contains instructions for the agent to perform file operations (writing configuration to .claude/) and execute benign environment checks such as 'git status' and 'python --version'. While it references an external script (install_rule.py) and rule files not included in the ZIP, the instructions are consistent with the stated purpose of a configuration manager and do not exhibit malicious patterns like data exfiltration or unauthorized access.
Capability Assessment
Purpose & Capability
Name/description match the observed behavior: the SKILL.md lists rules and gives installation guidance. The skill does not request unrelated credentials or binaries.
Instruction Scope
Instructions tell the agent to read rules from skills/rule-catalog/rules/... and to write rule files into .claude/*.local.md and to run python3 plugins/hookify/scripts/install_rule.py. Those file paths and scripts are expected but are not included in the skill bundle — the skill is effectively a pointer to an external repo. The actions (reading/writing local files, running a local Python script) are appropriate for a rule installer, but you should confirm the referenced files/scripts exist and inspect them before executing.
Install Mechanism
There is no install spec (instruction-only), which minimizes direct install risk. However, the SKILL.md references a Python installer script that is not bundled here; if you later run that script from a repository or download it remotely, you should review it first.
Credentials
The skill declares no required env vars, credentials, or privileged config paths. The requested filesystem writes are limited to project/.claude rule files and are proportionate to installing rule templates.
Persistence & Privilege
always:false and normal autonomous invocation are set. The only persistent effect described is writing rule files into .claude; the skill does not request system-wide configuration changes or access to other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-hookify-rule-catalog - After installation, invoke the skill by name or use
/nm-hookify-rule-catalog - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the rule-catalog skill — browse and install pre-built hookify rules.
- Provides a catalog of standard rules for Git safety, Python quality, security, workflow, and performance.
- Supports multiple installation methods: Claude-assisted, Python script, or manual copy.
- Allows quick browsing by category and guides on customizing or contributing new rules.
- Includes troubleshooting tips and related commands for advanced usage.
Metadata
Frequently Asked Questions
What is Nm Hookify Rule Catalog?
Browse the rule catalog and guide installation. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Nm Hookify Rule Catalog?
Run "/install nm-hookify-rule-catalog" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Hookify Rule Catalog free?
Yes, Nm Hookify Rule Catalog is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Hookify Rule Catalog support?
Nm Hookify Rule Catalog is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Hookify Rule Catalog?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills