YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Agent Starter - 5 AI Agent Templates
A CLI tool scaffolding 5 AI agent templates (bare, fastapi, discord bot, headless bot, title, custom)
π― Overview
Agent Starter helps you quickly scaffold production-ready AI agent projects with best-practice architecture and structure. Choose from 5 specialized templates to match your use case.
π Quick Start
# Install the CLI
pip install agent-starter
# Scaffold a new project
agent-starter [TEMPLATE] [PROJECT_NAME]
π¦ Templates
| Template | Description |
|---|---|
bare |
Minimal AI agent project |
fastapi |
Agent with FastAPI HTTP server |
discord-bot |
Discord bot agent template |
headless-bot |
Headless browser automation agent |
title |
Title generation agent |
custom |
Custom agent scaffold |
π₯ Installation
From PyPI (Recommended)
pip install agent-starter
From Source
git clone https://github.com/user/agent-starter.git
cd agent-starter
pip install -e .
π¬ Examples
# Create a FastAPI-based agent project
agent-starter fastapi my-chatbot
# Scaffold a Discord bot
agent-starter discord-bot my-bot
# Start with a headless browser agent
agent-starter headless-bot my-scanner
π Documentation
- PyPI: agent-starter
- GitHub: GitHub Repository
π License
MIT
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support