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
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
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.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.