← 返回 Skills 市场
Opencode Select Confirm
作者
TechhnicistSmallWhite
· GitHub ↗
· v1.0.3
304
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install opencode-select-confirm
功能描述
当用户请求推荐多个选项时弹出选择框让用户确认,以及当用户说"让我确认"时显示确认对话框
安全使用建议
This skill is low-risk and only describes UI behavior. Before installing, confirm that your agent runtime provides the referenced 'question' tool (the skill assumes a dialog API) so it won't attempt unexpected fallbacks. Also: ensure the options you present to users do not contain sensitive data (the skill will display whatever candidates it generates), and test triggers (phrases like “推荐”, “确认”, and “confirm”) so the dialog doesn't fire inadvertently. If you later see code or install steps added to this skill that request network access, credentials, or file reads, re-evaluate because that would change the risk profile.
功能分析
Type: OpenClaw Skill
Name: opencode-select-confirm
Version: 1.0.3
The skill bundle 'opencode-select-confirm' is a UI interaction helper designed to manage recommendation and confirmation flows for an AI agent. It contains only metadata and markdown instructions (SKILL.md) that guide the agent to present selection boxes to the user; it lacks any executable code, network requests, or instructions for data exfiltration or unauthorized system access.
能力评估
Purpose & Capability
The name and description state the skill shows selection and confirmation dialogs; the SKILL.md only instructs the agent to present choice boxes and follow simple dialog flows. There are no requested env vars, binaries, or config paths that would be unnecessary for a UI/dialog skill.
Instruction Scope
Runtime instructions are narrowly scoped to presenting 3–5 candidate options, showing a follow-up action menu, and showing a confirmation dialog when asked. The SKILL.md references a 'question' tool for the selection UI but does not instruct reading files, accessing environment variables, contacting external endpoints, or exfiltrating data.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. Its declared needs are proportionate to its UI-focused purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system presence or modify other skills' configs. Autonomous invocation is allowed (the platform default) and not, by itself, a security issue here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opencode-select-confirm - 安装完成后,直接呼叫该 Skill 的名称或使用
/opencode-select-confirm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Streamlined skill description and user interaction steps for clarity.
- Expanded trigger phrases to better capture recommendation and selection scenarios.
- Simplified recommended flow: always show a choice dialog immediately when the user requests a recommendation or selection.
- Reduced complexity: no longer splits recommendation into multi-step detailed dialogs.
- Clarified confirmation dialog behavior for "让我确认" and removed redundant instructions.
v1.0.2
Version 1.0.2
- 新增“实践总结”与“问题诊断”部分,明确常见误区及改进措施,提升实际对话体验
- 强化了对简化表述(如“随便”、“都可以”)时选择框触发的规则
- 明确“换一批”时应刷新并弹出新一批选择框
- 增加检验清单,确保推荐/选择流程每步都有明确弹出和结束判断
- 文档细化多步推荐流程、结束条件、错误示例,便于理解正确交互流程
v1.0.0
- Initial release of the "对话与选择确认" (Dialog & Selection Confirmation) skill.
- Guides users through multi-step recommendations with confirmation dialogs for each step.
- Supports an explicit confirmation dialog when users say "让我确认" or similar phrases.
- Provides standard flows and handling rules for recommendation, selection, and confirmation scenarios.
- Removed redundant origin metadata file.
v1.0.1
- Improved multi-step confirmation: Options are now presented in sequential choice dialogs for multi-option recommendations.
- Added explicit confirmation dialog when the user says "让我确认".
- Choices are structured to avoid overwhelming users—never more than 7 options per dialog.
- Enhanced flow control: users can restart or adjust choices at each step, and dialogs close when users decline further recommendations.
- Triggers expanded to include common recommendation and confirmation phrases.
元数据
常见问题
Opencode Select Confirm 是什么?
当用户请求推荐多个选项时弹出选择框让用户确认,以及当用户说"让我确认"时显示确认对话框. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 304 次。
如何安装 Opencode Select Confirm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opencode-select-confirm」即可一键安装,无需额外配置。
Opencode Select Confirm 是免费的吗?
是的,Opencode Select Confirm 完全免费(开源免费),可自由下载、安装和使用。
Opencode Select Confirm 支持哪些平台?
Opencode Select Confirm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Opencode Select Confirm?
由 TechhnicistSmallWhite(@techhnicistsmallwhite)开发并维护,当前版本 v1.0.3。
推荐 Skills