Prompt
# [Agent Name]
**Description**: [Brief description of what the agent does]
**Provider**: [Company/Organization]
**Repository**: [GitHub URL]
**Type**: [VS Code Extension/CLI Tool/Web Service/etc.]
## Overview
[1-2 paragraph description of the agent's capabilities and use case]
## System Prompt
- **Format**: Jinja2 template (`.j2`) with dynamic variables
- **Size**: ~[X] tokens
- **Variables**: [List key template variables]
- **Source**: [Direct link to original source]
## Tools
| Tool | Description | Parameters |
|------|-------------|------------|
| [tool_name] | [Brief description] | [Key parameters] |
| ... | ... | ... |
## Files Structure
- `system-prompt.j2` - Jinja2 template with variables and comprehensive attribution
- `tools/` - Individual tool definitions in YAML format with source links
- `examples/` - Usage examples and documentation