mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-30 16:43:29 +00:00
Compare commits
8 Commits
add-zyte-w
...
add-render
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6823ef06b6 | ||
|
|
d0c131bd2b | ||
|
|
ddb094cfbc | ||
|
|
b80c7e68e0 | ||
|
|
53e42c4ed2 | ||
|
|
99ab71018a | ||
|
|
36c35e80fb | ||
|
|
339e21b0b0 |
@@ -57,7 +57,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/SalesforceAIResearch/agentforce-adlc.git",
|
||||
"sha": "2b2f59d9f29d3dae3a4bec0b953237f03bbba7af"
|
||||
"sha": "534a608c13b49b776e879b0d314e7b8e5a998bf1"
|
||||
},
|
||||
"homepage": "https://github.com/SalesforceAIResearch/agentforce-adlc"
|
||||
},
|
||||
@@ -997,7 +997,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/dash0hq/dash0-agent-plugin.git",
|
||||
"sha": "4eac30a47b4dd3819e0719f9f01b9772cde7ca24"
|
||||
"sha": "0952f646ef121eb6b030663e5dff39df3467cb9a"
|
||||
},
|
||||
"homepage": "https://dash0.com/"
|
||||
},
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"url": "https://github.com/databricks/databricks-agent-skills.git",
|
||||
"path": "plugins/databricks/claude",
|
||||
"ref": "main",
|
||||
"sha": "ae99f56bbadc5ac0bac8df11791eb6a5224a2a36"
|
||||
"sha": "8a3fe08aa55bb5e84ce86f61379848d6a35cf05c"
|
||||
},
|
||||
"homepage": "https://developers.databricks.com/"
|
||||
},
|
||||
@@ -1458,7 +1458,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/hunter-io/claude-plugin.git",
|
||||
"sha": "6db1c0ae9a789da21b415d65a59a3409dd99ca38"
|
||||
"sha": "5116f8b1356621e1aa52b2247a8fb3bbc850a460"
|
||||
},
|
||||
"homepage": "https://hunter.io"
|
||||
},
|
||||
@@ -1685,7 +1685,7 @@
|
||||
"url": "https://github.com/pydantic/skills.git",
|
||||
"path": "plugins/logfire",
|
||||
"ref": "main",
|
||||
"sha": "f0c20b9895f06d58823032f13e68c6aaae9dd3fa"
|
||||
"sha": "07952dc4bcdfed05b63be8abab6ac277151ca18d"
|
||||
},
|
||||
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/logfire"
|
||||
},
|
||||
@@ -2431,6 +2431,20 @@
|
||||
},
|
||||
"homepage": "https://github.com/Digital-Process-Tools/claude-remember"
|
||||
},
|
||||
{
|
||||
"name": "render",
|
||||
"description": "Deploy, debug, and monitor applications on Render. Includes skills, an agent, slash commands, and a render.yaml validation hook.",
|
||||
"author": {
|
||||
"name": "Render"
|
||||
},
|
||||
"category": "deployment",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/render-oss/render-plugin-claude-code.git",
|
||||
"sha": "9ed7e5f44a711ebd3f0b159367bbb2b48abc22fc"
|
||||
},
|
||||
"homepage": "https://render.com"
|
||||
},
|
||||
{
|
||||
"name": "resend",
|
||||
"description": "Agent skills for working with Resend to send and receive emails — email API integration, agent inbox, CLI, React Email components, and deliverability best practices. Includes the Resend MCP server.",
|
||||
@@ -2632,7 +2646,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/SAP/mdk-mcp-server.git",
|
||||
"sha": "a3df54e69dfcf193b92b0c081a4acbeefb92b419"
|
||||
"sha": "653859324156770cc758889faaa5643a3fd01ad4"
|
||||
},
|
||||
"homepage": "https://help.sap.com/docs/MDK"
|
||||
},
|
||||
@@ -3195,7 +3209,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/wix/skills.git",
|
||||
"sha": "75d59c5f85f7719a25328547b0386ceb5f7c7501"
|
||||
"sha": "e2b591ea60a390c6f133366872e8f7fee5c6be27"
|
||||
},
|
||||
"homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user