Skip to content

v0.1.1

Latest

Choose a tag to compare

@ferdinandobons ferdinandobons released this 04 Jun 07:06

Initial public release of AWSBedrockAgentCoreSkill — a Claude Code plugin (and agent skill) that gives a coding agent the official, source-cited best practices for building AI agents on AWS (Strands, Amazon Bedrock, Amazon Bedrock AgentCore).

Install

/plugin marketplace add ferdinandobons/AWSBedrockAgentCoreSkill
/plugin install aws-bedrock-agentcore-skill@aws-agent-skills

What's inside

  • Routing SKILL.md (decision tree + use-case playbooks) + 20 source-cited reference files (~19,000 lines)
  • 14 assets: service-selection matrix, model-selection guide, deployment checklist, ready-to-adapt IAM policies, copy-paste snippets
  • Central official-source index: 369 unique URLs, 636 inline citations
  • Covers Strands; Bedrock (Converse, Guardrails, Knowledge Bases/RAG); AgentCore (Runtime, Memory, Gateway, Identity, Browser/Code Interpreter); observability; security/IAM/cost; Terraform-first IaC (CDK secondary)

Built & verified

Researched, written, and adversarially QA'd with Claude Code multi-agent workflows (~140 subagents). One pass verified all 292 code snippets one by one against the official documentation (no code executed).

Notes

  • Snippets are verified against official docs, not executed against a live account: validate IAM, quotas, and region availability before production.
  • Maturity labels and version-specific facts reflect AWS state as of mid-2026; re-verify via the cited sources after ~3 to 6 months.

Full changelog: CHANGELOG.md