Skip to content

feat: add text-to-video skill - #11

Merged
finns0309 merged 1 commit into
mainfrom
feat/scenario-wrappers
Jun 8, 2026
Merged

feat: add text-to-video skill#11
finns0309 merged 1 commit into
mainfrom
feat/scenario-wrappers

Conversation

@finns0309

@finns0309 finns0309 commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

What

Adds the text-to-video skill — a thin client over the hosted Pexo video agent (same backend as pexo-agent) that turns a text prompt or script into a finished video.

Notes

  • Delegates to Pexo's hosted agent through the shared scripts/ API client; all creative work happens server-side.
  • Documents setup, troubleshooting, and the full async workflow (create → upload → chat → poll → deliver, with reconnect/timeout/revisions).
  • Additive only; scripts tracked 100644.

🤖 Generated with Claude Code

First skill of the scenario slug cluster and the template the remaining
slugs will be generated from. A lean thin wrapper that delegates to the
hosted Pexo agent — same 9 transport scripts as pexo-agent, product stays
server-side.

- 109-line command-first SKILL.md (Use-when/NOT-for, no persona essay)
- Edge cases fully covered: references/TROUBLESHOOTING.md is the full
  error matrix (identical to pexo-agent); the body closes the workflow
  state machine — WAIT/RESPOND(message,preview,document)/DELIVER/FAILED/
  RECONNECT + timeout escape + revisions loop
- references/SETUP-CHECKLIST.md carries the signup invite code
- scripts tracked 100644 to match repo convention

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@finns0309
finns0309 requested a review from pexoai as a code owner June 8, 2026 11:42
@finns0309
finns0309 merged commit 73800cd into main Jun 8, 2026
1 check passed
@finns0309
finns0309 deleted the feat/scenario-wrappers branch June 8, 2026 11:44
@finns0309 finns0309 changed the title feat: add text-to-video scenario skill (slug-cluster #1) feat: add text-to-video skill Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant