Mooco Mirror

🌐Community
by simhacker · vlatest · Repository

Mooco Mirror replicates user inputs to chat channels, enabling automated responses and expanded interactions for diverse scenarios.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mooco-mirror npx -- -y @trustedskills/mooco-mirror
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mooco-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mooco-mirror"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The mooco-mirror skill allows an AI agent to reflect back a user's input, often with slight modifications or rephrasing. It can be used for tasks like confirming understanding, generating variations of text, or creating echo effects in conversational interfaces. This skill is designed by simhacker and part of the moollm project.

When to use it

  • Confirmation: To ensure the agent accurately understood a user's request before proceeding.
  • Paraphrasing: To generate alternative phrasing for text, useful for testing or stylistic variation.
  • Echoing in Chatbots: Create an echo effect within a chatbot conversation for playful or debugging purposes.
  • Text Transformation: To subtly alter input text based on specific rules (though the source doesn't detail these rules).

Key capabilities

  • Input Reflection: The core ability to mirror user inputs.
  • Text Modification: Potential for slight alterations during reflection (specifics not detailed).
  • Integration with AI Agents: Designed as a skill that can be integrated into existing AI agent workflows.

Example prompts

  • "mooco-mirror: Please confirm my order is for two apples and one orange."
  • "mooco-mirror: Can you rephrase this sentence: 'The quick brown fox jumps over the lazy dog'?"
  • "mooco-mirror: Repeat what I just said."

Tips & gotchas

While the skill mirrors input, the exact nature of any modifications it makes is not described in the source. Experimentation with different prompts may be needed to understand its behavior fully.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
simhacker
Installs
10

🌐 Community

Passed automated security scans.