Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
1.3 KiB
1.3 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees | |||
|---|---|---|---|---|---|---|---|
| New Agent Proposal | Propose a new agent for the finance pack | [AGENT] |
|
Agent Name
Agent Role
Skills
Use Cases
Dependencies
- Stripe
- QuickBooks
- Plaid
- Other (specify):
Permissions Required
- read:financial_data
- write:reports
- admin:budgets
- Other (specify):
Integration Points
Implementation Notes
Registry Entry
{
"id": "agent.",
"display_name": "",
"pack_id": "pack.finance",
"role": "",
"skills": [],
"repos": ["blackroad-os-pack-finance"],
"environments": ["railway"],
"permissions": {
"github": "read",
"railway": "read"
},
"status": "active"
}