agents-list

List configured agent IDs and configurations for session planning.

6|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Acosmi/CrabClaw --skill agents-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-list
Source: https://github.com/Acosmi/CrabClaw/tree/main/docs/skills/tools/sessions/agents-list
Command: npx skills add https://github.com/Acosmi/CrabClaw --skill agents-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a concise view of all configured agents by listing their IDs and configuration summaries, enabling quick validation before spawning sessions.

Core Features & Use Cases

  • List available agent IDs and configurations for sessions planning.
  • Validate the presence and basic configuration of each agent before initiating a session.
  • Use Case: Before starting a new session, quickly confirm which agents are ready and what their roles/configs are.

Quick Start

List all configured agents and display their IDs and configurations for the upcoming session.

Frequently Asked Questions about agents-list

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

FAQPage Schema
How do I list available agent IDs and configurations before starting a session?

To list available agent IDs, use a tool that queries the agent registry and returns a concise summary of each agent's ID and configuration. This validates agent presence and roles before session planning.

What is an agent registry query used for in session planning?

An agent registry query enumerates all configured agents, providing their IDs and configuration summaries. It enables quick validation of agent readiness and roles before initiating a new session.

Can I validate agent configurations before spawning a new session?

Yes, you can validate agent configurations before spawning a session by listing all available agents and reviewing their basic configuration. This confirms which agents are ready and their specific roles.

How do I check which agents are ready for an upcoming workflow session?

You check which agents are ready for an upcoming workflow session by listing all configured agents and displaying their IDs and configurations. This provides a concise view to confirm readiness and roles.

What is the best way to enumerate configured agents for tooling workflows?

The best way to enumerate configured agents for tooling workflows is to query the agent registry directly. This approach returns a concise summary of each agent's ID and configuration for quick validation.