Metadata-Version: 2.4
Name: crewai-template-near-reporting-crew
Version: 1.0.0
Summary: CrewAI Template - NEAR Reporting Crew
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: crewai>=0.28
Requires-Dist: requests>=2.31
Requires-Dist: python-dotenv>=1.0

# CrewAI Template - NEAR Reporting Crew

CrewAI template for NEAR Protocol.

## Setup

```bash
pip install -r requirements.txt
# or
pip install .
```

## Run

```bash
python crew.py
```

## Description

Build a CrewAI crew template for reporting on NEAR.

**THE VIRAL LOOP:**
User needs reporting crew → Uses NEAR template → Crew operates on NEAR

**Deliverables:**
1. CrewAI crew with specialized agents
2. NEAR-specific tools
3. Example configurations
4. Published to PyPI and GitHub

**Success Metric:** 10+ deployments
