← 返回 Skills 市场
athola

Nm Hookify Rule Catalog

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-hookify-rule-catalog
功能描述
Browse the rule catalog and guide installation
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-hookify-rule-catalog
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-hookify-rule-catalog 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug nm-hookify-rule-catalog
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Hookify Rule Catalog 是什么?

Browse the rule catalog and guide installation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Nm Hookify Rule Catalog?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-hookify-rule-catalog」即可一键安装,无需额外配置。

Nm Hookify Rule Catalog 是免费的吗?

是的,Nm Hookify Rule Catalog 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Hookify Rule Catalog 支持哪些平台?

Nm Hookify Rule Catalog 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Hookify Rule Catalog?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论