← 返回 Skills 市场
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-commit-linter
功能描述
Validates git commit messages against conventional commits format. Triggers: commit lint, conventional commits, commit format.
安全使用建议
This skill is incomplete rather than obviously malicious: it promises automatic commit-message linting but provides only guidelines and a single 'git log' command. Before installing or using it, ask the author for the concrete linting steps (e.g., which tool/command to run, any install steps such as npm install commitlint, or husky hooks). Require the skill to: 1) list exact commands it will execute, 2) disclose any packages it would install or network endpoints it would call, and 3) prompt before reading or transmitting repository data. If you need commit linting now, prefer well-known implementations (commitlint + @commitlint/config-conventional, or git hooks via husky) rather than this underspecified skill.
功能分析
Type: OpenClaw Skill
Name: skylv-commit-linter
Version: 1.0.0
The skill is a straightforward utility for validating git commit messages against conventional commit standards. The SKILL.md file contains educational guidelines and a standard, non-destructive command (git log) to retrieve commit history for analysis, with no evidence of malicious intent or high-risk behavior.
能力评估
Purpose & Capability
Name and description promise automated validation/enforcement of Conventional Commits, but the SKILL.md contains only formatting rules and one example git command; there is no actual linting procedure, tool invocation, or dependency declared. The requested capabilities do not match the implementation (i.e., capability is claimed but not provided).
Instruction Scope
Runtime instructions are minimal and vague. The only actionable line is 'git log --oneline -20', which reads local git history (reasonable for this purpose) but does not implement validation, remediation, or explain what further commands are permitted. The vagueness grants broad agent discretion to choose how to 'validate', which is a scope creep risk.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install footprint. Nothing is written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or broad access.
Persistence & Privilege
Does not request always-on presence and leaves autonomous invocation enabled (platform default). The skill does not request elevated system or cross-skill privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-commit-linter - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-commit-linter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of skylv-commit-linter.
- Validates git commit messages against the conventional commits format.
- Enforces commit message rules: type, scope, description, length, and style.
- Supports conventional commit types: feat, fix, docs, style, refactor, perf, test, chore.
- Provides examples and validation rules for proper commit formatting.
- Triggered on commit lint events.
元数据
常见问题
Skylv Commit Linter 是什么?
Validates git commit messages against conventional commits format. Triggers: commit lint, conventional commits, commit format. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Skylv Commit Linter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-commit-linter」即可一键安装,无需额外配置。
Skylv Commit Linter 是免费的吗?
是的,Skylv Commit Linter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Commit Linter 支持哪些平台?
Skylv Commit Linter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Commit Linter?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills