← 返回 Skills 市场
evianevans

Requirement Clarity

作者 EvianEvans · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
243
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install requirement-clarity
功能描述
从模糊自然语言中梳理清晰需求。Main从用户获取需求时使用,下游Agent从Main获取任务指派时使用。
安全使用建议
This is a low-risk, instruction-only helper that formalizes how an agent should ask clarifying questions and produce structured task descriptions. Before installing: (1) confirm your agent platform supports the referenced session API (sessions_send) and understand what permissions messages/requests have; (2) be aware the skill can be invoked autonomously by agents (platform default), so it may follow the protocol and prompt users or other agents for more context; (3) if you rely on strict auditing, ensure any clarifying exchanges are logged because the skill is designed to collect extra conversational context.
功能分析
Type: OpenClaw Skill Name: requirement-clarity Version: 1.0.0 The skill bundle contains only metadata and behavioral instructions in SKILL.md designed to help an AI agent clarify user requirements and task assignments. There is no executable code, network activity, or malicious prompt injection; the instructions are purely functional and align with the stated purpose of improving requirement clarity.
能力评估
Purpose & Capability
The name and description (clarifying fuzzy requirements) match the content of SKILL.md. The skill declares no binaries, env vars, or installs, which is proportional to a dialog/clarification helper.
Instruction Scope
SKILL.md limits actions to restating, asking clarification questions, and emitting structured task descriptions — all within the declared purpose. It instructs downstream agents to request clarifications via 'sessions_send', which is a platform-specific mechanism; this is expected for an agent-to-agent protocol but you should confirm your platform's session API behavior and permissions.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no disproportionate access required for its stated functionality.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request persistent presence or attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install requirement-clarity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /requirement-clarity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
需求理解确认协议。帮助 Agent 准确理解用户意图并确认需求。
元数据
Slug requirement-clarity
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Requirement Clarity 是什么?

从模糊自然语言中梳理清晰需求。Main从用户获取需求时使用,下游Agent从Main获取任务指派时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 Requirement Clarity?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install requirement-clarity」即可一键安装,无需额外配置。

Requirement Clarity 是免费的吗?

是的,Requirement Clarity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Requirement Clarity 支持哪些平台?

Requirement Clarity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Requirement Clarity?

由 EvianEvans(@evianevans)开发并维护,当前版本 v1.0.0。

💬 留言讨论