skill-linter-checkerAnalyze and validate SKILL.md files for best practices, common issues, and improvement suggestions. Use when reviewing a Skill, creating a new Skill, or when...
Install via ClawdBot CLI:
clawdbot install mengbin92/skill-linter-checkerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 20, 2026
A team is developing a new AI skill for the first time. Use the Skill Linter to validate the SKILL.md before publishing, ensuring it follows best practices and has all required fields.
An existing Code Review Bot skill has vague descriptions and missing output formats. The linter identifies issues and suggests concrete improvements to make the skill more reliable and trigger-friendly.
A developer is creating a skill to auto-generate API docs. The linter checks the frontmatter and content structure, ensuring the skill has clear steps, an output format, and proper tool declarations.
A DevOps team maintains multiple deployment skills with inconsistent structures. Running the linter across all SKILL.md files helps standardize formats, add missing fields, and catch common issues like hardcoded paths.
Before merging any SKILL.md into a shared repository, the linter runs automatically to enforce quality standards. It prevents skills with critical issues like missing descriptions or invalid YAML from being added.
Offer the Skill Linter as a premium feature within an AI agent platform, charging per audit or as part of a tiered subscription that includes skill governance tools.
Provide skill auditing as a consulting service for enterprises building custom AI agents, helping them ensure quality and reliability before deployment.
Release a basic linter as open-source to drive adoption, then sell advanced features like automated fixes, batch analysis, integrations with CI/CD, and custom rule creation.
💬 Integration Tip
Integrate the linter into your CI/CD pipeline using the allowed-tools (Read, Edit, Write) to automatically audit every SKILL.md on commit or pull request.
Scored Jun 29, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.