mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 18:03:02 +00:00
24 lines
651 B
JSON
24 lines
651 B
JSON
{
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
|
"name": "site-studio",
|
|
"description": "Plan, draft, and track a personal website section by section — a shared canvas where you and your agent author content, watch progress, and review every change.",
|
|
"version": "1.0.2",
|
|
"author": {
|
|
"name": "Ayan Gupta",
|
|
"url": "https://github.com/ayangupt"
|
|
},
|
|
"keywords": [
|
|
"agent-collaboration",
|
|
"content-authoring",
|
|
"personal-website",
|
|
"progress-tracking",
|
|
"section-planning",
|
|
"site-builder"
|
|
],
|
|
"extensions": {
|
|
"com.github.copilot": {
|
|
"logo": "assets/preview.png"
|
|
}
|
|
}
|
|
}
|