diff --git a/profiles/aws/profile.yaml b/profiles/aws/profile.yaml index c08a8e61..38f5fc8b 100644 --- a/profiles/aws/profile.yaml +++ b/profiles/aws/profile.yaml @@ -74,6 +74,60 @@ skills: # General AWS CLI patterns (127 installs). - repo: oldwinter/skills skills: [aws-cli] + # Expanded AWS toolkit fork — full installable catalog. This repo is a + # Claude plugin marketplace; the `skills` CLI only resolves skills that are + # packaged into a plugin (plugins/*/skills/), NOT the top-level skills/ tree. + # So this list is the union of all four plugins (aws-core, aws-data-analytics, + # aws-agents, aws-agents-for-devsecops), verified resolvable via + # `npx skills add`. aws-iam is intentionally omitted: the upstream entry above + # already maps it to .claude/skills/aws-iam and two entries → one target collide. + - repo: NagyVikt/agent-toolkit-for-aws + skills: + # plugin: aws-core + - amazon-bedrock + - aws-billing-and-cost-management + - aws-blocks + - aws-cdk + - aws-cloudformation + - aws-containers + - aws-messaging-and-streaming + - aws-observability + - aws-sdk-js-v3-usage + - aws-sdk-python-usage + - aws-sdk-swift-usage + - aws-secrets-manager + - aws-serverless + - signing-in-to-aws + # plugin: aws-data-analytics + - amazon-opensearch-service + - connecting-to-data-source + - creating-data-lake-table + - exploring-data-catalog + - finding-data-lake-assets + - ingesting-into-data-lake + - querying-data-lake + - storing-and-querying-vectors + # plugin: aws-agents + - agents-build + - agents-connect + - agents-debug + - agents-deploy + - agents-get-started + - agents-harden + - agents-optimize + # plugin: aws-agents-for-devsecops + - analyzing-release-readiness + - chatting-with-aws-devops-agent + - coordinating-multi-space-devops-agent + - diff-scanning-with-aws-security-agent + - investigating-incidents-with-aws-devops-agent + - pentesting-with-aws-security-agent + - remediating-with-aws-security-agent + - running-release-tests + - scanning-with-aws-security-agent + - setup-devops-agent + - setup-security-agent + - threat-modeling-with-aws-security-agent mcps: - aws-docs # awslabs.aws-documentation-mcp-server (uvx) — read-only AWS docs lookup, no credentials needed env: