|
72 | 72 | } |
73 | 73 | }, |
74 | 74 | { |
75 | | - "name": "skills-for-copilot-studio", |
76 | | - "description": "Microsoft Copilot Studio plugins for AI coding agents", |
77 | | - "version": "1.0.3", |
78 | | - "author": { |
79 | | - "name": "Microsoft Copilot Studio CAT Team", |
80 | | - "url": "https://www.microsoft.com" |
| 75 | + "name": "skills-for-copilot-studio", |
| 76 | + "description": "Microsoft Copilot Studio plugins for AI coding agents", |
| 77 | + "version": "1.0.3", |
| 78 | + "author": { |
| 79 | + "name": "Microsoft Copilot Studio CAT Team", |
| 80 | + "url": "https://www.microsoft.com" |
81 | 81 | }, |
82 | | - "homepage": "https://github.com/microsoft/skills-for-copilot-studio", |
83 | | - "keywords": ["copilot", "copilot-studio", "studio", "agent", "microsoft", "coding"], |
84 | | - "license": "MIT", |
85 | | - "repository": "https://github.com/microsoft/skills-for-copilot-studio", |
86 | | - "source": { |
87 | | - "source": "github", |
88 | | - "repo": "microsoft/skills-for-copilot-studio" |
| 82 | + "homepage": "https://github.com/microsoft/skills-for-copilot-studio", |
| 83 | + "keywords": ["copilot", "copilot-studio", "studio", "agent", "microsoft", "coding"], |
| 84 | + "license": "MIT", |
| 85 | + "repository": "https://github.com/microsoft/skills-for-copilot-studio", |
| 86 | + "source": { |
| 87 | + "source": "github", |
| 88 | + "repo": "microsoft/skills-for-copilot-studio" |
89 | 89 | } |
90 | 90 | }, |
91 | 91 | { |
|
155 | 155 | "source": "github", |
156 | 156 | "repo": "microsoft/What-I-Did-Copilot" |
157 | 157 | } |
| 158 | + }, |
| 159 | + { |
| 160 | + "name": "copilot-brag-sheet", |
| 161 | + "description": "Auto-track AI coding sessions into a work impact log (brag sheet). Say 'brag' to save accomplishments, 'review my work' to see your log. Zero dependencies, local-first.", |
| 162 | + "version": "1.0.0", |
| 163 | + "author": { |
| 164 | + "name": "Vidhart Bhatia" |
| 165 | + }, |
| 166 | + "homepage": "https://github.com/vidhartbhatia/copilot-brag-sheet", |
| 167 | + "keywords": ["brag-sheet", "work-tracker", "impact-log", "performance-review", "local-first"], |
| 168 | + "license": "MIT", |
| 169 | + "repository": "https://github.com/vidhartbhatia/copilot-brag-sheet", |
| 170 | + "source": { |
| 171 | + "source": "github", |
| 172 | + "repo": "vidhartbhatia/copilot-brag-sheet" |
| 173 | + } |
158 | 174 | } |
159 | 175 | ] |
0 commit comments