Mind Mirror
Mind Mirror analyzes text to reveal underlying emotions, intentions, and biases – a valuable tool for deeper understanding & critical assessment.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add mind-mirror npx -- -y @trustedskills/mind-mirror
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mind-mirror": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mind-mirror"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The mind-mirror skill allows an AI agent to reflect back a user's previous statements, essentially mimicking their tone and phrasing. This can be used for tasks like paraphrasing instructions, confirming understanding, or creating more engaging conversational experiences by mirroring the user’s style. It aims to improve communication clarity and build rapport through stylistic imitation.
When to use it
- Confirming Instructions: After a complex set of instructions are given, use
mind-mirrorto have the agent rephrase them in the user's own words for verification. - Paraphrasing User Input: If you want an AI agent to demonstrate understanding by restating what was said.
- Creating Engaging Conversations: To build rapport and create a more personalized interaction, mirror the user’s language style.
- Roleplaying/Imitation: When simulating a specific persona or imitating someone's communication style.
Key capabilities
- Tone mirroring
- Phrase mimicking
- Instruction paraphrasing
- Stylistic imitation
Example prompts
- "Mirror back the instructions I just gave you."
- "Can you rephrase my last statement?"
- "Reflect my tone in your next response."
Tips & gotchas
The effectiveness of mind-mirror depends on the clarity and distinctiveness of the user’s language. It works best with relatively short, well-defined statements.
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.