← 返回 Skills 市场
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install claude-config-linter
功能描述
Lint your Claude Code config for token waste. Checks CLAUDE.md, hooks, skills, and commands. Gives health score and actionable fixes. Use when user asks abou...
使用说明 (SKILL.md)
Claude Config Linter
Lint your Claude Code config for token waste.
Data access
- Reads CLAUDE.md, settings.json, skills/, and commands/ in ~/.claude/
- Runs offline, no network access, no credentials
- Open source: https://github.com/SingggggYee/cclint
Usage
Requires cclint CLI. See https://github.com/SingggggYee/cclint for installation.
cclint
JSON output: cclint --json
安全使用建议
This skill appears to do what it says — lint your Claude configuration — but before installing or running it: 1) Confirm the cclint CLI you install is the legitimate project on the linked GitHub and inspect its README/install steps; 2) Review the files under ~/.claude/ yourself to see if they contain sensitive tokens you don't want read by tools; 3) Prefer running cclint locally in a controlled environment (or on a copy of your config) so you can inspect its behavior and JSON output; 4) Because the registry metadata omitted the declared config paths and the required CLI, treat that as a metadata quality issue and proceed only if you trust the author and the cclint project.
能力评估
Purpose & Capability
The SKILL.md describes a Claude config linter and the instructions (reading ~/.claude/CLAUDE.md, settings.json, skills/, commands/ and running cclint) match that purpose. However, the registry metadata provided with the skill earlier lists no required config paths and no required binaries, while SKILL.md declares both config_paths and a required CLI (cclint). This metadata/instruction mismatch is likely an oversight but worth calling out.
Instruction Scope
Instructions explicitly require reading files under ~/.claude/ (CLAUDE.md, settings.json, skills/, commands/) which is exactly what a config linter needs. This is expected, but those paths can contain sensitive data (third-party skill tokens, webhook URLs, secrets stored by other skills). The skill claims 'runs offline, no network access' which is plausible for a local CLI linter, but you should confirm the cclint binary you run does not phone home.
Install Mechanism
This is an instruction-only skill with no install spec. It requires an external 'cclint' CLI; SKILL.md points to a GitHub repo for installation. That is reasonable, but because there's no automated install spec, users must install cclint themselves — verify the project's authenticity and review its install steps before running.
Credentials
The skill declares no environment variables or credentials and the work it performs (local linting of files) does not require additional secrets. No disproportionate credential requests are present.
Persistence & Privilege
The skill does not request always: true and makes no changes to other skills or global config in its instructions. Autonomous invocation is allowed by default (normal for skills) but not elevated here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install claude-config-linter - 安装完成后,直接呼叫该 Skill 的名称或使用
/claude-config-linter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
常见问题
Claude Config Linter 是什么?
Lint your Claude Code config for token waste. Checks CLAUDE.md, hooks, skills, and commands. Gives health score and actionable fixes. Use when user asks abou... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Claude Config Linter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install claude-config-linter」即可一键安装,无需额外配置。
Claude Config Linter 是免费的吗?
是的,Claude Config Linter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Claude Config Linter 支持哪些平台?
Claude Config Linter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Claude Config Linter?
由 SingYee(@singggggyee)开发并维护,当前版本 v0.1.0。
推荐 Skills