Token导航 LogoToken导航TokenDH.com
研究检索只读unknown未标认证来源可访问许可证需确认审计未展示

skill-creator-operator技能创建器操作者

Agent Skill

skill-creator-operator 用于查找、检索和筛选相关信息,适合在 Local Agent 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

776

周安装

33

下载量

272
Local Agent

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:skill-creator-operator(技能创建器操作者)
来源仓库:https://skills.volces.com
仓库路径:skill-creator-operator
安装命令:
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。当前暂无明确安装命令,请以来源页面说明为准。

简介

用于查找、检索和筛选相关信息,支持技能创建操作类任务。

  • 适合在 Local Agent 中根据关键词或任务场景快速获取候选结果。
  • 可结合来源仓库和原始 README 继续核验具体用法。
  • 安装前应确认权限范围、维护状态及是否涉及联网或文件读写。
  • 当前分类为研究检索,功能描述较为通用,需进一步验证实际用途。

SKILL.md

Skill Creator Operator

This skill helps you create new OpenClaw skills that feel premium.

Premium means:

  • On first use, the skill runs a short conversational setup wizard (only asks what must be personalized).
  • It persists config to disk (so prompts do not grow forever).
  • It keeps SKILL.md short and uses progressive disclosure (move long docs into references/ and only load them when needed).

When to use

  • "create a new skill"
  • "scaffold a skill"
  • "make a premium skill with a setup wizard"
  • "package this workflow as a skill"

What it produces (standard output)

For a new skill <slug> it creates:

  • <skillsDir>/<slug>/SKILL.md
  • <skillsDir>/<slug>/references/
  • <skillsDir>/<slug>/scripts/ (optional helper scripts)
  • A config path convention (choose one):

- Workspace: <workspace>/.skill-config/<slug>.json - Global: ~/.openclaw/config/skills/<slug>.json (only when truly global)

Premium setup wizard rules (required)

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): <workspace>/.skill-config/<slug>.json.
  6. Run a tiny test.
  7. Tell user how to reconfigure.

If user says "skip", continue with safest defaults and warn about reduced capability.

Config storage rules

  • Default: workspace config file.
  • Optional global config only when the integration is truly global.
  • Never store secrets in long term memory files.

Optional: local KB search integration

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.

Commands (how to use this skill)

Create a skill

Ask in chat:

  • "Create a premium skill called that does."

Or run the scaffolder:

node {baseDir}/scripts/scaffold-skill.mjs <slug> "<one sentence description>"

Rebuild/upgrade a skill to premium standard

Ask:

  • "Upgrade skill to premium standard."

Publishing to ClawHub

If the user asks to publish:

  • Confirm slug, name, version, and changelog.
  • Ensure clawhub whoami is authenticated.
  • Run clawhub publish <path> --slug <slug> --name "<Name>" --version <x.y.z> --changelog "...".

Safety:

  • Review files for accidental personal paths, tokens, or private info before publishing.

Links

See references/LINKS.md for Kevin Jeppesen links and Operator Vault info.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Local Agent

83.44%
按下载量换算227

安全审计

暂无安全审计结果可展示。

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills