Skip to content

Commit 199836e

Browse files
author
Stefan Broenner
committed
Add Copilot plugin manifest
1 parent ef30286 commit 199836e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

plugin.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "squad",
3+
"description": "Human-led AI agent teams for any project.",
4+
"version": "0.9.1",
5+
"author": {
6+
"name": "Brady Gaster"
7+
},
8+
"repository": "https://github.com/bradygaster/squad",
9+
"homepage": "https://github.com/bradygaster/squad#readme",
10+
"license": "MIT",
11+
"keywords": ["copilot", "multi-agent", "squad"],
12+
"agents": ".github/agents",
13+
"skills": ".copilot/skills",
14+
"mcpServers": ".copilot/mcp-config.json"
15+
}

0 commit comments

Comments
 (0)