skill-creator-0-1-0Guide 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 capa...
Install via ClawdBot CLI:
clawdbot install 86293073/skill-creator-0-1-0Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://www.apache.org/licenses/Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A financial services firm wants to create a skill that guides Claude through generating quarterly reports, integrating with internal APIs to fetch real-time market data, and applying company-specific compliance rules. The skill would include references for financial schemas and scripts for data processing.
An e-commerce company aims to develop a skill that helps Claude handle customer inquiries by accessing product databases, generating personalized responses using templates from assets, and following escalation workflows documented in references for support policies.
A law firm seeks to create a skill that assists Claude in drafting contracts and NDAs by referencing legal templates in assets, incorporating jurisdiction-specific clauses from references, and using scripts to validate document formatting.
A healthcare provider wants a skill to guide Claude in anonymizing patient data from electronic health records, following HIPAA guidelines in references, and executing Python scripts for data transformation and report generation.
A tech company plans to build a skill that enables Claude to review code submissions by referencing coding standards in documentation, applying automated linting scripts, and suggesting fixes based on company-specific best practices.
Companies can offer the skill as part of a subscription-based AI toolset, integrating with existing SaaS platforms to automate tasks like data entry or report generation, generating revenue through monthly user fees.
Agencies specialize in creating tailored skills for clients in industries like finance or healthcare, charging project-based fees for development and ongoing maintenance, with revenue from one-time contracts and retainer services.
A platform hosts a marketplace where developers sell pre-built skills for common use cases, such as customer support or legal drafting, earning revenue through commissions on sales or licensing fees for premium skills.
💬 Integration Tip
Start by defining clear frontmatter in SKILL.md to trigger the skill appropriately, and use references for detailed documentation to keep the main file lean and context-efficient.
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.
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.