Public catalog
Browse tools
9 shown. Search ranks against problem language; browsing defaults to stronger public signals.
AgentScope
I need to build a Python LLM agent with a model, prompt, and tools without implementing the execution loop myself.
Verified 2026-08-10
Claude Agent SDK for Python
You want a Python application to run an agent that can read, write, edit files and execute shell commands without building your own agent loop, tool executor, and permission system from scratch
Verified 2026-08-10
Claude SDK for TypeScript
You are building a Node.js or edge service that needs to send messages to Claude models and you do not want to hand-write fetch calls, request typing, and response parsing against the raw HTTP API
Verified 2026-08-10
FastAPI LangGraph Agent Production Template
Your LangGraph agent runs fine as a local prototype but you need JWT auth, rate limiting, migrations, and monitoring before exposing it as a hosted API
Verified 2026-08-10
fastapi-fullstack (Full-Stack AI Agent Template)
You need to ship an AI chat SaaS with auth, WebSocket streaming, RAG, admin panel, and Stripe billing without months of boilerplate
Verified 2026-08-10
LangChain + Next.js Starter Template
You are starting an LLM chat app in Next.js and do not want to hand-wire streaming, structured output, agents, and RAG routes from scratch
Verified 2026-08-10
OpenAI Agents SDK (JS/TS)
You are building a TypeScript or Node multi-agent workflow and need handoffs, tools, guardrails, sessions, and tracing without wiring the orchestration plumbing yourself
Verified 2026-08-10
OpenAI Agents SDK (Python)
You are hand-rolling agent loops, tool dispatch, handoff logic, and conversation history for a multi-agent Python application
Verified 2026-08-10
UltraRAG
You are prototyping iterative RAG logic with loops and conditional branches and writing the orchestration code by hand is dominating the work
Verified 2026-08-10