Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"metadata": {
"description": "Official AWS plugins for Claude Code, Cursor, and AI coding assistants.",
"description": "Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS.",
"version": "1.0.0"
},
"name": "awslabs-agent-plugins",
Expand All @@ -11,7 +11,7 @@
"plugins": [
{
"category": "deployment",
"description": "Deploy any application to AWS. Get architecture recommendations, cost estimates, and one-command deployment.",
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
"keywords": [
"aws",
"aws agent skills",
Expand Down
2 changes: 1 addition & 1 deletion plugins/deploy-on-aws/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": {
"name": "Amazon Web Services"
},
"description": "Deploy any application to AWS. Get architecture recommendations, cost estimates, and one-command deployment.",
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
"homepage": "https://github.com/awslabs/agent-plugins",
"keywords": [
"aws",
Expand Down