mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Add dataverse plugin
This commit is contained in:
parent
3ffb4b4ca8
commit
0de7a91403
@ -421,6 +421,19 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/astronomer/agents"
|
"homepage": "https://github.com/astronomer/agents"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "dataverse",
|
||||||
|
"description": "Agent skills for building on, analyzing, and managing Microsoft Dataverse — with Dataverse MCP, PAC CLI, and Python SDK.",
|
||||||
|
"category": "database",
|
||||||
|
"source": {
|
||||||
|
"source": "git-subdir",
|
||||||
|
"url": "https://github.com/microsoft/Dataverse-skills.git",
|
||||||
|
"path": ".github/plugins/dataverse",
|
||||||
|
"ref": "main",
|
||||||
|
"sha": "87bc55342e6313a5677f00d3e5e574b441ae60bb"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/microsoft/Dataverse-skills"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "deploy-on-aws",
|
"name": "deploy-on-aws",
|
||||||
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
|
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user