mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-22 00:13:29 +00:00
Compare commits
114 Commits
remove-dep
...
bump/sonar
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6586db8989 | ||
|
|
ded0c09c1f | ||
|
|
f266e438d7 | ||
|
|
73df720512 | ||
|
|
eef5dcdff2 | ||
|
|
eb2c7f9608 | ||
|
|
e5a9ef42b6 | ||
|
|
638135ef22 | ||
|
|
838d8aca95 | ||
|
|
e48804f02e | ||
|
|
4587d153de | ||
|
|
61414f8881 | ||
|
|
3f2de85820 | ||
|
|
0b345fd007 | ||
|
|
5d68139d90 | ||
|
|
ec748e22ca | ||
|
|
447dd1acb2 | ||
|
|
200fe6922f | ||
|
|
1d7485344d | ||
|
|
5c7915c682 | ||
|
|
32db9cc929 | ||
|
|
570b634f07 | ||
|
|
35743f4f38 | ||
|
|
e85ad12398 | ||
|
|
ec8c16c825 | ||
|
|
feaa455098 | ||
|
|
6c4606f8ab | ||
|
|
6338c219c3 | ||
|
|
ab1597919d | ||
|
|
0b2761dc59 | ||
|
|
a0d18a01d4 | ||
|
|
1c500ba91e | ||
|
|
75b5da0b8e | ||
|
|
b02ed2bdd3 | ||
|
|
e975879e03 | ||
|
|
928ceed0ba | ||
|
|
fd964fb93c | ||
|
|
9467663ac3 | ||
|
|
1734fc49cb | ||
|
|
43afb7f8d5 | ||
|
|
90ca69cefb | ||
|
|
4e6d8424ec | ||
|
|
5c1603dfc1 | ||
|
|
39914c9a4c | ||
|
|
f56f23ab6b | ||
|
|
d9c8f35fd6 | ||
|
|
b5eddebc64 | ||
|
|
30a27cef09 | ||
|
|
162ac3eefa | ||
|
|
3bec117d57 | ||
|
|
15b1b7f3f0 | ||
|
|
28fc983dca | ||
|
|
bb6f8a7e89 | ||
|
|
0699f1d2ac | ||
|
|
268dcbdb89 | ||
|
|
779f83c537 | ||
|
|
bb5fa34a27 | ||
|
|
cdc948d480 | ||
|
|
7379588761 | ||
|
|
52c1459b71 | ||
|
|
d4ecd0d52c | ||
|
|
9f8b8fd66d | ||
|
|
dcd05021d5 | ||
|
|
0ff5ebccbb | ||
|
|
9e6b599df7 | ||
|
|
29d75dff78 | ||
|
|
8eb0364e44 | ||
|
|
73083c73b4 | ||
|
|
8dd9a77043 | ||
|
|
59b66c2aa2 | ||
|
|
ef3f5ebb2f | ||
|
|
a931c25d31 | ||
|
|
5e23828a80 | ||
|
|
81c86a609e | ||
|
|
f237553129 | ||
|
|
61acd6aaaa | ||
|
|
dc2452685d | ||
|
|
11e226502e | ||
|
|
1e0db570d5 | ||
|
|
fd12030bec | ||
|
|
14fbd5e525 | ||
|
|
bd487cea67 | ||
|
|
db8617d544 | ||
|
|
e80b2a72d3 | ||
|
|
907ed5b116 | ||
|
|
893b06ef8b | ||
|
|
8959b3a10e | ||
|
|
bec4790166 | ||
|
|
972e286f4d | ||
|
|
b5e4db6501 | ||
|
|
09733f1b35 | ||
|
|
5311f30dcb | ||
|
|
f425216a80 | ||
|
|
d2e56c767a | ||
|
|
1fcf0c9ad9 | ||
|
|
bc865c3990 | ||
|
|
7329f45b8b | ||
|
|
870ef875af | ||
|
|
31cdec44c6 | ||
|
|
c46245dc7c | ||
|
|
f9ce427ac7 | ||
|
|
77133079ed | ||
|
|
36b50e5d7f | ||
|
|
9430992316 | ||
|
|
807da16ca5 | ||
|
|
2457033b92 | ||
|
|
8a22961659 | ||
|
|
5ecd05494d | ||
|
|
917c1bbd91 | ||
|
|
31960bf999 | ||
|
|
6649f2d962 | ||
|
|
3dba78fbc3 | ||
|
|
61b3390d29 | ||
|
|
aa22bdf403 |
@@ -64,7 +64,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/SalesforceAIResearch/agentforce-adlc.git",
|
||||
"sha": "f7630726ddce5c2c171cfb9d18ce435fab862ae7"
|
||||
"sha": "1df4ca2fe3c43ef3eae3d6f5e0129c016a5cd72c"
|
||||
},
|
||||
"homepage": "https://github.com/SalesforceAIResearch/agentforce-adlc"
|
||||
},
|
||||
@@ -161,6 +161,29 @@
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||
},
|
||||
{
|
||||
"name": "amd-skills",
|
||||
"description": "AMD's verified Agent Skills in one plugin: route image/audio through local AI on Ryzen AI, serve LLMs on AMD Instinct GPUs with vLLM, and analyze GPU kernel and PyTorch trace performance.",
|
||||
"author": {
|
||||
"name": "AMD"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/amd/skills.git",
|
||||
"path": "skills",
|
||||
"ref": "main",
|
||||
"sha": "4750d6057b3340c2bb76ef8e25aa6b1a59594ba2"
|
||||
},
|
||||
"strict": false,
|
||||
"skills": [
|
||||
"./local-ai-use",
|
||||
"./local-ai-app-integration",
|
||||
"./serving-llms-on-instinct",
|
||||
"./tracelens-analysis-orchestrator"
|
||||
],
|
||||
"homepage": "https://developer.amd.com/"
|
||||
},
|
||||
{
|
||||
"name": "amplitude",
|
||||
"source": {
|
||||
@@ -198,7 +221,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/apollographql/skills.git",
|
||||
"sha": "7df6a608dd71f937e664b19183fb60d101bb13a1"
|
||||
"sha": "98c99fdf95fa2108786786d7f17d06868be3ebf9"
|
||||
},
|
||||
"homepage": "https://www.apollographql.com"
|
||||
},
|
||||
@@ -230,7 +253,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/astronomer/agents.git",
|
||||
"sha": "6163ddc1c889ba3631a752327bb3f3c6202e8c4e"
|
||||
"sha": "5432198caa8ef9ec33218124bcd44016db2d31bf"
|
||||
},
|
||||
"homepage": "https://github.com/astronomer/agents"
|
||||
},
|
||||
@@ -283,7 +306,7 @@
|
||||
"url": "https://github.com/auth0/agent-skills.git",
|
||||
"path": "plugins/auth0",
|
||||
"ref": "main",
|
||||
"sha": "ce813504a5f05f2c09fe9aa3a10ca6a0b574d875"
|
||||
"sha": "ec605c397aab905c25871c791e9777dbbb633db5"
|
||||
},
|
||||
"homepage": "https://auth0.com"
|
||||
},
|
||||
@@ -299,7 +322,7 @@
|
||||
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
||||
"path": "plugins/aws-agents",
|
||||
"ref": "main",
|
||||
"sha": "7e471bf7154f2227de603b6e5bb6a5ce08148c98"
|
||||
"sha": "851e0346e51c10afc96f1fb1c167a8a55134df79"
|
||||
},
|
||||
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
||||
},
|
||||
@@ -344,7 +367,7 @@
|
||||
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
||||
"path": "plugins/aws-core",
|
||||
"ref": "main",
|
||||
"sha": "b3cc4c4f8473a8e4b7209ff735af2aa90cae76eb"
|
||||
"sha": "f7acbe834ab0d58e2915996357d86e32394f009c"
|
||||
},
|
||||
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
||||
},
|
||||
@@ -454,7 +477,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/base44/skills.git",
|
||||
"sha": "b7610fe5082d38b9eddd7180b49e4008608700ab"
|
||||
"sha": "58a183b6e912fe8ae2827c603d485a37b7d00e1b"
|
||||
},
|
||||
"homepage": "https://docs.base44.com"
|
||||
},
|
||||
@@ -574,7 +597,7 @@
|
||||
"url": "https://github.com/carta/plugins.git",
|
||||
"path": "plugins/carta-cap-table",
|
||||
"ref": "main",
|
||||
"sha": "6a67756ef25da26d6a84a5b55cbd861526ffef23"
|
||||
"sha": "3887ef66b3eba905b03e225a5e5c9459c6345755"
|
||||
},
|
||||
"homepage": "https://carta.com"
|
||||
},
|
||||
@@ -590,7 +613,7 @@
|
||||
"url": "https://github.com/carta/plugins.git",
|
||||
"path": "plugins/carta-crm",
|
||||
"ref": "main",
|
||||
"sha": "d73a3615864a5590ad6105df1b3e1b26324d1813"
|
||||
"sha": "3887ef66b3eba905b03e225a5e5c9459c6345755"
|
||||
},
|
||||
"homepage": "https://carta.com"
|
||||
},
|
||||
@@ -606,7 +629,7 @@
|
||||
"url": "https://github.com/carta/plugins.git",
|
||||
"path": "plugins/carta-investors",
|
||||
"ref": "main",
|
||||
"sha": "6a67756ef25da26d6a84a5b55cbd861526ffef23"
|
||||
"sha": "3887ef66b3eba905b03e225a5e5c9459c6345755"
|
||||
},
|
||||
"homepage": "https://carta.com"
|
||||
},
|
||||
@@ -633,7 +656,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/ChromeDevTools/chrome-devtools-mcp.git",
|
||||
"sha": "f621d0052fd241dca76e7f615b20e9d320ba965f"
|
||||
"sha": "77e1d3f9616d5b32671da0b9ea094f4929c14a9c"
|
||||
},
|
||||
"homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp"
|
||||
},
|
||||
@@ -804,7 +827,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/cloudinary-devs/cloudinary-plugin.git",
|
||||
"sha": "7b443d7dbd607bfe4850d8cfcab6ba4cbf1a57c3"
|
||||
"sha": "77ed3c5da085ef1d189948f9ff2a1bf5ab7b257b"
|
||||
},
|
||||
"homepage": "https://cloudinary.com/documentation"
|
||||
},
|
||||
@@ -818,7 +841,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/cockroachdb/claude-plugin.git",
|
||||
"sha": "c511ba806b1797b1737fc4cbffbe3dba8697b1f2"
|
||||
"sha": "0581a7986340d70c6af4799046fdecf6390e5dd6"
|
||||
},
|
||||
"homepage": "https://github.com/cockroachdb/claude-plugin"
|
||||
},
|
||||
@@ -876,7 +899,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/CodSpeedHQ/codspeed.git",
|
||||
"sha": "58d994aae0048a809b324e363e9c233d40e13e0d"
|
||||
"sha": "5c27231b94437287b71ab505faba533d06e0cb24"
|
||||
},
|
||||
"homepage": "https://codspeed.io"
|
||||
},
|
||||
@@ -901,7 +924,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/spotify/confidence-ai-plugins.git",
|
||||
"sha": "078fe0b237ccfc826195c34938a3ed41c60ac552"
|
||||
"sha": "c96d060b79e8b8068dab3ba4489be2343b7f2caf"
|
||||
},
|
||||
"homepage": "https://confidence.spotify.com"
|
||||
},
|
||||
@@ -927,7 +950,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/get-convex/convex-backend-skill.git",
|
||||
"sha": "67e8e750da9eba62f5e81d087d1d5b6e1cd12c7c"
|
||||
"sha": "b11a1bf5ea62bd173af8f60813916393f1179da8"
|
||||
},
|
||||
"homepage": "https://github.com/get-convex/convex-backend-skill",
|
||||
"keywords": [
|
||||
@@ -958,7 +981,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/CrowdStrike/foundry-skills.git",
|
||||
"sha": "ae1f81f8e856f9d3c8d1083cf65ae5c057706be5"
|
||||
"sha": "fad171a87bb0bccce4f92c148b7d1c1501a31a71"
|
||||
},
|
||||
"homepage": "https://github.com/CrowdStrike/foundry-skills"
|
||||
},
|
||||
@@ -1004,7 +1027,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/dash0hq/dash0-agent-plugin.git",
|
||||
"sha": "9f63e49c72d91b6d6e6a707158394bd56ad2c16e"
|
||||
"sha": "8a0a41996dd5de9b7ef0f624347584d76c1fe48d"
|
||||
},
|
||||
"homepage": "https://dash0.com/"
|
||||
},
|
||||
@@ -1015,7 +1038,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/astronomer/agents.git",
|
||||
"sha": "6163ddc1c889ba3631a752327bb3f3c6202e8c4e"
|
||||
"sha": "5432198caa8ef9ec33218124bcd44016db2d31bf"
|
||||
},
|
||||
"homepage": "https://github.com/astronomer/agents"
|
||||
},
|
||||
@@ -1039,7 +1062,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/astronomer/agents.git",
|
||||
"sha": "6163ddc1c889ba3631a752327bb3f3c6202e8c4e"
|
||||
"sha": "5432198caa8ef9ec33218124bcd44016db2d31bf"
|
||||
},
|
||||
"homepage": "https://github.com/astronomer/agents"
|
||||
},
|
||||
@@ -1068,7 +1091,7 @@
|
||||
"url": "https://github.com/databricks/databricks-agent-skills.git",
|
||||
"path": "plugins/databricks/claude",
|
||||
"ref": "main",
|
||||
"sha": "5bc462d403e5c2e7134d0a2a771422e20c87c024"
|
||||
"sha": "3d79814688e28765db0153eddcf6ec74972c75b4"
|
||||
},
|
||||
"homepage": "https://developers.databricks.com/"
|
||||
},
|
||||
@@ -1124,7 +1147,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/datarobot-oss/datarobot-agent-skills.git",
|
||||
"sha": "c4a9729d617aa32e7e9e35c6b30cc97ae81ee47e"
|
||||
"sha": "c6e70363e41bac72470f755952b04eb7504a0ab0"
|
||||
},
|
||||
"homepage": "https://datarobot.com"
|
||||
},
|
||||
@@ -1137,10 +1160,25 @@
|
||||
"url": "https://github.com/microsoft/Dataverse-skills.git",
|
||||
"path": ".github/plugins/dataverse",
|
||||
"ref": "main",
|
||||
"sha": "9b23d74ea15a4a638ea7b28daf004b0ef3226602"
|
||||
"sha": "2e651c7226dbe57a7c364e475f1849a99576e99a"
|
||||
},
|
||||
"homepage": "https://github.com/microsoft/Dataverse-skills"
|
||||
},
|
||||
{
|
||||
"name": "deepeval",
|
||||
"description": "Skills for adding DeepEval evaluations, tracing, datasets, Confident AI reports, and iterative improvement loops to AI applications.",
|
||||
"author": {
|
||||
"name": "Confident AI",
|
||||
"email": "open-source@confident-ai.com"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/confident-ai/deepeval.git",
|
||||
"sha": "58c9ef78a4634ba119c7d2cc145f5cf9aeb24524"
|
||||
},
|
||||
"homepage": "https://github.com/confident-ai/deepeval"
|
||||
},
|
||||
{
|
||||
"name": "deploy-on-aws",
|
||||
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
|
||||
@@ -1244,7 +1282,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/exa-labs/exa-mcp-server.git",
|
||||
"sha": "8823cbea80b6ec5999c6217cccd91660fe953b97"
|
||||
"sha": "685aaa990c120a1e009fbbb8bc809128cedc957a"
|
||||
},
|
||||
"homepage": "https://exa.ai/docs/reference/exa-mcp"
|
||||
},
|
||||
@@ -1268,7 +1306,7 @@
|
||||
"url": "https://github.com/expo/skills.git",
|
||||
"path": "plugins/expo",
|
||||
"ref": "main",
|
||||
"sha": "ca4f034c39f3540559c3c10f69e160ad8020b991"
|
||||
"sha": "8d72763f53c4fe11ed3ae0441b921bda821d2a74"
|
||||
},
|
||||
"homepage": "https://github.com/expo/skills/blob/main/plugins/expo/README.md"
|
||||
},
|
||||
@@ -1305,7 +1343,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/voxel51/fiftyone-skills.git",
|
||||
"sha": "9168c379e357b72ec4f0189359736c8ac5392d17"
|
||||
"sha": "8d0ddac468a77314f4f2507c266abcd6bd48c8db"
|
||||
},
|
||||
"homepage": "https://docs.voxel51.com/"
|
||||
},
|
||||
@@ -1510,6 +1548,7 @@
|
||||
},
|
||||
{
|
||||
"name": "hostinger",
|
||||
"displayName": "Hostinger",
|
||||
"description": "Deploy, manage and monitor Hostinger services — Websites, Domains, Ecommerce, Email Marketing, Subscriptions & Payments, and VPS. Authenticate via browser (OAuth) or API token.",
|
||||
"author": {
|
||||
"name": "Hostinger"
|
||||
@@ -1529,7 +1568,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/huggingface/skills.git",
|
||||
"sha": "52d324945107f68d06d561743cf26194bdbf9cf8"
|
||||
"sha": "86cdeee824b73e504198b6005bb113552cdfa7ba"
|
||||
},
|
||||
"homepage": "https://github.com/huggingface/skills.git"
|
||||
},
|
||||
@@ -1543,7 +1582,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/hunter-io/claude-plugin.git",
|
||||
"sha": "87dd42e861811a1504aaa0423c9701ec3844e02f"
|
||||
"sha": "d2bab5bc4879abf88e7e8fc11891375c217fecfc"
|
||||
},
|
||||
"homepage": "https://hunter.io"
|
||||
},
|
||||
@@ -1557,7 +1596,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/heygen-com/hyperframes.git",
|
||||
"sha": "6933e8acda57268da9a40e0adf3d99c85059d2b5"
|
||||
"sha": "08dbb7db377b63ed3525143f5f3bae7fe08c3d90"
|
||||
},
|
||||
"homepage": "https://hyperframes.heygen.com"
|
||||
},
|
||||
@@ -1642,7 +1681,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/gemini-cli-extensions/knowledge-catalog.git",
|
||||
"sha": "82f4d0951e67ff1e7247b002e0e7a3002697594e"
|
||||
"sha": "6d8a1ad09b163203eca6100133448472ce60c499"
|
||||
},
|
||||
"homepage": "https://github.com/gemini-cli-extensions/knowledge-catalog"
|
||||
},
|
||||
@@ -1972,7 +2011,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/mergifyio/mergify-cli.git",
|
||||
"sha": "1ae8a0b23ea558d8e23fd5d869580bb3c263cbcb"
|
||||
"sha": "50b7c34335d6b765dc26c24a3d1e630da49d76e3"
|
||||
},
|
||||
"homepage": "https://mergify.com"
|
||||
},
|
||||
@@ -1999,7 +2038,7 @@
|
||||
"url": "https://github.com/awslabs/startups.git",
|
||||
"path": "migrate/plugins/migration-to-aws",
|
||||
"ref": "main",
|
||||
"sha": "f6f23f2510264907244c93d0f41bcbe9d16510ce"
|
||||
"sha": "63f5d2c3a47c745d430f5e6047ad16cfc6d85b36"
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/startups"
|
||||
},
|
||||
@@ -2042,7 +2081,7 @@
|
||||
"url": "https://github.com/mondaycom/mcp.git",
|
||||
"path": "plugins/monday-crm",
|
||||
"ref": "master",
|
||||
"sha": "95500b9c91003aff49762e63bc93144166e0da7b"
|
||||
"sha": "fc64cf88c2fd9e3081f70fa8bbfb6d2bbee809a8"
|
||||
},
|
||||
"homepage": "https://monday.com"
|
||||
},
|
||||
@@ -2077,7 +2116,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/netlify/context-and-tools.git",
|
||||
"sha": "8470331ab9f3e19de4eb2a88cc27f853bf214736"
|
||||
"sha": "43059a39003935fd78b72eff40071e060b236f37"
|
||||
},
|
||||
"homepage": "https://github.com/netlify/context-and-tools"
|
||||
},
|
||||
@@ -2287,7 +2326,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/pinecone-io/pinecone-claude-code-plugin.git",
|
||||
"sha": "e29f1843f7b0b14676c99f6e9e61446bb01d230b"
|
||||
"sha": "f36dec67e90669009af79dfafc25f79a2b2b7a17"
|
||||
},
|
||||
"homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin"
|
||||
},
|
||||
@@ -2352,7 +2391,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/PostHog/ai-plugin.git",
|
||||
"sha": "90ae71379be5c2d6369459587a39716286cc25eb"
|
||||
"sha": "ffbb25314cb3ee5c998aa6eca0e308bc70f66b85"
|
||||
},
|
||||
"homepage": "https://posthog.com/docs/model-context-protocol"
|
||||
},
|
||||
@@ -2434,7 +2473,7 @@
|
||||
"url": "https://github.com/pydantic/skills.git",
|
||||
"path": "plugins/ai",
|
||||
"ref": "main",
|
||||
"sha": "dbfb31fc1ea103dcd544b6454be4d81bcb636626"
|
||||
"sha": "2ca99fef84cb8603a425bccb1f1456b01e6b1c52"
|
||||
},
|
||||
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/ai"
|
||||
},
|
||||
@@ -2472,7 +2511,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/qdrant/skills.git",
|
||||
"sha": "2a06cb1e9b614fca0f902eed79edd049c24877c5"
|
||||
"sha": "97c547be82211d269da8c2549f5ccde6a16fa2c9"
|
||||
},
|
||||
"homepage": "https://skills.qdrant.tech"
|
||||
},
|
||||
@@ -2573,7 +2612,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/Digital-Process-Tools/claude-remember.git",
|
||||
"sha": "31626fd25e2c1194b3934c5ff91e38a9f8f7f906"
|
||||
"sha": "7db78669853c2443c0bc841061e7ceb9f16d16cb"
|
||||
},
|
||||
"homepage": "https://github.com/Digital-Process-Tools/claude-remember"
|
||||
},
|
||||
@@ -2601,7 +2640,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/resend/resend-skills.git",
|
||||
"sha": "cad68a4e55cebe6e5ee613d9cf987a6b9ea19317"
|
||||
"sha": "8a977503dc13160b1d2463471a62a689f2a5767b"
|
||||
},
|
||||
"homepage": "https://resend.com"
|
||||
},
|
||||
@@ -2679,7 +2718,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/runwayml/skills.git",
|
||||
"sha": "c5674fd2bfcf34c006fb8d9cadf912f21027e310"
|
||||
"sha": "16353db3500ea5e346460755205991081567902a"
|
||||
},
|
||||
"homepage": "https://runwayml.com"
|
||||
},
|
||||
@@ -2760,7 +2799,7 @@
|
||||
"url": "https://github.com/SAP/open-ux-tools.git",
|
||||
"path": "packages/fiori-mcp-server",
|
||||
"ref": "main",
|
||||
"sha": "c9963b0105098a6570a40cb23f87d48921f1051f"
|
||||
"sha": "c288dadb279a9bb928f1e5246aac7a62efee1f6f"
|
||||
},
|
||||
"homepage": "https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server"
|
||||
},
|
||||
@@ -2843,7 +2882,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/getsentry/plugin-claude.git",
|
||||
"sha": "24e4b98c505d30f0b8dda2ee48a26009c6b31f18"
|
||||
"sha": "003aaa8a1867ac52959ce9b49e7ebd8305a0ceaf"
|
||||
},
|
||||
"homepage": "https://github.com/getsentry/plugin-claude"
|
||||
},
|
||||
@@ -2885,7 +2924,7 @@
|
||||
"url": "https://github.com/ServiceNow/sdk.git",
|
||||
"path": "providers/claude/plugin",
|
||||
"ref": "master",
|
||||
"sha": "4aadc235ad57a7442e42529869e68ff19c59596c"
|
||||
"sha": "255d35e94e5393e9f36e7ca2789dee83a8aa7f47"
|
||||
},
|
||||
"homepage": "https://servicenow.github.io/sdk/"
|
||||
},
|
||||
@@ -2900,20 +2939,6 @@
|
||||
"category": "productivity",
|
||||
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/session-report"
|
||||
},
|
||||
{
|
||||
"name": "shopify",
|
||||
"description": "Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code",
|
||||
"author": {
|
||||
"name": "Shopify"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/Shopify/shopify-plugins.git",
|
||||
"sha": "5631b93b88759561fec321192b6b083dbf0a2fd2"
|
||||
},
|
||||
"homepage": "https://shopify.dev/docs/apps/build/devmcp"
|
||||
},
|
||||
{
|
||||
"name": "shopify-ai-toolkit",
|
||||
"description": "Shopify's AI Toolkit provides 18 development skills for building on the Shopify platform, covering documentation search, API schema access, GraphQL and Liquid code validation, Hydrogen storefronts, Polaris UI extensions, store management via CLI, and onboarding guidance for both developers and merchants.",
|
||||
@@ -2924,7 +2949,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/Shopify/Shopify-AI-Toolkit.git",
|
||||
"sha": "6980909f2e0eaaf59b4801077fe7e3731bad1b71"
|
||||
"sha": "556811e94dd45c795abe5c0b1bf6b5a4b098149d"
|
||||
},
|
||||
"homepage": "https://shopify.dev"
|
||||
},
|
||||
@@ -2946,7 +2971,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/slackapi/slack-mcp-plugin.git",
|
||||
"sha": "3f73fc7a9a76bcb3067dc1f52fb9c031b479aa86"
|
||||
"sha": "e75b0cf18f1a19f3fd629e3af9565ee84b8c2ce0"
|
||||
},
|
||||
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
|
||||
},
|
||||
@@ -2962,7 +2987,7 @@
|
||||
"url": "https://github.com/Snowflake-Labs/snowflake-ai-kit.git",
|
||||
"path": "plugins/cortex-code",
|
||||
"ref": "main",
|
||||
"sha": "6ecc0939c572ff7cad9c825e6857d6cfb300ef22"
|
||||
"sha": "863337295c0829493fdc95464e3127120bc4c46b"
|
||||
},
|
||||
"homepage": "https://docs.snowflake.com/en/user-guide/cortex-code"
|
||||
},
|
||||
@@ -2976,7 +3001,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/SonarSource/sonarqube-agent-plugins.git",
|
||||
"sha": "feb8d7844766cc9d5f04938497ec5e1a9542c30b"
|
||||
"sha": "0e502ceb9a2083a586ad2b5ad14cd10174243626"
|
||||
},
|
||||
"homepage": "https://www.sonarsource.com"
|
||||
},
|
||||
@@ -3036,7 +3061,7 @@
|
||||
"url": "https://github.com/stripe/ai.git",
|
||||
"path": "providers/claude/plugin",
|
||||
"ref": "main",
|
||||
"sha": "423788e067d899f73f96a8466a7431074b210db1"
|
||||
"sha": "e238b951665cba5260d70aa80e5021def27a61d3"
|
||||
},
|
||||
"homepage": "https://github.com/stripe/ai/tree/main/providers/claude/plugin"
|
||||
},
|
||||
@@ -3149,7 +3174,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/togethercomputer/skills.git",
|
||||
"sha": "062e98b96a9c836c513f2172ff32bedcc88ebd68"
|
||||
"sha": "7e8626a7d18a3697d5530aa2707abae4134839c5"
|
||||
},
|
||||
"homepage": "https://www.together.ai"
|
||||
},
|
||||
@@ -3330,7 +3355,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/explorium-ai/vibeprospecting-plugin.git",
|
||||
"sha": "80f7fa2ab35102d3e279e6d3730a3d138b48aa37"
|
||||
"sha": "1eb655845e2b30a5478747803f364286d60c6332"
|
||||
},
|
||||
"homepage": "https://www.vibeprospecting.ai/product/claude-plugin"
|
||||
},
|
||||
@@ -3369,7 +3394,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/wix/skills.git",
|
||||
"sha": "afe99e49d0f2a8b87fe83278dedb5fcee993ca48"
|
||||
"sha": "26f651e36305435a535d6802d35df58c3de8e510"
|
||||
},
|
||||
"homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
|
||||
},
|
||||
@@ -3422,7 +3447,7 @@
|
||||
"url": "https://github.com/zapier/zapier-mcp.git",
|
||||
"path": "plugins/zapier",
|
||||
"ref": "main",
|
||||
"sha": "11bfb606bd1984beef15f6e16257f99ee47c7f29"
|
||||
"sha": "217d65a980f9b75536babf89ba64bf03ad95beea"
|
||||
},
|
||||
"homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
|
||||
},
|
||||
@@ -3462,7 +3487,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/Zoominfo/zoominfo-mcp-plugin.git",
|
||||
"sha": "b836604c5474f245c4dfc0ed610cd9dfcfeee35e"
|
||||
"sha": "66eae634f40f68bddc6027f0167bbecdb5f4b531"
|
||||
},
|
||||
"homepage": "https://www.zoominfo.com"
|
||||
},
|
||||
@@ -3490,7 +3515,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/langfuse/skills.git",
|
||||
"sha": "a20c726a70137cb4e3667de78613ba7e00685018"
|
||||
"sha": "02636d5bbe0cbcc8d1392203dfba9c60595a2e93"
|
||||
},
|
||||
"homepage": "https://langfuse.com"
|
||||
},
|
||||
@@ -3504,7 +3529,7 @@
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/zytedata/claude-skills.git",
|
||||
"sha": "adb02df6aca7bce7c4d8614e1dd24ea1682e8ad5"
|
||||
"sha": "8b2d640fe82fadcb69c12af26e4e38ab8ab61ed1"
|
||||
},
|
||||
"homepage": "https://www.zyte.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user