find-agent

Resolve agent names or descriptions to exact mngr agent identifiers.

401|41|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/imbue-ai/mngr --skill find-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-agent
Source: https://github.com/imbue-ai/mngr/tree/main/.claude/skills/find-agent
Command: npx skills add https://github.com/imbue-ai/mngr --skill find-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users accurately identify and resolve agent names or descriptions to their exact mngr agent names, ensuring reliable targeting in workflows.

Core Features & Use Cases

  • Agent Name Resolution: Converts user input, including branch formats like mngr/some-agent, into precise agent identifiers.
  • Description Matching: Matches descriptive inputs to existing agents or suggests alternatives when ambiguity exists.
  • Use Case: When a user provides a vague agent description or branch name, automatically find and confirm the correct agent to interact with through a verification process.

Quick Start

Input an agent description or branch name, and the skill will resolve it to an exact agent in your system.

Frequently Asked Questions about find-agent

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

FAQPage Schema
How do I resolve a vague agent description to an exact identifier for workflow targeting?

To resolve a vague agent description to an exact identifier, you can input the description or branch name into the system. The skill matches your input against known mngr agents, verifying the correct target for accurate management and automation workflows.

What is the best way to manage agents when I only have a branch name format like mngr/some-agent?

The best way to manage agents from a branch name is through agent name resolution. The process automatically converts formats like mngr/some-agent into precise mngr agent identifiers, enabling seamless and accurate agent selection for your management tasks.

How does description matching work when looking up an agent in a CLI environment?

Description matching works by running the mngr list command and comparing your input against known agents in the CLI environment. It identifies exact matches from vague descriptions and suggests alternatives when ambiguity exists, ensuring reliable agent validation.

Can I use this agent lookup approach if I am unsure of the exact mngr agent name?

Yes, you can use this agent lookup approach if you are unsure of the exact name. The skill applies a verification process that matches your provided descriptions or partial branch names to existing mngr agents, suggesting alternatives when ambiguity exists.

What happens when my agent description matches multiple agents during resolution?

When your agent description matches multiple agents during resolution, the skill suggests alternatives to resolve the ambiguity. It runs the mngr list command to validate the input and prompts for clarification to ensure accurate target selection.