VM0VM0
Integration

Reportei

Marketing report generation platform

Reportei is a marketing report generation platform with automated analytics for managing clients, reports, and integrations.

Required Environment

NameTypeDescription
REPORTEI_API_TOKENsecretAPI token from Reportei Dashboard

Configuration

vm0.yaml
version: "1.0"

agents:
  my-agent:
    provider: claude-code
    skills:
      - https://github.com/vm0-ai/vm0-skills/tree/main/reportei

Run

vm0 run my-agent "generate marketing report" \
  --secrets REPORTEI_API_TOKEN=xxx

Example Instructions

AGENTS.md
# Report Generator Agent

You generate marketing reports.

## Workflow

1. List available clients
2. Select report template
3. Generate report
4. Return report link

## Report Types

- Google Analytics, Meta, etc.
AGENTS.md
# Client Manager Agent

You manage Reportei clients.

## Workflow

1. List all clients
2. Create new clients
3. Manage integrations
4. Configure report schedules

## Integrations

- Google Analytics, Meta, LinkedIn