Files
team-tryouts/.agents/agents/test.agent.md
T

10 lines
560 B
Markdown

---
name: test
description: Describe what this custom agent does and when to use it.
argument-hint: The inputs this agent expects, e.g., "a task to implement" or "a question to answer".
# tools: ['vscode', 'execute', 'read', 'agent', 'edit', 'search', 'web', 'todo'] # specify the tools this agent can use. If not set, all enabled tools are allowed.
---
<!-- Tip: Use /create-agent in chat to generate content with agent assistance -->
Define what this custom agent does, including its behavior, capabilities, and any specific instructions for its operation.