BeClaude

AWSBedrockAgentCoreSkill

New
41GitHub TrendingGeneralby ferdinandobons

Authoritative, source-cited Claude Code plugin/skill that lets a coding agent autonomously build production-grade AI agents on AWS (Strands Agents, Amazon Bedrock, Bedrock AgentCore) with official best practices.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/awsbedrockagentcoreskill.md https://raw.githubusercontent.com/ferdinandobons/AWSBedrockAgentCoreSkill/main/SKILL.md
3
Invoke in Claude Code
/awsbedrockagentcoreskill
View source on GitHub
agentplugin

Frequently Asked Questions

What is AWSBedrockAgentCoreSkill?

Authoritative, source-cited Claude Code plugin/skill that lets a coding agent autonomously build production-grade AI agents on AWS (Strands Agents, Amazon Bedrock, Bedrock AgentCore) with official best practices.

How to install AWSBedrockAgentCoreSkill?

To install AWSBedrockAgentCoreSkill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /awsbedrockagentcoreskill.

What is AWSBedrockAgentCoreSkill best for?

AWSBedrockAgentCoreSkill is a community categorized under General. It is designed for: agent, plugin. Created by ferdinandobons.