mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-17 10:33:08 +00:00
Compare commits
1 Commits
add-plugin
...
add-plugin
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b90a056130 |
@@ -686,15 +686,16 @@
|
|||||||
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "data",
|
"name": "deploy-on-aws",
|
||||||
"description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.",
|
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
|
||||||
"category": "development",
|
"category": "deployment",
|
||||||
"source": {
|
"source": {
|
||||||
"source": "url",
|
"source": "git-subdir",
|
||||||
"url": "https://github.com/astronomer/agents.git",
|
"url": "https://github.com/awslabs/agent-plugins.git",
|
||||||
"sha": "7ef022b02f5296b5ecc52ba0db3ba9345ec03c9e"
|
"path": "plugins/deploy-on-aws",
|
||||||
|
"ref": "main"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/astronomer/agents"
|
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user