Skip to content

Commit 22a1cff

Browse files
authored
chore(docs): update plugin descriptions (#19)
* Updating the plugin description to match README. * Update plugin marketplace descriptions.
1 parent 0698f49 commit 22a1cff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"description": "Official AWS plugins for Claude Code, Cursor, and AI coding assistants.",
3+
"description": "Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS.",
44
"version": "1.0.0"
55
},
66
"name": "awslabs-agent-plugins",
@@ -11,7 +11,7 @@
1111
"plugins": [
1212
{
1313
"category": "deployment",
14-
"description": "Deploy any application to AWS. Get architecture recommendations, cost estimates, and one-command deployment.",
14+
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
1515
"keywords": [
1616
"aws",
1717
"aws agent skills",

plugins/deploy-on-aws/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": {
33
"name": "Amazon Web Services"
44
},
5-
"description": "Deploy any application to AWS. Get architecture recommendations, cost estimates, and one-command deployment.",
5+
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
66
"homepage": "https://github.com/awslabs/agent-plugins",
77
"keywords": [
88
"aws",

0 commit comments

Comments
 (0)