← 返回 Skills 市场
152
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install prompt-to-skill-router
功能描述
Decides the best execution path for a request—direct answer, existing skill, new skill, or multi-skill workflow—favoring lowest friction and value.
安全使用建议
This skill is internally consistent and low-risk: it only provides routing guidance and asks for no credentials or installs. Before enabling, confirm how your agent runtime exposes 'environment awareness' (what the skill can see about installed skills and system state) so you understand what it may rely on. Also ensure any downstream 'New Skill' or 'Multi-Skill' actions require explicit user approval before installing or granting access to credentials — the router may recommend installing other skills, but those follow-on installs are where permission and credential risks can appear.
功能分析
Type: OpenClaw Skill
Name: prompt-to-skill-router
Version: 1.0.0
The skill bundle is a meta-cognitive routing framework designed to help an AI agent decide the most efficient way to handle a user request (e.g., answering directly vs. using a tool). The instructions in SKILL.md focus on minimizing friction and avoiding unnecessary skill installations, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name and description match the actual content: a decision-making router. It declares no binaries, env vars, or installs — all proportional to a purely instruction-based routing skill.
Instruction Scope
SKILL.md stays within the router role and does not ask the agent to read files, secrets, or external endpoints. It does rely on unspecified 'environment awareness' (i.e., the agent's visibility into what skills are installed/available) but does not instruct how to obtain that info or to access sensitive data. This is reasonable for a meta-skill but leaves some implementation detail to the runtime.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest-risk install profile. Nothing is downloaded or written to disk.
Credentials
The skill requires no environment variables, credentials, or config paths. No disproportionate secret access is requested.
Persistence & Privilege
Defaults (always:false, autonomous invocation allowed) are normal. The skill does not request permanent presence or to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prompt-to-skill-router - 安装完成后,直接呼叫该 Skill 的名称或使用
/prompt-to-skill-router触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of prompt-to-skill-router.
- Routes user requests to the optimal execution path: direct answer, existing skill, new skill, or multi-skill workflow.
- Explicitly weighs value vs. friction for each route, emphasizing lowest-friction solutions.
- Produces clear, structured route explanations with confidence levels and reasoning against alternatives.
- Does not recommend skills by default; prefers direct solutions when appropriate.
- Integrates environment awareness, handoff logic, and clear routing principles to avoid unnecessary complexity.
元数据
常见问题
Prompt To Skill Router 是什么?
Decides the best execution path for a request—direct answer, existing skill, new skill, or multi-skill workflow—favoring lowest friction and value. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Prompt To Skill Router?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prompt-to-skill-router」即可一键安装,无需额外配置。
Prompt To Skill Router 是免费的吗?
是的,Prompt To Skill Router 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Prompt To Skill Router 支持哪些平台?
Prompt To Skill Router 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prompt To Skill Router?
由 ToBeWin(@tobewin)开发并维护,当前版本 v1.0.0。
推荐 Skills