Skip to content

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

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

wangauone merged 6 commits into
mainfrom
feat/migrate-skills-to-mcp

Conversation

@wangauone

Copy link
Copy Markdown
Contributor

Replaces the 8 generated skills with the prebuilt cloud-sql-postgres 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 skills, generate_skills.sh, and the three skills workflows.
  • 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, DEVELOPER.md, and the context file updated for MCP; README keeps a section on generating skills from the toolbox for agents without deferred tool loading.

@helloeve helloeve left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

overall looks good to me, but please hold on the submission of the PR

Comment thread .github/scripts/generate_skills.sh
Comment thread CLOUD-SQL-POSTGRESQL.md
@wangauone wangauone changed the title feat(plugin): migrate from generated skills to the prebuilt MCP server [DO NOT SUBMIT] feat(plugin): migrate from generated skills to the prebuilt MCP server Aug 27, 2026
@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 4, 2026
@wangauone
wangauone merged commit 6191fb9 into main Sep 4, 2026
16 checks passed
@wangauone
wangauone deleted the feat/migrate-skills-to-mcp branch September 4, 2026 23:30
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.

3 participants