← Back to Skills Marketplace
Requirement Clarity
by
EvianEvans
· GitHub ↗
· v1.0.0
· MIT-0
243
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install requirement-clarity
Description
从模糊自然语言中梳理清晰需求。Main从用户获取需求时使用,下游Agent从Main获取任务指派时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install requirement-clarity - After installation, invoke the skill by name or use
/requirement-clarity - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
需求理解确认协议。帮助 Agent 准确理解用户意图并确认需求。
Metadata
Frequently Asked Questions
What is Requirement Clarity?
从模糊自然语言中梳理清晰需求。Main从用户获取需求时使用,下游Agent从Main获取任务指派时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.
How do I install Requirement Clarity?
Run "/install requirement-clarity" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Requirement Clarity free?
Yes, Requirement Clarity is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Requirement Clarity support?
Requirement Clarity is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Requirement Clarity?
It is built and maintained by EvianEvans (@evianevans); the current version is v1.0.0.
More Skills