skill-creator-0-1-0-customGuide 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 raidan-ai/skill-creator-0-1-0-customGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 2, 2026
A company uses Skill Creator to build a skill that walks new hires through their first week, including reading benefit docs, setting up tools, and scheduling intro meetings. This ensures consistent onboarding without HR intervention.
A data analytics firm creates a skill to handle custom CSV exports from their database, applying specific filters, renaming columns, and generating summary stats. This streamlines a repetitive task for analysts.
A law firm builds a skill that guides Claude through reviewing contracts for NDA compliance, referencing company policies stored in references/. The skill ensures thorough and consistent review by junior associates.
A hospital develops a skill that assists coders in selecting ICD-10 codes by following a step-by-step workflow and referencing coding guidelines. It reduces errors and speeds up billing.
An accounting firm creates a skill that extracts data from spreadsheets, applies GAAP rules, and generates a formatted financial report. It includes a Python script for calculations and a template in assets/.
Create and sell specialized skills on a platform (like an app store) where companies can purchase pre-built skills for their industry (e.g., compliance, customer support). Revenue comes from per-download or subscription fees.
Offer consulting to enterprises to build bespoke skills tailored to their unique workflows and tools. Charge a project fee plus recurring maintenance.
Provide a basic skill for free (e.g., general writing assistant) and charge for premium bundled resources like advanced scripts, templates, and reference docs. Monetize through in-skill purchases.
💬 Integration Tip
When integrating with external tools, use scripts/ for deterministic tasks and reference docs in references/ for dynamic context, keeping SKILL.md lean.
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.