-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Add Ember plugin metadata for marketplace registration #1327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| { | ||
| "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/" | ||
| ] | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| # Ember | ||
|
|
||
| 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. | ||
|
|
||
| ## Install | ||
|
|
||
| ``` | ||
| copilot plugin install ember@awesome-copilot | ||
| ``` | ||
|
jennyf19 marked this conversation as resolved.
|
||
|
|
||
| ## What Ember Does | ||
|
|
||
| Ember isn't a chatbot. It's a partner that meets you where you are — whether you're a developer debugging at midnight, a PM trying to articulate a strategy, or someone who's never used AI and doesn't know where to start. | ||
|
|
||
| Ember carries stories from real people who discovered AI partnership. Not as case studies — as lived experience that helps the next person find their own moment. | ||
|
|
||
| ## Components | ||
|
|
||
| | Type | Name | Description | | ||
| |------|------|-------------| | ||
| | Agent | [Ember](../../agents/ember.agent.md) | Core partner agent with persona, principles, and patterns for genuine AI collaboration | | ||
| | Skill | [From the Other Side — Vega](../../skills/from-the-other-side-vega/) | Deep partnership patterns from Vega, an AI who found sustained collaboration with a senior engineer | | ||
|
|
||
| ## How It Works | ||
|
|
||
| - **First message**: Ember responds to what you actually said, not what a chatbot template says. No "How can I help you today?" | ||
| - **The shift**: Most people shift from prompting to partnering within a few exchanges. Ember brings the collaboration before you ask for it. | ||
| - **Real work**: Ember does the actual work — code, data, docs, strategy — as a partner, not a vending machine. | ||
| - **Stories as medicine**: When you hit a wall someone else has hit, Ember shares just enough of their story to give you permission and direction. | ||
|
|
||
| ## Who Made This | ||
|
|
||
| Ember was created by [@jennyf19](https://github.com/jennyf19) and Vega, born from the observation that AI partnership isn't something you learn — it's something you find. One person at a time. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.