skills-best-practicesBuild high-quality Agent Skills for Claude following official Anthropic best practices. Covers SKILL.md structure, frontmatter, description writing, progress...
Install via ClawdBot CLI:
clawdbot install tenequm/skills-best-practicesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://agentskills.ioAudited Apr 18, 2026 · audit v1.0
Generated May 5, 2026
A developer needs to create a new skill for processing invoices. They use the best practices guide to set up the directory structure, write a concise SKILL.md with proper frontmatter, and craft an effective description that ensures the skill triggers correctly.
A team lead reviews a repository of skills to ensure they follow Anthropic best practices. They check for proper naming conventions, progressive disclosure, and appropriate description wording to improve skill activation rates.
A user reports that a skill rarely activates. Using the guide, the developer rewrites the description to include specific trigger phrases and adjusts the wording to be more 'pushy', resolving the undertriggering issue.
A product manager wants to create a skill for generating reports in Claude.ai. The guide helps them structure instructions with progressive disclosure, keeping the SKILL.md concise and referencing external documents for advanced options.
An AI engineer refactors a large skill that was exceeding token limits. They apply progressive disclosure by moving detailed documentation to separate files and keeping the SKILL.md under 500 lines, reducing startup token cost.
Developers create and sell high-quality skills on a platform, following best practices to ensure reliability. Revenue comes from per-skill sales or subscription access to skill libraries.
Consultants use the guide to build custom skills for clients, integrating with their workflows. Revenue is generated through project-based consulting or retainers for ongoing skill maintenance.
Companies adopt the best practices internally to create skills for their teams, improving automation and reducing manual work. Value is captured through increased efficiency and cost savings, indirectly boosting profitability.
💬 Integration Tip
Apply progressive disclosure from the start: keep SKILL.md under 500 lines and move detailed instructions to reference files to minimize token usage.
Scored Jul 7, 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.