Day3 Clarify
Day3 Clarify helps refine ambiguous prompts by suggesting clearer, more specific instructions for better AI responses and improved results.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add day3-clarify npx -- -y @trustedskills/day3-clarify
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"day3-clarify": {
"command": "npx",
"args": [
"-y",
"@trustedskills/day3-clarify"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The day3-clarify skill helps AI agents understand and rephrase complex or ambiguous instructions. It can break down large tasks into smaller, more manageable steps and ensure the agent fully grasps the user's intent. This leads to improved task completion accuracy and a better overall user experience.
When to use it
- When you receive vague or unclear instructions from a user.
- For complex projects requiring multiple sequential actions.
- To verify understanding before starting a potentially time-consuming task.
- When the agent is struggling to complete tasks as expected due to ambiguity.
Key capabilities
- Instruction breakdown
- Ambiguity resolution
- Task simplification
- Step-by-step guidance generation
Example prompts
- "Can you clarify what 'optimize this report' means?"
- "Break down the steps needed to create a social media campaign."
- "I want to write an email. Can you help me outline the key points I should cover?"
Tips & gotchas
The skill is most effective when given complex or multi-faceted prompts. It may require multiple iterations of clarification to fully resolve ambiguity, so be prepared for a back-and-forth conversation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.