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

πŸ“„ License

MIT

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support