agent-builder
Originally fromshareai-lab/learn-claude-code
Installation
SKILL.md
Agent Builder
Build AI agents for any domain - customer service, research, operations, creative work, or specialized business processes.
Applicability
Treat the architecture and orchestration guidance as provider-agnostic. The bundled Python starter code currently uses the Anthropic SDK and an Anthropic model configuration; adapt that implementation layer when using another provider. Do not mistake the example client for a required agent architecture.
The Core Philosophy
The model already knows how to be an agent. Your job is to get out of the way.
An agent is not complex engineering. It's a simple loop that invites the model to act: