AWS CLI

GitHub

用于通过终端管理AWS服务,如EC2、S3、Lambda和IAM。适用于配置云基础设施、操作存储桶及调用函数等场景。

触发场景

需要配置或管理AWS云资源时 执行S3文件上传下载或EC2实例查询时 调用Lambda函数或管理IAM用户时

安装

npx skills add composio-community/awesome-agent-clis --skill AWS CLI -g -y
更多选项

非标准路径

npx skills add https://github.com/composio-community/awesome-agent-clis/tree/master/aws-cli -g -y

不安装直接使用

npx skills use composio-community/awesome-agent-clis@AWS CLI

指定 Agent (Claude Code)

npx skills add composio-community/awesome-agent-clis --skill AWS CLI -a claude-code -g -y

安装 repo 全部 skill

npx skills add composio-community/awesome-agent-clis --all -g -y

预览 repo 内 skill

npx skills add composio-community/awesome-agent-clis --list

SKILL.md

Frontmatter
{
    "name": "AWS CLI",
    "description": "Manage AWS services — EC2, S3, Lambda, IAM, and more. Use when an agent needs to provision cloud infrastructure, manage S3 buckets, invoke Lambda functions, or configure AWS resources."
}

AWS CLI

Manage all AWS services from the terminal.

Installation

brew install awscli
aws configure

Key Commands

aws s3 ls
aws s3 cp file.txt s3://bucket/file.txt
aws ec2 describe-instances --output json
aws lambda invoke --function-name myFunc output.json
aws iam list-users --output json
aws sts get-caller-identity

Agent-Friendly Features

  • --output json for structured output (also text, table)
  • Profile-based auth (--profile)
  • Environment variable auth (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY)
  • --query for JMESPath filtering
  • --no-cli-pager to disable interactive paging

版本历史

  • 9f765d2 当前 2026-07-24 16:03

同 Skill 集合

coderabbit-cli/SKILL.md
composio-cli/SKILL.md
elevenlabs-cli/SKILL.md
gcloud-cli/SKILL.md
github-cli/SKILL.md
gitlab-cli/SKILL.md
google-workspace-cli/SKILL.md
mailcoach-cli/SKILL.md
neon-cli/SKILL.md
ntn/SKILL.md
planetscale-cli/SKILL.md
posthog-cli/SKILL.md
railway-cli/SKILL.md
ramp-cli/SKILL.md
remotion-cli/SKILL.md
resend-cli/SKILL.md
sendblue-cli/SKILL.md
sentry-cli/SKILL.md
sonoscli/SKILL.md
stripe-cli/SKILL.md
stripe-projects-cli/SKILL.md
supabase-cli/SKILL.md
tavily-cli/SKILL.md
turso-cli/SKILL.md
vercel-cli/SKILL.md
visa-cli/SKILL.md
wacli/SKILL.md
kapso-cli/SKILL.md

元信息

文件数
0
版本
9f765d2
Hash
ebe52452
收录时间
2026-07-24 16:03

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 05:15
浙ICP备14020137号-1 $访客地图$