$npx skillfedfor your agent

Claude Agent Sdk

Claude Agent SDK is Anthropic's framework for building autonomous agents that iteratively use tools to complete tasks. It handles the agent loop, context management, and tool orchestration automatically, with support for custom tools, MCP servers, permissions, and lifecycle hooks. Available in Python and TypeScript.

Claude Agent SDK helps you build production-ready autonomous agents with Claude using tools, hooks, and context management.

AI-generated summary based on this skill's SKILL.md

68 46 unlicensed, metadata onlyupdated by rysweet

Decision gist · record as of 2026-07-26

Claude Agent SDK helps you build production-ready autonomous agents with Claude using tools, hooks, and context management. Claude Agent SDK is Anthropic's framework for building autonomous agents that iteratively use tools to complete tasks. It handles the agent loop, context management, and tool orchestration automatically, with support for custom tools, MCP servers, permissions, and lifecycle hooks. Available in Python and TypeScript.

manual: git clone https://github.com/rysweet/amplihack → cp -r amplihack ~/.claude/skills/claude-agent-sdk

Use it when

  • Claude Agent SDK provides comprehensive tooling including support for custom tools, MCP (Model Context Protocol) servers.
  • Claude Agent SDK enables integration through its built-in tool orchestration system.
Same gist for agents: .md · .json

Install

rysweet/amplihack/claude-agent-sdk · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Claude Agent SDK and how do I build Claude agents?

Claude Agent SDK is Anthropic's framework for building autonomous agents that iteratively use tools to complete tasks. The SDK handles the agent loop, context management, and tool orchestration automatically, eliminating the need to manually implement these patterns. It's available in Python and TypeScript, making it accessible for developers across different language preferences.

What SDK tools are available for Claude agent development?

Claude Agent SDK provides comprehensive tooling including support for custom tools, MCP (Model Context Protocol) servers, permission controls, and lifecycle hooks. These tools enable developers to define agent behavior, control what resources agents can access, and integrate external services seamlessly into agent workflows.

How do I integrate Claude capabilities into agent workflows?

Claude Agent SDK enables integration through its built-in tool orchestration system. You can attach custom tools and MCP servers to your agents, configure permissions to control resource access, and use lifecycle hooks to customize agent behavior at different stages. The SDK automatically manages how Claude interacts with these integrated capabilities.

What agent architecture and implementation patterns does Claude Agent SDK support?

Claude Agent SDK implements a standard agentic loop pattern where agents iteratively use tools to complete tasks. The framework abstracts away the complexity of managing context, orchestrating tool calls, and handling responses. This allows developers to focus on defining agent goals and tools rather than building the underlying agent infrastructure.

Can I create Claude agents with custom tools and MCP servers?

Yes, Claude Agent SDK fully supports custom tools and MCP servers. You can define your own tools tailored to your specific use case and integrate MCP servers to extend agent capabilities. The SDK handles permission management and tool orchestration, ensuring agents can safely and effectively use these resources.

Is Claude Agent SDK available in multiple programming languages?

Claude Agent SDK is available in both Python and TypeScript, giving developers flexibility in choosing their preferred language for agent development. Both implementations provide the same core functionality for building, deploying, and managing autonomous agents with Claude.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Build and deploy autonomous agents using Claude”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Agent Builder Pydantic Ai
by fernandofuc · fernandofuc/nextjs-c-s

Create type-safe conversational AI agents using Pydantic AI and OpenRouter. This skill provides patterns for agent architecture, tool definition, streaming responses, and FastAPI integration with built-in validation and auto-retry capabilities.

no license declared → metadata onlyfor claude-codeupdated Jan 2026
★ 0repo stars
Microsoft Agent Framework
by rysweet · rysweet/amplihack

Microsoft Agent Framework is an open-source platform for constructing production-ready AI agents and multi-agent workflows in Python and C#. It combines stateful conversation management, tool integration with approval workflows, graph-based orchestration with conditional routing, and enterprise features like telemetry and middleware support.

no license declared → metadata onlyfor claude-codeupdated Jul 2026
★ 68repo stars
Designing Workflow Skills
by trailofbits · trailofbits/skills

Master the architecture of workflow-based skills through essential principles covering phased execution, tool alignment, progressive disclosure, and scalable patterns. This guide teaches you how to structure multi-step processes with numbered phases, entry/exit criteria, and appropriate freedom levels for each task type.

CC-BY-SA-4.0updated Jul 2026
★ 6,292repo stars
skill-developer
by parcadei · parcadei/Continuous-Claude-v3

Skill Developer is a meta-skill for building new Claude Code skills from the ground up or converting existing scripts. It provides templates, step-by-step guidance for wrapping MCP pipelines, and configuration patterns to enable Claude's automatic skill discovery.

MITfor claude-codeupdated Jan 2026
★ 3,875repo stars
Workflow Audit
by xiaolai · xiaolai/vmark

Workflow Audit systematically reviews `.github/workflows/*.yml` files against security hardening, action version currency, and reliability standards. It discovers all workflow files, validates YAML syntax, runs a comprehensive checklist covering permissions, script injection, timeouts, and cross-workflow consistency, then reports findings sorted by severity with concrete fixes for each issue.

ISCfor claude-codeupdated Jul 2026
★ 424repo stars
Agent Sdk Python
by dawiddutoit · dawiddutoit/custom-claude

Agent SDK Python is the official Python SDK for constructing production-ready AI agents with autonomous capabilities. It supports one-shot queries, interactive conversations, custom MCP tools, permission controls, context loading from CLAUDE.md files, error handling, hooks, and agent delegation—all through a straightforward API designed for .py files and agent architectures.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars

More skills skill-generator (MIT) · Skill Generator (unlicensed) · Datawhale Agent Learning Hub (NOASSERTION) · sharing-pr-agent-artifacts (Apache-2.0) · agent-builder (MIT)

Tags
agent-frameworksdk-toolkitagentic-developmentclaude-integrationautonomous-systemsagent-buildercode-generationmulti-tool-orchestration