meta-list-all-agents

List all available AI sub-agent types with descriptions and tool access.

14|Updated May 28, 2024
One-click install
npx skills add https://github.com/cameronraysmith/vanixiets --skill meta-list-all-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-list-all-agents
Source: https://github.com/cameronraysmith/vanixiets/tree/main/modules/home/ai/skills/src/claude/meta-list-all-agents
Command: npx skills add https://github.com/cameronraysmith/vanixiets --skill meta-list-all-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand and leverage the full range of AI agents available within the system, ensuring they can select the most appropriate tool for their task.

Core Features & Use Cases

  • Agent Discovery: Provides a clear, organized list of all available sub-agent types.
  • Tool Access Information: Details the specific tools each agent can access.
  • Use Case: Before assigning a complex task, a user can quickly run this Skill to see if a specialized agent already exists for a sub-task, rather than trying to describe it to a general-purpose agent.

Quick Start

List all available agents and their descriptions.

Frequently Asked Questions about meta-list-all-agents

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

FAQPage Schema
How do I list all available AI sub-agents in my system?

To list available AI sub-agents, query the internal agent definitions to retrieve a clear, organized inventory of agent types alongside their specific tool access permissions for task dispatch.

What is the best way to discover specialized AI agents for a complex task?

The best way to discover specialized AI agents is to query the internal agent ecosystem to find existing sub-agents with matching descriptions and tool access, avoiding the need to use a general-purpose agent.

Do I need external dependencies to query the AI agent ecosystem?

No external dependencies are required to query the AI agent ecosystem. The discovery process operates entirely by querying internal agent definitions to retrieve agent types and their tool access capabilities.

Can I see what tools a specific AI agent can access?

Yes, you can see the specific tools an AI agent can access. The agent discovery output details the tool access capabilities of each available sub-agent to facilitate effective task dispatch and agent selection.

When should I use a specialized sub-agent instead of a general-purpose agent?

You should use a specialized sub-agent instead of a general-purpose agent when an existing agent's tool access capabilities perfectly match your sub-task requirements, ensuring more effective and targeted task dispatch.