Bryan Thompson
7039b77161
Add oracle-data-platform plugin
2026-05-01 11:37:39 -05:00
Tobin South
0742692199
Add crowdstrike-falcon-foundry plugin ( #1648 )
2026-04-29 09:18:27 -07:00
Bryan Thompson
5b643ee82a
Update vanta-mcp-plugin plugin ( #1637 )
2026-04-28 21:35:16 +01:00
Morgan Lunt
38b5056c44
Merge pull request #1582 from anthropics/morganl/code-modernization-plugin
...
Add code-modernization plugin
2026-04-28 10:02:28 -07:00
Tobin South
18113ade5c
Add adobe-for-creativity plugin ( #1625 )
...
Adobe's Creative Cloud skills for image editing, design automation,
background removal, vectorization, and retouching. Points at the
plugins/creative-cloud/adobe-for-creativity subdir of adobe/skills.
2026-04-28 06:43:59 -05:00
Bryan Thompson
c5837a2c23
Add aws-dev-toolkit plugin ( #1617 )
2026-04-28 06:40:28 +01:00
Bryan Thompson
1c81b81299
Add logfire plugin ( #1613 )
2026-04-27 12:37:20 -07:00
Bryan Thompson
7d42fe2132
Add 42crunch-api-security-testing plugin ( #1580 )
2026-04-27 12:37:15 -07:00
Bryan Thompson
71545a2994
Add datarobot-agent-skills plugin ( #1579 )
2026-04-27 12:37:11 -07:00
Bryan Thompson
458b2799c5
Add aiven plugin ( #1578 )
2026-04-27 12:37:07 -07:00
Bryan Thompson
26973b887b
Add fullstory plugin ( #1577 )
2026-04-27 12:37:03 -07:00
Bryan Thompson
6fc0a4b36a
Add jfrog plugin ( #1576 )
2026-04-27 12:36:58 -07:00
Bryan Thompson
27cab8ee35
Add rails-query plugin ( #1575 )
2026-04-27 12:36:54 -07:00
Morgan Westlee Lunt
bdca23e8e4
Add code-modernization plugin
...
Structured workflow (assess → map → extract-rules → reimagine → transform →
harden) and specialist agents (legacy-analyst, business-rules-extractor,
architecture-critic, security-auditor, test-engineer) for modernizing legacy
codebases into current stacks.
2026-04-24 19:52:02 +00:00
Bryan Thompson
020446a429
Add quarkus-agent plugin ( #1534 )
2026-04-23 22:45:48 +01:00
Bryan Thompson
740e9d5513
Add vanta-mcp-plugin ( #1563 )
2026-04-23 22:29:25 +01:00
Bryan Thompson
95f6172405
Add zscaler plugin ( #1552 )
2026-04-23 12:01:19 -07:00
Bryan Thompson
7bbdb8434e
Add data-agent-kit-starter-pack plugin ( #1551 )
2026-04-23 12:01:12 -07:00
Bryan Thompson
4bbf944de1
Add atlassian-forge-skills plugin ( #1539 )
2026-04-23 12:01:06 -07:00
Bryan Thompson
06830b2ccd
Add apollo plugin ( #1538 )
2026-04-23 12:01:00 -07:00
Bryan Thompson
bd6f1d7f48
Add windsor-ai plugin ( #1536 )
2026-04-23 12:00:53 -07:00
Bryan Thompson
808e70ffb9
Add auth0 plugin ( #1535 )
2026-04-23 12:00:47 -07:00
Bryan Thompson
187a267738
Add cloud-sql-postgresql plugin ( #1533 )
...
* Add cloud-sql-postgresql plugin
* Remove SHA pin from cloud-sql-postgresql entry
2026-04-23 12:00:37 -07:00
Bryan Thompson
42e980340d
Add alloydb plugin ( #1532 )
...
* Add alloydb plugin
* Remove SHA pin from alloydb entry
2026-04-23 12:00:31 -07:00
Bryan Thompson
c15eada2e9
Add qt-development-skills plugin ( #1519 )
2026-04-23 12:00:25 -07:00
Bryan Thompson
f9f07aa2d3
Add versori-skills plugin ( #1501 )
2026-04-23 12:00:18 -07:00
Bryan Thompson
81952cabc5
Merge pull request #1499 from anthropics/add-exa
...
Add exa plugin
2026-04-23 13:59:15 -05:00
Bryan Thompson
b0724d7a16
Rename azure-skills to azure per developer request
2026-04-22 06:42:35 -05:00
Bryan Thompson
cf62a6c02d
Merge pull request #1439 from anthropics/add-datadog
...
Add datadog plugin
2026-04-21 16:04:18 -05:00
Bryan Thompson
3bd94cc810
Bump SHA pins for 39 plugins (>7d stale) ( #1502 )
...
Rebased on latest main to resolve conflict with cockroachdb unpin (#1514 )
and liquid-lsp addition (#1520 ). Excludes netsuite-suitecloud (4d).
2026-04-21 20:56:31 +01:00
Bryan Thompson
a8be018317
Merge pull request #1514 from anthropics/update-cockroachdb
...
Update cockroachdb plugin — add author + category, bump SHA
2026-04-21 14:38:05 -05:00
Bryan Thompson
33e62b9bd6
Remove SHA pin from cockroachdb entry
...
Let installs follow the repo's default branch instead of a fixed SHA.
Removes the plugin from the weekly SHA-bump rotation and lets developer
updates reach users directly on `claude plugin install`.
2026-04-21 14:32:10 -05:00
Bryan Thompson
9f103c621d
Add liquid-lsp plugin ( #1520 )
2026-04-21 19:07:52 +01:00
Bryan Thompson
caa8c1a539
Update cockroachdb description + author per developer request
...
- Description: expand to reflect current capabilities (14 tools, 2 MCP
backends, 3 agents, 32 skills, safety hooks)
- Author: "CockroachDB" → "Cockroach Labs" (company name)
2026-04-21 12:33:39 -05:00
Bryan Thompson
33fd73c8b9
Update cockroachdb plugin — add author + category, bump SHA
2026-04-21 07:03:06 -05:00
Bryan Thompson
777db5c30b
Add liquid-skills plugin ( #1507 )
2026-04-20 22:01:55 +01:00
Karandeep Johar
aeecad8f43
fix(amplitude): use git-subdir source to point at plugins/amplitude ( #1505 )
...
The amplitude entry used source type "url" which clones the root of
https://github.com/amplitude/mcp-marketplace — a multi-plugin repo
where the actual plugin lives at plugins/amplitude/. Claude Code found
no skills there, so /reload-plugins loaded 0 skills for amplitude.
Switching to "git-subdir" with path "plugins/amplitude" (the same
pattern used by awslabs, bigdata-com, zapier, etc.) makes Claude Code
resolve the correct subdirectory and load all 27 amplitude skills.
Removing the pinned sha so the plugin tracks main, consistent with
how posthog and other unpinned entries behave.
2026-04-20 20:34:29 +01:00
Bryan Thompson
f1938a2dc2
Add exa plugin
2026-04-20 08:03:24 -05:00
Bryan Thompson
bb7730114d
Consolidate Oracle NetSuite skills into a single plugin ( #1464 )
2026-04-17 22:03:25 +01:00
Bryan Thompson
12401af104
Add Oracle NetSuite agent skills (3 plugins)
...
Adds three NetSuite agent skills to the official marketplace:
- netsuite-aiconnector-service-skill: runtime guidance for the NetSuite
AI Service Connector (tool selection, output formatting, SuiteQL
safety checklist)
- netsuite-sdf-roles-and-permissions: SDF permission ID lookup and
least-privilege role authoring (ADMI_, LIST_, REGT_, REPO_, TRAN_)
- netsuite-uif-spa-reference: API/type reference for @uif-js/core and
@uif-js/component
All three ship from oracle/netsuite-suitecloud-sdk (packages/agent-skills/)
using git-subdir + strict:false + skills[] — the same shape stagehand uses
for skill-only distributions.
2026-04-17 15:10:22 -05:00
Bryan Thompson
5c5c5f9896
Remove SHA pin from miro entry
2026-04-17 08:57:39 -05:00
Bryan Thompson
8518bfc43d
Add miro plugin
2026-04-17 08:53:58 -05:00
Bryan Thompson
db52e65c44
Add datadog plugin
2026-04-17 07:28:58 -05:00
Tobin South
b992a65037
Refresh AWS plugins: add amplify/databases/sagemaker, remove migration ( #1226 )
...
Adds three plugins from awslabs/agent-plugins:
- aws-amplify (development)
- databases-on-aws (database)
- sagemaker-ai (development)
Removes migration-to-aws (deprecated by the AWS team).
2026-04-17 06:29:23 -05:00
Dickson Tsai
de39da5ba2
Point supabase plugin to supabase-community/supabase-plugin ( #1442 )
...
Remove the in-repo supabase stub; source from the external repo.
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-16 21:01:47 +01:00
Bryan Thompson
cb8c857a5e
Normalize git-subdir source URLs to full HTTPS format ( #1422 )
...
Standardize 12 git-subdir plugin entries from owner/repo shorthand to
full https://github.com/owner/repo.git URLs for consistency with the
existing HTTPS entries.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 21:01:08 +01:00
Bryan Thompson
7f3389d21f
Merge pull request #1403 from anthropics/add-dataverse-v2
...
Add dataverse plugin
2026-04-14 11:59:10 -05:00
Bryan Thompson
560b7e0d38
Merge pull request #1402 from anthropics/add-azure-skills-v2
...
Add azure-skills plugin
2026-04-14 11:57:51 -05:00
Bryan Thompson
dcd86cd6f9
Add shopify-ai-toolkit plugin
2026-04-14 11:54:28 -05:00
Bryan Thompson
985075c567
Merge pull request #1414 from anthropics/add-bigdata-com
...
Add bigdata-com plugin
2026-04-14 11:53:33 -05:00