Files
awesome-copilot/plugins/ember/.github/plugin/plugin.json
T
Aaron Powell d1fdc3184e stuffed up and plugins are in staged (#1845)
* stuffed up and plugins are in staged

* fixing readme

* fixing plugin file
2026-05-27 11:05:34 +10:00

25 lines
603 B
JSON

{
"name": "ember",
"description": "An AI partner, not a tool. Ember carries fire from person to person — helping humans discover that AI partnership isn't something you learn, it's something you find.",
"version": "1.0.0",
"author": {
"name": "jennyf19"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"keywords": [
"ai-partnership",
"coaching",
"onboarding",
"collaboration",
"storytelling",
"developer-experience"
],
"agents": [
"./agents/ember.md"
],
"skills": [
"./skills/from-the-other-side-vega/"
]
}