multiversx-clarification-expert
✓Identify ambiguous requirements and ask targeted clarifying questions for MultiversX development. Use when user requests are vague, missing technical constraints, or have conflicting requirements.
Installation
SKILL.md
Identify ambiguity in user requests and ask targeted questions to unblock MultiversX development or auditing tasks. This skill prevents wasted effort from incorrect assumptions.
Good: "Should the token be: A standard Fungible ESDT (simple transfers, 18 decimals) A Semi-Fungible Token (SFT) with quantity per nonce A Meta-ESDT with custom attributes If unsure, I recommend option 1 for simplicity."
Example: Before implementing the staking module, I need to clarify: Token Configuration: Which token can be staked? (specific token ID or any ESDT?) Is there a minimum stake amount?
Identify ambiguous requirements and ask targeted clarifying questions for MultiversX development. Use when user requests are vague, missing technical constraints, or have conflicting requirements. Source: multiversx/mx-ai-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/multiversx/mx-ai-skills --skill multiversx-clarification-expert- Source
- multiversx/mx-ai-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is multiversx-clarification-expert?
Identify ambiguous requirements and ask targeted clarifying questions for MultiversX development. Use when user requests are vague, missing technical constraints, or have conflicting requirements. Source: multiversx/mx-ai-skills.
How do I install multiversx-clarification-expert?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/multiversx/mx-ai-skills --skill multiversx-clarification-expert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/multiversx/mx-ai-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01