marketplace docs - #10
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates user and developer documentation to reflect the new canonical installation flow via the central G-Core/gcore-marketplace repository, while retaining local-clone/air-gapped fallback instructions where applicable.
Changes:
- Update Claude Code and Codex install commands to use
G-Core/gcore-marketplaceandgcore-fastedge@gcore-marketplace. - Refresh quickstart and troubleshooting docs to match the new canonical marketplace.
- Expand internal distribution docs to describe canonical vs in-repo fallback descriptors.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates canonical install commands (Claude Code + Codex) to use the central marketplace repo. |
| docs/quickstart.md | Aligns Quickstart install and troubleshooting instructions with the central marketplace. |
| docs/codex-quickstart.md | Aligns Codex quickstart install instructions with the central marketplace. |
| context/PLUGIN_DISTRIBUTION.md | Documents canonical central marketplace discovery and in-repo fallback descriptors. |
| CLAUDE.md | Updates developer quick reference to include canonical central marketplace install path. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+58
to
+59
| | 1 | Claude plugin (`plugins/gcore-fastedge/`) | Claude Code users | `/plugin marketplace add G-Core/gcore-marketplace` → `/plugin install gcore-fastedge@gcore-marketplace` (canonical). Local/air-gapped fallback: add this repo directly → `gcore-fastedge@gcore-fastedge-marketplace` | | ||
| | 2 | Codex plugin (`plugins/gcore-fastedge-codex/`) | Codex CLI users | `codex plugin marketplace add G-Core/gcore-marketplace` → `gcore-fastedge@gcore-marketplace` (canonical). Local/air-gapped fallback: add this repo directly; resolves via `.agents/plugins/marketplace.json` (`gcore-fastedge-codex-marketplace`) | |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.