Skip to content

feat(plugin): migrate from generated skills to the prebuilt MCP server - #126

Merged
wangauone merged 4 commits into
mainfrom
feat/migrate-skills-to-mcp
Sep 5, 2026
Merged

feat(plugin): migrate from generated skills to the prebuilt MCP server#126
wangauone merged 4 commits into
mainfrom
feat/migrate-skills-to-mcp

Conversation

@wangauone

Copy link
Copy Markdown
Contributor

Replaces the generated skills with the prebuilt MCP server, run via npx. Every tool the skills called is provided by that server, so no capability is lost.

  • Adds mcp.json and the config bucket in plugin.json; the four harness manifests are generated from them with agent-plugin-sync.
  • Removes the generated skills and the skills-generation workflow.
  • Removes toolbox_version.txt and the binary download in presubmit, no longer needed with npx.
  • Renovate now tracks @toolbox-sdk/server on npm and bumps the pin in every file that carries it.
  • README updated for MCP, and keeps a section on regenerating skills from the toolbox for agents without deferred tool loading.

@wangauone
wangauone requested review from a team as code owners August 27, 2026 21:14
@wangauone
wangauone requested a review from helloeve August 27, 2026 21:35
@wangauone wangauone changed the title [DO NOT SUBMIT] feat(plugin): migrate from generated skills to the prebuilt MCP server feat(plugin): migrate from generated skills to the prebuilt MCP server Sep 5, 2026
@wangauone
wangauone merged commit 8858b0f into main Sep 5, 2026
16 of 18 checks passed
@wangauone
wangauone deleted the feat/migrate-skills-to-mcp branch September 5, 2026 00:13
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.

2 participants