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 18, 2026
Guide 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.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.