mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-22 18:40:36 +00:00
Compare commits
28 Commits
add-aws-tr
...
add-aws-ag
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1047d27a2d | ||
|
|
4334212059 | ||
|
|
66a7a834bd | ||
|
|
902a9ee84b | ||
|
|
1ea95a1c25 | ||
|
|
083949ae9f | ||
|
|
344b7e9532 | ||
|
|
d090afdfa2 | ||
|
|
d401bb6d4e | ||
|
|
dd5cbe1baf | ||
|
|
253f917cd4 | ||
|
|
9dac96b1db | ||
|
|
b57a62794d | ||
|
|
c2e2ccc58c | ||
|
|
bb0d2a57b3 | ||
|
|
95f7f7117d | ||
|
|
e77e1490de | ||
|
|
0ca62df09d | ||
|
|
44e7f202f1 | ||
|
|
7d330034fd | ||
|
|
8b77527015 | ||
|
|
ecd75d9e07 | ||
|
|
813ca44b83 | ||
|
|
f695c7a0ac | ||
|
|
1af7c8ff29 | ||
|
|
85ec88d875 | ||
|
|
acedf317ca | ||
|
|
c1ff4a1398 |
@@ -35,7 +35,7 @@
|
||||
"url": "https://github.com/adobe/skills.git",
|
||||
"path": "plugins/creative-cloud/adobe-for-creativity",
|
||||
"ref": "main",
|
||||
"sha": "e3971a70ecf47c0acadcd1852d9eb10e820e83f0"
|
||||
"sha": "2178b523eae8dcc75251829a49b24e62e8af6773"
|
||||
},
|
||||
"homepage": "https://github.com/adobe/skills/tree/main/plugins/creative-cloud/adobe-for-creativity"
|
||||
},
|
||||
@@ -97,22 +97,6 @@
|
||||
},
|
||||
"homepage": "https://www.airtable.com"
|
||||
},
|
||||
{
|
||||
"name": "airwallex",
|
||||
"description": "Airwallex CLI plugin for Claude — skills for payments, billing, invoicing, beneficiary creation, card provisioning, and cashflow management.",
|
||||
"author": {
|
||||
"name": "Airwallex"
|
||||
},
|
||||
"category": "productivity",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/airwallex/airwallex-marketplace.git",
|
||||
"path": "plugins/airwallex",
|
||||
"ref": "master",
|
||||
"sha": "683a7536f9445c07439d087607b44b0383b8c41d"
|
||||
},
|
||||
"homepage": "https://www.airwallex.com/docs"
|
||||
},
|
||||
{
|
||||
"name": "airwallex-agentos",
|
||||
"description": "Bring Airwallex's global financial infrastructure to Claude. Orchestrate actions across your account in plain language, e.g., set up invoices from a PO, onboard suppliers from invoices, and check current cash position across currencies. AgentOS bundles pre-built finance Skills with MCP servers. A public CLI connects your agent to Airwallex's capabilities.",
|
||||
@@ -307,7 +291,23 @@
|
||||
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
||||
"path": "plugins/aws-agents",
|
||||
"ref": "main",
|
||||
"sha": "6c8891273181288a3172850e4501c762feb7c257"
|
||||
"sha": "af9a95cce54248a338f9be95f8ebd41ceafa3b73"
|
||||
},
|
||||
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
||||
},
|
||||
{
|
||||
"name": "aws-agents-for-devsecops",
|
||||
"description": "Investigate incidents, review code and execute UAT for release readiness, scan code for vulnerabilities, and run penetration tests with AWS DevOps Agent and AWS Security Agent.",
|
||||
"author": {
|
||||
"name": "Amazon Web Services"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
||||
"path": "plugins/aws-agents-for-devsecops",
|
||||
"ref": "main",
|
||||
"sha": "9ad8fe7d729435ae3788a16fdbf308520ee2b78e"
|
||||
},
|
||||
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
||||
},
|
||||
@@ -336,7 +336,7 @@
|
||||
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
||||
"path": "plugins/aws-core",
|
||||
"ref": "main",
|
||||
"sha": "6c8891273181288a3172850e4501c762feb7c257"
|
||||
"sha": "af9a95cce54248a338f9be95f8ebd41ceafa3b73"
|
||||
},
|
||||
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
||||
},
|
||||
@@ -352,7 +352,7 @@
|
||||
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
||||
"path": "plugins/aws-data-analytics",
|
||||
"ref": "main",
|
||||
"sha": "6c8891273181288a3172850e4501c762feb7c257"
|
||||
"sha": "af9a95cce54248a338f9be95f8ebd41ceafa3b73"
|
||||
},
|
||||
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
||||
},
|
||||
@@ -401,6 +401,22 @@
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/startups"
|
||||
},
|
||||
{
|
||||
"name": "aws-transform",
|
||||
"description": "Migrate, modernize, and upgrade codebases to AWS. Transforms .NET Framework to .NET 8/10, mainframe COBOL to Java, VMware VMs to EC2, SQL Server to Aurora, and upgrades Java/Python/Node.js versions and AWS SDKs. AWS Transform - continuous modernization analyzes codebases for tech debt, security issues, and upgrade opportunities, then remediates them.",
|
||||
"author": {
|
||||
"name": "Amazon Web Services"
|
||||
},
|
||||
"category": "migration",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/awslabs/agent-plugins.git",
|
||||
"path": "plugins/aws-transform",
|
||||
"ref": "main",
|
||||
"sha": "46fd59cd1a0751ac15e34754f86f9a06b0900d2c"
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||
},
|
||||
{
|
||||
"name": "azure",
|
||||
"description": "Transform Claude into an Azure expert. This plugin integrates the Azure MCP server and specialized Azure skills to move beyond generic advice. It enables Claude to perform real-world tasks: listing resources, validating deployments, diagnosing infrastructure issues, and optimizing costs across 50+ Azure services.",
|
||||
@@ -408,7 +424,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/microsoft/azure-skills.git",
|
||||
"sha": "82492494405b948c8422766ddae390714bbd78ed"
|
||||
"sha": "3edfc3e7636d20c43fe7b24e9e6ca2c9e41c4ac7"
|
||||
},
|
||||
"homepage": "https://github.com/microsoft/azure-skills"
|
||||
},
|
||||
@@ -476,7 +492,7 @@
|
||||
"url": "https://github.com/boltz-bio/boltz-api-skills.git",
|
||||
"path": "plugins/boltz",
|
||||
"ref": "main",
|
||||
"sha": "02d9d74cfa4465149c66136d2b3c92a9d7c117c4"
|
||||
"sha": "2d2830181a349415a172bdbd5272d84038924da8"
|
||||
},
|
||||
"homepage": "https://boltz.bio"
|
||||
},
|
||||
@@ -534,7 +550,7 @@
|
||||
"url": "https://github.com/carta/plugins.git",
|
||||
"path": "plugins/carta-cap-table",
|
||||
"ref": "main",
|
||||
"sha": "bb08003a5474a8dbaca41b496a892c5cbcd057c7"
|
||||
"sha": "2a60b98af608f1510f57555f54333b4ab3d0d086"
|
||||
},
|
||||
"homepage": "https://carta.com"
|
||||
},
|
||||
@@ -550,7 +566,7 @@
|
||||
"url": "https://github.com/carta/plugins.git",
|
||||
"path": "plugins/carta-crm",
|
||||
"ref": "main",
|
||||
"sha": "bb08003a5474a8dbaca41b496a892c5cbcd057c7"
|
||||
"sha": "2a60b98af608f1510f57555f54333b4ab3d0d086"
|
||||
},
|
||||
"homepage": "https://carta.com"
|
||||
},
|
||||
@@ -566,7 +582,7 @@
|
||||
"url": "https://github.com/carta/plugins.git",
|
||||
"path": "plugins/carta-investors",
|
||||
"ref": "main",
|
||||
"sha": "bb08003a5474a8dbaca41b496a892c5cbcd057c7"
|
||||
"sha": "2a60b98af608f1510f57555f54333b4ab3d0d086"
|
||||
},
|
||||
"homepage": "https://carta.com"
|
||||
},
|
||||
@@ -593,7 +609,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/ChromeDevTools/chrome-devtools-mcp.git",
|
||||
"sha": "08c234ea4b14b0ba0906deeca396873614a8c063"
|
||||
"sha": "163a581cc1ce279d38d56b2e37e0402c4c9b4510"
|
||||
},
|
||||
"homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp"
|
||||
},
|
||||
@@ -836,7 +852,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/CodSpeedHQ/codspeed.git",
|
||||
"sha": "66037bed0152bd0998685c876a80814383dd0eeb"
|
||||
"sha": "b29c40c3c045994c564410c07093cdd8001ab820"
|
||||
},
|
||||
"homepage": "https://codspeed.io"
|
||||
},
|
||||
@@ -989,7 +1005,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack.git",
|
||||
"sha": "cb3a6e85b7b0607c09479216597a92f0dcf693ce"
|
||||
"sha": "0deb62a19fdab2c00ae6c1f7b1359e1c40bd8c6d"
|
||||
},
|
||||
"homepage": "https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack"
|
||||
},
|
||||
@@ -1068,7 +1084,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/datarobot-oss/datarobot-agent-skills.git",
|
||||
"sha": "6597148f13471d951322f5321a35cef59a47f6bc"
|
||||
"sha": "5f8979cd971441214066339410aeafeeb6f4c403"
|
||||
},
|
||||
"homepage": "https://datarobot.com"
|
||||
},
|
||||
@@ -1407,7 +1423,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/heygen-com/hyperframes.git",
|
||||
"sha": "66dde0898b11235e5231e94443364267a8c14a34"
|
||||
"sha": "c040e4973a27f8a327e9cae918b94be0d463fd26"
|
||||
},
|
||||
"homepage": "https://hyperframes.heygen.com"
|
||||
},
|
||||
@@ -1717,7 +1733,7 @@
|
||||
"url": "https://github.com/modelcontextprotocol/ext-apps.git",
|
||||
"path": "plugins/mcp-apps",
|
||||
"ref": "main",
|
||||
"sha": "ca1d29894fabbd1558885a9ec8620dcb01d7457e"
|
||||
"sha": "fa1274490873f869c9a084e1abb9cf3031d288c7"
|
||||
},
|
||||
"homepage": "https://modelcontextprotocol.io"
|
||||
},
|
||||
@@ -1782,7 +1798,7 @@
|
||||
"url": "https://github.com/awslabs/startups.git",
|
||||
"path": "migrate/plugins/migration-to-aws",
|
||||
"ref": "main",
|
||||
"sha": "f28c66d966e8b03b387ffd44a47c6c53b73ff775"
|
||||
"sha": "2e1d603a43b241f13ed40e4d1762f5e4ed744ecc"
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/startups"
|
||||
},
|
||||
@@ -1809,7 +1825,7 @@
|
||||
"url": "https://github.com/miroapp/miro-ai.git",
|
||||
"path": "claude-plugins/miro",
|
||||
"ref": "main",
|
||||
"sha": "9d7c3dc0a9a365b298e3808c741c53e2e80d86d1"
|
||||
"sha": "85c2c7347542b3ce185eb1d2793f8d79ad485c63"
|
||||
},
|
||||
"homepage": "https://miro.com"
|
||||
},
|
||||
@@ -1917,6 +1933,22 @@
|
||||
},
|
||||
"homepage": "https://github.com/NVIDIA/skills"
|
||||
},
|
||||
{
|
||||
"name": "oracle-ai-data-platform-workbench-engineer-agent",
|
||||
"description": "Oracle AI Data Platform (AIDP) Workbench engineer agent for Claude Code — a 37-skill agent that operates the full Spark/Delta lakehouse in natural language. Discovers your catalog into a grounding cache, turns plain English into accurate Spark SQL, and runs the lifecycle (CREATE/INSERT/UPDATE/DELETE/MERGE, OPTIMIZE/VACUUM, time-travel). Ingests files, profiles data and sets quality rules, authors and repairs pipelines, provisions clusters, and debugs via the Spark UI. Governs the platform (roles, credential store, Delta Sharing, audit logs), plus native Git, bundles, and MLOps/MLflow. Runs via the official Oracle aidp CLI.",
|
||||
"author": {
|
||||
"name": "Oracle"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/oracle-samples/oracle-aidp-samples.git",
|
||||
"path": "ai/claude-code-plugins/oracle-ai-data-platform-workbench-engineer-agent",
|
||||
"ref": "main",
|
||||
"sha": "13e7a9139b3b62172119c7fc1a63bf4a2eac919d"
|
||||
},
|
||||
"homepage": "https://docs.oracle.com/en/cloud/paas/ai-data-platform/index.html"
|
||||
},
|
||||
{
|
||||
"name": "oracle-ai-data-platform-workbench-spark-connectors",
|
||||
"description": "Oracle AI Data Platform Workbench Spark connectors for Claude Code. 18 connector skills covering every data source workbench customers commonly need: Oracle Autonomous DB family (ALH/ADW/ATP) via wallet/IAM-DB-Token/API-key, ExaCS, Fusion ERP REST, Fusion BICC, EPM Cloud Planning, Essbase 21c, OCI Streaming (Kafka), OCI Object Storage, Apache Iceberg, plus external systems (PostgreSQL, MySQL/HeatWave, SQL Server, Snowflake, Azure ADLS Gen2, AWS S3, generic REST, custom JDBC, Excel). Live-validated on the workbench `tpcds` cluster (Spark 3.5.0): 17 PASS / 4 ship-as-is out of 21 test rows.",
|
||||
@@ -1943,7 +1975,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/gemini-cli-extensions/oracledb.git",
|
||||
"sha": "112837b96ddf6a9be8506cacbc847776e6252d8e"
|
||||
"sha": "6081bf97fc8f1a41c77a7110cb093291a5452a93"
|
||||
},
|
||||
"homepage": "https://github.com/gemini-cli-extensions/oracledb"
|
||||
},
|
||||
@@ -1959,7 +1991,7 @@
|
||||
"url": "https://github.com/growthxai/output.git",
|
||||
"path": "coding_assistants/claude/plugins/outputai",
|
||||
"ref": "main",
|
||||
"sha": "ad03627aa08a4384bb401066f1cb93e47f5e5b88"
|
||||
"sha": "930738ca247a5ec9cede908d714caa868fbe8709"
|
||||
},
|
||||
"homepage": "https://output.ai"
|
||||
},
|
||||
@@ -2069,7 +2101,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/PostHog/ai-plugin.git",
|
||||
"sha": "071b9b841a987aa93409d4db1499237a5120bc63"
|
||||
"sha": "b6f63b230082e68a67d36af84e90b6522a756f84"
|
||||
},
|
||||
"homepage": "https://posthog.com/docs/model-context-protocol"
|
||||
},
|
||||
@@ -2237,7 +2269,7 @@
|
||||
"source": "url",
|
||||
"url": "https://github.com/RevenueCat/rc-claude-code-plugin.git",
|
||||
"path": "revenuecat",
|
||||
"sha": "c387dcd737a949f303ee5942b022f922edda5ac6"
|
||||
"sha": "e28ef7dac29c95363b0f8a3152e778f4e1d0725e"
|
||||
},
|
||||
"homepage": "https://www.revenuecat.com"
|
||||
},
|
||||
@@ -2289,7 +2321,7 @@
|
||||
"source": "url",
|
||||
"url": "https://github.com/RevenueCat/rc-claude-code-plugin.git",
|
||||
"path": "revenuecat",
|
||||
"sha": "c387dcd737a949f303ee5942b022f922edda5ac6"
|
||||
"sha": "e28ef7dac29c95363b0f8a3152e778f4e1d0725e"
|
||||
},
|
||||
"homepage": "https://www.revenuecat.com"
|
||||
},
|
||||
@@ -2436,7 +2468,7 @@
|
||||
"url": "https://github.com/SAP/open-ux-tools.git",
|
||||
"path": "packages/fiori-mcp-server",
|
||||
"ref": "main",
|
||||
"sha": "f15bbb9afb98a5590247b472fc2cd680ed01e71c"
|
||||
"sha": "51365e2da9e26a93b56196af0171f93bcccf5ce5"
|
||||
},
|
||||
"homepage": "https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server"
|
||||
},
|
||||
@@ -2503,7 +2535,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/getsentry/sentry-for-claude.git",
|
||||
"sha": "34da65c94c93aed40a20ae85d9e1d1935591ad39"
|
||||
"sha": "d86aedebf52db128fb081edc46b87ee88affa793"
|
||||
},
|
||||
"homepage": "https://github.com/getsentry/sentry-for-claude/tree/main"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user