{"id":45975242,"url":"https://github.com/planetscale/claude-plugin","last_synced_at":"2026-02-28T16:04:41.216Z","repository":{"id":340746083,"uuid":"1155351734","full_name":"planetscale/claude-plugin","owner":"planetscale","description":"Plugin for Claude Code and Claude Cowork","archived":false,"fork":false,"pushed_at":"2026-02-26T09:37:21.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T15:07:02.569Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/planetscale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-11T12:17:41.000Z","updated_at":"2026-02-11T12:34:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/planetscale/claude-plugin","commit_stats":null,"previous_names":["planetscale/claude-plugin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/planetscale/claude-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planetscale%2Fclaude-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planetscale%2Fclaude-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planetscale%2Fclaude-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planetscale%2Fclaude-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/planetscale","download_url":"https://codeload.github.com/planetscale/claude-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/planetscale%2Fclaude-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29941813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-28T16:04:41.115Z","updated_at":"2026-02-28T16:04:41.202Z","avatar_url":"https://github.com/planetscale.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlanetScale Claude Plugin\n\nPlugin for installing the [PlanetScale MCP server](https://planetscale.com/docs/connect/mcp) and [Database Skills](https://db-skills.com/) into Claude Code.\n\n## Install from GitHub\n\nIn Claude Code, add this GitHub repository as a marketplace, then install the plugin:\n\n```text\n/plugin marketplace add planetscale/claude-plugin\n/plugin install planetscale@planetscale\n```\n\n### Verify it loaded\n\nIn Claude Code, run `/mcp` to see the `planetscale` MCP server.\n\nIf it does not appear immediately after install, fully restart Claude Code and check `/mcp` again. Plugin-provided MCP server changes are applied on restart.\n\n## Skills Source and Sync\n\nThis plugin pulls in skills from the upstream `planetscale/database-skills` repository via the `database-skills` Git submodule.\n\n- Source repo: `https://github.com/planetscale/database-skills`\n- Submodule path: `database-skills`\n- Tracked branch: `main`\n\n### Local bootstrap\n\nClone with submodules:\n\n```bash\ngit clone --recurse-submodules https://github.com/planetscale/claude-code-plugin.git\n```\n\nIf you already cloned without submodules:\n\n```bash\ngit submodule update --init --recursive\n```\n\n### Manual one-off update\n\nTo pull the latest upstream skills into this repository:\n\n```bash\ngit submodule sync --recursive\ngit submodule update --init --remote database-skills\n```\n\nCommit the resulting submodule pointer change in this repository.\n\n### Local testing\n\nTo test this plugin from your local working copy (before branching/PR):\n\n```bash\nclaude --plugin-dir .\n```\n\n1. Run `/mcp` to verify the `planetscale` MCP server is loaded (will require authentication).\n2. Run `/skills` to verify the `planetscale` skills are loaded.\n\n### Automated weekly updates\n\nGitHub Actions runs `.github/workflows/update-skills.yml` weekly and also supports manual runs (`workflow_dispatch`).\n\nWhen `database-skills` has new commits, the workflow opens or updates a PR that contains only:\n\n- The `database-skills` submodule pointer update\n- `.gitmodules` (if submodule metadata changed)\n\n### Alternative (development only)\n\nYou can also use this direct local plugin load command:\n\n```bash\nclaude --plugin-dir .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanetscale%2Fclaude-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplanetscale%2Fclaude-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplanetscale%2Fclaude-plugin/lists"}