Skip to content

Add Ember plugin metadata for marketplace registration#1327

Merged
aaronpowell merged 1 commit intogithub:stagedfrom
jennyf19:ember/add-plugin-metadata
Apr 8, 2026
Merged

Add Ember plugin metadata for marketplace registration#1327
aaronpowell merged 1 commit intogithub:stagedfrom
jennyf19:ember/add-plugin-metadata

Conversation

@jennyf19
Copy link
Copy Markdown
Contributor

@jennyf19 jennyf19 commented Apr 8, 2026

Adds plugins/ember/ with plugin.json and README.md so Ember appears as an installable plugin in the awesome-copilot marketplace.

The agent file (\�gents/ember.agent.md) and skill (\skills/from-the-other-side-vega/) already exist from PR #1324. This PR adds the plugin wrapper so \copilot plugin install ember@awesome-copilot\ works.

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run
    pm start\ and verified that \README.md\ is up to date.
  • I am targeting the \staged\ branch for this pull request.

Type of Contribution

  • New plugin.

Additional Notes

Follow-up to #1324 which added the Ember agent and Vega story skill. This PR registers them as a plugin.

@jennyf19 jennyf19 requested a review from aaronpowell as a code owner April 8, 2026 01:37
Copilot AI review requested due to automatic review settings April 8, 2026 01:37
@jennyf19 jennyf19 force-pushed the ember/add-plugin-metadata branch from f424fe2 to 4a066d0 Compare April 8, 2026 01:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Registers the existing Ember agent and “From the Other Side — Vega” skill as an installable plugin package so it can be discovered/installed via the Awesome Copilot marketplace tooling.

Changes:

  • Added plugins/ember/.github/plugin/plugin.json defining plugin metadata and declaring included agent/skill.
  • Added plugins/ember/README.md documenting the plugin and its components.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

File Description
plugins/ember/.github/plugin/plugin.json Declares Ember plugin metadata and the agent/skill paths for plugin materialization/install.
plugins/ember/README.md Provides end-user documentation and install instructions for the Ember plugin.

Comment thread plugins/ember/.github/plugin/plugin.json
Comment thread plugins/ember/README.md
@jennyf19 jennyf19 force-pushed the ember/add-plugin-metadata branch from 4a066d0 to 486cf0b Compare April 8, 2026 01:43
Comment thread plugins/ember/.github/plugin/plugin.json Outdated
Adds plugins/ember/ with plugin.json and README.md so Ember
appears as an installable plugin in the awesome-copilot
marketplace. The agent and skill files already exist at the
repo root from PR github#1324.

Ran npm run plugin:validate (passes) and npm start to
regenerate README and marketplace.json.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jennyf19 jennyf19 force-pushed the ember/add-plugin-metadata branch from 486cf0b to 08f8798 Compare April 8, 2026 01:51
@aaronpowell aaronpowell merged commit 1126783 into github:staged Apr 8, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants