launch-with-aws

安装量: 2.2K
排名: #5920

安装

npx skills add https://github.com/aws/agent-toolkit-for-aws --skill launch-with-aws

Launch with AWS Drives an AWS migration end-to-end using CLI scripts. Takes a user's web application, analyzes it, generates a migration plan with cost estimate, and delivers deployable AWS Blocks infrastructure code. The AWS MCP server is recommended but is not required. This skill works standalone via its CLI scripts in any agent environment. Script Invocation All commands are run via: python3 scripts/launch_with_aws.py < command

[ args .. . ] where scripts/ is relative to this skill directory. The agent MUST set the working directory to the skill root before invoking commands. Required files: launch_with_aws.py , launch_config.py , auth.py , auth_callback_server.py , launch_api_client.py , archive.py , service model . When loaded via MCP, fetch all and write to a temp directory preserving structure before invoking. Each command outputs JSON to stdout on success, or exits non-zero with a JSON error on stderr. Show more Installs 830 Repository aws/agent-toolk…-for-aws GitHub Stars 2.2K First Seen 14 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Fail

返回排行榜