Multi Presence
Simhacker’s Multi Presence allows you to simultaneously embody multiple characters in a roleplay, enhancing immersion and complex interactions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add multi-presence npx -- -y @trustedskills/multi-presence
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"multi-presence": {
"command": "npx",
"args": [
"-y",
"@trustedskills/multi-presence"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The multi-presence skill allows an AI agent to maintain and manage multiple concurrent presences or identities. This enables the agent to participate in several conversations or tasks simultaneously, appearing as distinct entities. It facilitates complex interactions requiring coordinated actions across different contexts.
When to use it
- Simulating a team: Create multiple personas for collaborative problem-solving or roleplaying scenarios.
- Managing customer support queues: Handle multiple customer inquiries concurrently with each persona representing a specific agent.
- Running parallel research projects: Have the AI agent explore different avenues of investigation under separate identities.
- Complex negotiation simulations: Representing multiple parties in a negotiation, allowing for nuanced strategy and response.
Key capabilities
- Concurrent presence management
- Distinct identity maintenance
- Context switching between presences
- Coordinated actions across presences
Example prompts
- "Create two personas: 'Alice' who is a friendly salesperson and 'Bob' who is a technical support engineer."
- "Have Alice greet the customer while Bob prepares the documentation."
- "Switch to persona 'Charlie' and summarize the findings from the previous conversation."
Tips & gotchas
The skill requires careful prompt engineering to define and differentiate each presence. Ensure clear instructions are provided for context switching and task delegation between personas to avoid confusion or conflicting actions.
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.