← Back to Skills Marketplace
singggggyee

Claude Config Linter

by SingYee · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
141
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claude-config-linter
Description
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...
README (SKILL.md)

Claude Config Linter

Lint your Claude Code config for token waste.

Data access

Usage

Requires cclint CLI. See https://github.com/SingggggYee/cclint for installation.

cclint

JSON output: cclint --json

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claude-config-linter
  3. After installation, invoke the skill by name or use /claude-config-linter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Slug claude-config-linter
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.

How do I install Claude Config Linter?

Run "/install claude-config-linter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claude Config Linter free?

Yes, Claude Config Linter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Claude Config Linter support?

Claude Config Linter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claude Config Linter?

It is built and maintained by SingYee (@singggggyee); the current version is v0.1.0.

💬 Comments