reportei

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name REPORTEI_TOKEN or zero doctor check-connector --url https://app.reportei.com/api/v1/me --method GET

How to Use

1. Get Company Details

Retrieve details of your company associated with the token:

curl -s -X GET "https://app.reportei.com/api/v1/me" -H "Authorization: Bearer $REPORTEI_TOKEN"

Response:

{
  "company": {
Related skills
Installs
65
GitHub Stars
59
First Seen
Jan 24, 2026