mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 04:22:03 +00:00
Add huggingface-skills plugin to marketplace (#174)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -535,6 +535,16 @@
|
|||||||
"url": "https://github.com/pinecone-io/pinecone-claude-code-plugin.git"
|
"url": "https://github.com/pinecone-io/pinecone-claude-code-plugin.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin"
|
"homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "huggingface-skills",
|
||||||
|
"description": "Build, train, evaluate, and use open source AI models, datasets, and spaces.",
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/huggingface/skills.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/huggingface/skills.git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user