Building Agents

Build the AI parts of a 3B workflow — any step that calls a language model. Use whenever a task calls a model (Anthropic, OpenAI, Gemini, …) or is model-shaped — summarize, extract, classify, generate, rewrite, answer, converse, or a tool-using agent — even if “AI” or “agent” is never said. Covers choosing the shape, the agent step, the mandatory self-loop for async agents, tools, model choice, conversations, chat UIs, and single-request calls. Pair with the claude-api skill for Anthropic-native features (Batches, the Files API).

tines 984ac43 10.6 KB Updated

File contents

tines/skills/tree/main/skills/building-agents commit 984ac43ffb

Frequently asked questions

npx skillmds@latest add tines/building-agents