custom-agent-usage

Community

Discover and use custom agents.

AuthorPracticalSwan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of finding, validating, and invoking custom AI agents defined locally, making it easier to leverage specialized agent functionalities.

Core Features & Use Cases

  • Agent Discovery: Locates .agent.md files in specified local directories (Claude, VS Code Insiders).
  • Invocability Check: Verifies if an agent can be used as a subagent by checking the disable-model-invocation flag.
  • Agent Name Retrieval: Extracts the correct agentName for delegation.
  • Use Case: You need to delegate a complex testing task to a specialized agent. This Skill helps you find the right testing agent, confirm it's ready for use, and get its exact name for the runSubagent command.

Quick Start

Find all custom agents in your local directories and list the ones that can be invoked as subagents.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: custom-agent-usage
Download link: https://github.com/PracticalSwan/agent-skills/archive/main.zip#custom-agent-usage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.