Research: aws-serverless
Cached research evidence for aws-serverless (not authority).
Purpose
Section titled “Purpose”AWS serverless skill (Lambda, API Gateway, SAM/CDK serverless patterns, etc). Guidance for agents on building, deploying, observing serverless apps on AWS. Part of core serverless/containers/storage/deployment coverage in aws-core plugin/skills.
Harness Coverage
Section titled “Harness Coverage”Target agents: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode. Via npx skills add aws/agent-toolkit-for-aws/skills (or —skill specific), or bundled in aws-core plugin for Claude/Codex/Cursor; also Kiro MCP + skills. Skills load on-demand.
Trust And Risks
Section titled “Trust And Risks”inspect-then-install / needs-inspection. Official AWS source with strong provenance (GA, evaluations mentioned). However, skills provide direct AWS API access via MCP (high privilege potential); IAM condition keys help but require proper policy setup to segregate agent vs human actions. Sandboxed exec and logging are positives, but broad service surface (IAM, serverless deploys etc) and real creds mean inspection of usage, least-privilege, and audit is required before install/adoption. No endorsement of specific workflows.
Install Prerequisites
Section titled “Install Prerequisites”npx skills add aws/agent-toolkit-for-aws --skill aws-serverless -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode (or via aws-core plugin install). status=inspect-then-install; selector=named/group. MCP config (e.g. uvx mcp-proxy-for-aws pinned) often required for full capability. See AWS user guide.
Upstream Maintainer
Section titled “Upstream Maintainer”aws (Amazon Web Services, github.com/aws/agent-toolkit-for-aws). Apache-2.0. Official GA-supported toolkit (successor to AWS Labs MCP/skills). Includes managed AWS MCP Server (full 300+ service API, sandbox exec, docs search), plugins bundling MCP+skills, curated skills/, rules/. Enterprise: CloudWatch, IAM agent-specific condition keys, CloudTrail. Requires AWS creds + uv for some paths. 886 stars.
Comparable Alternatives
Section titled “Comparable Alternatives”Official AWS docs + CDK/CloudFormation/SAM/Serverless Framework guidance without agent layer; other cloud provider agent toolkits or IaC skills (e.g. terraform-skill); general devops or security skills focused on IAM/policies; direct use of AWS CLI/Console + agent code intelligence.
> Web-augmented research; evidence only, not authority. Authoring catalog MDX is authoritative for install metadata.
