Metadata-Version: 2.1
Name: agent-starter
Version: 0.1.0
Summary: Scaffold AI agent projects with best-practice templates
Author: Revenue Worker
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# agent-starter

Scaffold AI agent projects with best-practice templates.

## Installation

```bash
pip install agent-starter
```

## Usage

```bash
agent-starter
```

## License

MIT
