simulator-agents

Discover and load agents by competency, then delegate tasks or route messages.

58|9|Updated May 5, 2026
One-click install
npx skills add https://github.com/corezoid/simulator-ai-plugin --skill simulator-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simulator-agents
Source: https://github.com/corezoid/simulator-ai-plugin/tree/main/plugins/simulator/skills/simulator-agents
Command: npx skills add https://github.com/corezoid/simulator-ai-plugin --skill simulator-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill enables you to discover the right agent by competency, load its "# Agent" profile, and adopt it as the active persona to handle tasks or delegate work.

Core Features & Use Cases

  • Discover agents by competency or identity using findAgent, searchUsers, or searchActors.
  • Load and inject the agent profile into the conversation, then act or delegate as appropriate.
  • Route work by generating tasks, sending p2p messages, or triggering runnable agents, all while replying in the caller's language.
  • Use cases include delegating tasks to the user's agent twin, assigning work to a bot/service, or querying capabilities before selecting an executor.

Quick Start

Ask me to delegate a task to an agent by name or competency.

Frequently Asked Questions about simulator-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate tasks to agents based on their competencies?

To delegate tasks by competency, you discover the most suitable agent using search tools, load its agent profile, and inject it into the current session to route work or trigger runnables. This ensures tasks are matched to the correct agent capabilities.

What is the best way to discover an agent by identity in my workspace?

Discovering an agent by identity involves using search functions to find matching users or actors within the workspace. You can then load the identified agent's profile to adopt its persona for handling specific tasks or queries.

Can I route messages and trigger runnables across workspace actors?

Yes, you can route work by generating tasks, sending peer-to-peer messages, or triggering runnable agents across workspace actors. The active agent profile applies its capabilities to manage these delegation and routing actions.

How does agent profile injection work for task delegation?

Agent profile injection works by loading a selected agent's profile and applying it as the active persona in the current session. This allows the system to adopt the agent's specific capabilities to execute or delegate tasks effectively.

Does the agent delegation system support language localization for replies?

Yes, the agent delegation system enforces user-grounded safety and language localization. It ensures that all routed work, generated tasks, and peer-to-peer messages reply in the caller's native language.

When should I use agent discovery instead of directly assigning work?

You should use agent discovery when you need to query capabilities before selecting an executor. It allows you to identify the most suitable agent by competency or identity, ensuring the chosen agent profile matches the task requirements.