aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/add_agent.md
blob: f952d4da4baafc7ffca5e7a30235911af71f605e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
name: Add a New AI Agent
about: Propose an idea or submit a new AI agent for inclusion
title: '[Agent Request] Add <Agent Name>'
labels: enhancement
assignees: ''

---

<!-- Your issue may already be reported! Please search for it before creating one. -->

**Agent Description**
<!-- Summarize the purpose and functionality of the proposed agent in a few concise sentences. -->

**Agent Conversation Starters**
<!-- Provide examples of natural language prompts a user may use to interact with the agent. -->

**Agent Tools**
<!-- List and describe the tools (if any) your agent requires or uses. -->
<!-- foo: Brief description of tool foo -->
<!-- bar: Brief description of tool bar -->

**Additional context**
<!-- Include details to help reviewers understand the feature request, such as relevant documentation, use cases, or screenshots. -->