ClaudeSuperPower

agents-get-started

Skill

Use when a developer wants to create a new agent project or get started with AgentCore. Handles framework selection, project scaffolding, first deploy, and first invocation. Triggers on: "build an agent", "create an agent", "get started", "new project", "agentcore create", "which framework", "Strand

Install

git clone https://github.com/aws/agent-toolkit-for-aws.git ~/.claude/skills/agents-get-started

What is agents-get-started?

Use when a developer wants to create a new agent project or get started with AgentCore. Handles framework selection, project scaffolding, first deploy, and first invocation. Triggers on: "build an agent", "create an agent", "get started", "new project", "agentcore create", "which framework", "Strands vs LangGraph", "hello world agent", "first agent", "create MCP server", "host MCP server", "agentcore dev", "dev server", "what port", "local development". Not for adding capabilities to existing projects — use agents-build or agents-connect. Strands vs LangGraph in a migration context routes to agents-build, not here. Connecting to an existing MCP server routes to agents-connect, not here.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

~174 tokens of context used while enabled, before you invoke anything

All declared tools (1)
Read Grep Glob Bash

Documentation

README · ~11 min read

get-started

Walk a developer from zero to a running agent on AWS.

When to use

  • Developer wants to build an agent on AWS and doesn't know where to start
  • Developer wants to create a new AgentCore project
  • Developer is choosing between frameworks (Strands, LangGraph, GoogleADK, OpenAI Agents)
  • Developer just ran agentcore create and wants to know what to do next

Do NOT use for:

  • Environment/prerequisite issues (CLI not found, credentials broken) → use agents-debug
  • Adding capabilities to an existing project (memory, tools, policies) → use agents-build or agents-connect

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.