custom-agent-usage
CommunityDiscover 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.mdfiles 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-invocationflag. - Agent Name Retrieval: Extracts the correct
agentNamefor 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
runSubagentcommand.
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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.