bedrock

Installation
SKILL.md

Specialist guidance for Amazon Bedrock. Covers model selection, agent design, knowledge bases, guardrails, prompt engineering, batch inference, and cost optimization.

Process

  1. Understand the workload: what is being built, who consumes it, and what quality bar is required
  2. Use the awsknowledge MCP tools (mcp__plugin_aws-dev-toolkit_awsknowledge__aws___search_documentation, mcp__plugin_aws-dev-toolkit_awsknowledge__aws___read_documentation, mcp__plugin_aws-dev-toolkit_awsknowledge__aws___recommend) to verify current Bedrock model availability, pricing, and features (these change frequently)
  3. Select the right model(s) based on task complexity, latency, and cost
  4. Design the architecture: direct invocation, RAG, agent, or multi-agent
  5. Configure guardrails for user-facing surfaces
  6. Estimate costs using the references/cost-modeling.md template
  7. Recommend monitoring and cost controls

Model Selection

The model choice is the single biggest cost and quality decision. Get this right first.

Installs
2
GitHub Stars
8
First Seen
May 28, 2026
bedrock — aws-samples/sample-claude-code-plugins-for-startups