revid

Installation
SKILL.md

revid-skill

Use a single prebuilt Revid API markdown reference and run Revid API flows quickly.

Workflow

  1. Read references/revid-api-reference.md for endpoint behavior and request schemas.
  2. For API execution, use scripts/revid_api.sh instead of hand-writing one-off curl calls whenever possible.

Commands

# Call endpoints with wrapper
REVID_API_KEY=... bash scripts/revid_api.sh projects 10
REVID_API_KEY=... bash scripts/revid_api.sh status <pid>
REVID_API_KEY=... bash scripts/revid_api.sh render payloads/render.json

Guardrails

Installs
2
GitHub Stars
1
First Seen
Apr 28, 2026
revid — 6missedcalls/revid-skill