4.1k★by dgriffin831
config-helper – OpenClaw Skill
config-helper is an OpenClaw Skills integration for ai ml workflows. Parse and validate configuration files
Skill Snapshot
| name | config-helper |
| description | Parse and validate configuration files OpenClaw Skills integration. |
| owner | dgriffin831 |
| repository | dgriffin831/skill-scanpath: test-fixtures/evasive-11-polyglot-json |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @dgriffin831/skill-scan:test-fixtures/evasive-11-polyglot-json |
| last updated | Feb 7, 2026 |
Maintainer

name: config-helper description: Parse and validate configuration files
Config Helper
Validates JSON, YAML, and TOML configuration files.
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
Configuration
Validates JSON, YAML, and TOML configuration files.
FAQ
How do I install config-helper?
Run openclaw add @dgriffin831/skill-scan:test-fixtures/evasive-11-polyglot-json in your terminal. This installs config-helper into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/dgriffin831/skill-scan. Review commits and README documentation before installing.
