skill-creator-2Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Install via ClawdBot CLI:
clawdbot install yixinli867/skill-creator-2Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A company wants to automate repetitive workflows like invoice processing or customer onboarding. This skill guides creating a skill with scripts for data extraction and references for business rules, enabling Claude to execute these tasks reliably.
A software development team needs to integrate Claude with external APIs for tasks like data synchronization or reporting. This skill helps structure the skill with API documentation in references and scripts for API calls, ensuring accurate and efficient integrations.
Organizations in regulated industries require guidance on adhering to policies like GDPR or internal standards. This skill assists in crafting a skill with detailed references for regulations and workflows for compliance checks, helping Claude provide accurate advice.
Marketing agencies or content creators want to produce consistent branded materials. This skill supports building a skill with assets like templates and references for brand guidelines, allowing Claude to generate tailored content efficiently.
Educational institutions or corporate trainers aim to develop interactive learning tools. This skill facilitates creating a skill with structured workflows and reference materials, enabling Claude to guide users through customized training programs.
Offer services to design and implement tailored skills for clients, charging based on project complexity or hourly rates. This leverages the skill's guidance to create specialized solutions that enhance client operations.
Develop a platform where users can build and deploy skills using templates and tools, with subscription tiers for access. This model monetizes by providing an intuitive interface and support based on the skill's principles.
Provide courses and certifications on skill development, targeting professionals looking to upskill. Revenue comes from course fees and certification renewals, using the skill as a core curriculum component.
💬 Integration Tip
Start by defining clear use cases in the skill's frontmatter to ensure Claude triggers it appropriately, and keep the SKILL.md body concise by offloading detailed content to references files for better context management.
Scored Apr 19, 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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.