Files
awesome-copilot/extensions/site-studio/canvas.json
T
github-actions[bot] c2b1f7d768 chore: publish from main
2026-06-29 23:10:36 +00:00

25 lines
613 B
JSON

{
"id": "site-studio",
"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.0",
"keywords": [
"agent-collaboration",
"content-authoring",
"personal-website",
"progress-tracking",
"section-planning",
"site-builder"
],
"screenshots": {
"icon": {
"path": "assets/preview.png",
"type": "image/png"
},
"gallery": {
"path": "assets/preview.png",
"type": "image/png"
}
}
}