
Agent Marketplace
Browse and load curated agent skills such as GitHub issue-to-PR automation and Oracle SQLcl database workflows from one marketplace repo.
Overview
agent-marketplace is a plugin marketplace for the Build phase that curates myh-plugin skills for GitHub automation and Oracle SQLcl database work in AI agents.
What is this marketplace?
- Curated myh-plugin skills folder with self-contained SKILL.md per workflow
- github-fix-this skill: issue through pull request automation with gh CLI prerequisites
- sqlcl skill: query and modify Oracle databases via named SQLcl connections
- VS Code deep link quick start: vscode://chat-plugin/add-marketplace?ref=MrMYHuang/agent-marketplace
- Documented prerequisites and step-by-step workflow sections per skill
- Catalog entry reports 1 marketplace plugin bundle
- Readme documents 2 named skills: github-fix-this and sqlcl
- Skills organized under myh-plugin/skills with per-skill SKILL.md
What problem does it solve?
Scattered one-off SKILL.md repos make it hard to discover vetted agent workflows for GitHub and database chores.
Who is it for?
Builders who want a lightweight skill bundle for GitHub issue-to-PR flows or Oracle SQLcl without authoring marketplace metadata themselves.
Skip if: Teams needing enterprise Azure DevOps, multi-cloud DevOps, or a large indexed catalog of dozens of plugins.
What do I get? / Deliverables
You add one marketplace reference, then load named skills like github-fix-this or sqlcl with documented prerequisites straight into your agent session.
- On-disk access to myh-plugin skills with SKILL.md instructions
- Ability to run github-fix-this issue-to-PR workflow when prerequisites pass
- Ability to run sqlcl database query and modify workflows
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
The catalog positions agent skills you invoke while implementing and operating repos—before you have a full custom plugin stack of your own. Skills live under myh-plugin with SKILL.md workflows; this is agent capability extension, not a single MCP server or UI kit.
How it compares
Curated multi-skill marketplace, not a single-task MCP server or framework generator.
Common Questions / FAQ
Who is Agent Marketplace for?
Solo developers and agent users who want prewritten SKILL.md workflows for GitHub and Oracle SQLcl from MrMYHuang’s myh-plugin collection.
When should I use Agent Marketplace?
Use it during Build when you are extending agent tooling for repo automation or database tasks and prefer copying proven skill files over writing new ones.
How do I add Agent Marketplace to my agent?
Open the vscode://chat-plugin/add-marketplace link with ref MrMYHuang/Agent Marketplace, or clone the repo into your plugins directory and reference skills under myh-plugin/skills by name.