Premium Skill Creator by Kevin Jeppesen (The Operator Vault). Create better OpenClaw skills with a premium first-use setup wizard pattern, minimal context bl...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install skill-creator-operator或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install skill-creator-operator⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/skill-creator-operator/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: skill-creator-operator description: "Premium Skill Creator by Kevin Jeppesen (The Operator Vault). Create better OpenClaw skills with a premium first-use setup wizard pattern, minimal context bloat, and reusable scaffolding. Links: YouTube https://www.youtube.com/@kevin-jeppesen | Skool https://skool.com/operator-vault | Site https://theoperatorvault.io | X https://x.com/seo_ecom | LinkedIn https://www.linkedin.com/in/kevin-jeppesen/ | Facebook https://www.facebook.com/kevinjeppesen/" ---
This skill helps you create new OpenClaw skills that feel premium.
Premium means:
references/ and only load them when needed).For a new skill it creates:
//SKILL.md //references/ //scripts/ (optional helper scripts) - Workspace: - Global: ~/.openclaw/config/skills/ (only when truly global)
On first use, if config missing: 1) Ask permission and give time estimate ("60 seconds"). 2) Ask only 3 to 8 questions max. 3) Use defaults, keep advanced options behind a single extra question. 4) Summarize choices, ask for confirmation. 5) Write config to the workspace (recommended): . 6) Run a tiny test. 7) Tell user how to reconfigure.
If user says "skip", continue with safest defaults and warn about reduced capability.
If the user has a local search tool (for example QMD), keep bulk docs outside SKILL.md and store them in a user chosen folder that their search tool indexes.
Do not assume any particular directory layout.
Ask in chat:
Or run the scaffolder:
node {baseDir}/scripts/scaffold-skill.mjs <slug> "<one sentence description>"
Ask:
If the user asks to publish:
clawhub whoami is authenticated.clawhub publish --slug --name "" --version --changelog "..." .Safety:
See references/LINKS.md for Kevin Jeppesen links and Operator Vault info.
安装 Skill Creator Operator 后,可以对 AI 说这些话来触发它
Help me get started with Skill Creator Operator
Explains what Skill Creator Operator does, walks through the setup, and runs a quick demo based on your current project
Use Skill Creator Operator to premium Skill Creator by Kevin Jeppesen (The Operator Vault)
Invokes Skill Creator Operator with the right parameters and returns the result directly in the conversation
What can I do with Skill Creator Operator in my ai agent & automation workflow?
Lists the top use cases for Skill Creator Operator, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/skill-creator-operator/ 目录(个人级,所有项目可用),或 .claude/skills/skill-creator-operator/(项目级)。重启 AI 客户端后,用 /skill-creator-operator 主动调用,或让 AI 根据上下文自动发现并使用。
Skill Creator Operator 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Skill Creator Operator 可免费安装使用。请查阅仓库了解许可证信息。
Premium Skill Creator by Kevin Jeppesen (The Operator Vault). Create better OpenClaw skills with a premium first-use setup wizard pattern, minimal context bl...
Skill Creator Operator 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my ai agent & automation tasks using Skill Creator Operator
Identifies repetitive steps in your workflow and sets up Skill Creator Operator to handle them automatically