skill-creator-operatorPremium Skill Creator by Kevin Jeppesen (The Operator Vault). Create better OpenClaw skills with a premium first-use setup wizard pattern, minimal context bl...
Install via ClawdBot CLI:
clawdbot install Kevjade/skill-creator-operatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.youtube.com/@kevin-jeppesenAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A SaaS company uses this skill to create a premium onboarding skill for new users. The setup wizard captures user preferences like notification settings and default dashboards, storing them in workspace config to avoid repetitive prompts. This ensures a personalized, efficient first-time experience without bloating the skill's context.
An e-commerce business packages its product listing workflow into a skill. The wizard asks for API keys, default categories, and shipping settings during first use, persisting them to disk. This reduces manual input for repeated tasks and keeps the skill lightweight by moving detailed docs to references.
An edtech developer creates a skill for generating quiz content. The setup wizard queries for subject matter, difficulty levels, and output formats, storing config in the workspace. This allows teachers to quickly scaffold customized quizzes with minimal ongoing interaction, leveraging local KB search for bulk question banks.
A marketing agency builds a skill to automate social media posting. The wizard captures platform credentials, posting schedules, and content templates on first use, with config saved globally for team-wide access. This streamlines campaign setup while maintaining security by avoiding secret storage in memory files.
A large enterprise uses this skill to standardize internal reporting processes. The setup wizard asks for department-specific parameters and report formats, persisting them to workspace config. This enables consistent, premium-quality skill creation across teams without context bloat, with optional scripts for data handling.
Developers use this skill to create and publish premium skills on ClawHub, offering basic features for free with advanced setup options behind a paywall. Revenue comes from subscription fees or one-time purchases for upgraded skills, leveraging the skill's config persistence to enhance user retention.
Agencies or freelancers offer services to build and upgrade skills for clients using this tool. They charge for initial setup, wizard configuration, and ongoing maintenance, with revenue based on project complexity and support contracts. The skill's scaffolding reduces development time, increasing profitability.
Educators create courses teaching how to use this skill for premium skill development. Revenue is generated through course sales, certifications, and community memberships on platforms like Skool, with the skill's references and links driving engagement and upsells to advanced features.
💬 Integration Tip
Integrate with local knowledge base tools like QMD by storing bulk documentation in user-chosen folders, keeping SKILL.md concise and loading references only when needed to avoid context bloat.
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.