skill-creator-agentCreate, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an exis...
Install via ClawdBot CLI:
clawdbot install utromaya-code/skill-creator-agentGrade Fair — 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 May 2, 2026 · audit v1.0
Generated Aug 22, 2026
A developer identifies a repetitive workflow (e.g., generating project reports) and decides to create a skill to automate it. They use this skill to scaffold the skill directory, write effective SKILL.md metadata, and bundle relevant scripts or references.
An AI engineer notices that a skill consumes too much context due to overlong instructions. They use this skill to audit and refactor SKILL.md, move detailed documentation to references/, and ensure only essential information occupies the context window.
A quality assurance specialist reviews a skill library to ensure all skills adhere to the AgentSkills spec. They use this skill to validate frontmatter fields, directory structure, and resource placement, generating reports for remediation.
A technical writer cleans up a legacy skill with outdated files. They use this skill to reorganize assets, remove stale content, and update the SKILL.md description to better match current usage.
An educator preparing a workshop on AI agent customization uses this skill to demonstrate how to author effective skills, emphasizing concise context usage and appropriate degrees of freedom.
Consultants help enterprises develop custom skills to automate internal processes, reducing manual effort and increasing operational efficiency.
A platform where developers publish and sell pre-built skills for various domains. Revenue comes from commissions or listing fees.
A software-as-a-service product that provides a repository, version control, and analytics for an organization's skill library, with features to audit and optimize skills.
💬 Integration Tip
Integrate this skill into your CI/CD pipeline to automatically audit new or modified skills before deployment, ensuring compliance and efficiency.
Scored Jun 11, 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.