Skip to content

feat: add scenario video skills - #13

Merged
finns0309 merged 1 commit into
mainfrom
feat/add-video-skills
Jun 8, 2026
Merged

feat: add scenario video skills#13
finns0309 merged 1 commit into
mainfrom
feat/add-video-skills

Conversation

@finns0309

Copy link
Copy Markdown
Collaborator

What

Scenario-focused skills for common video tasks, each a thin client over the hosted Pexo video agent (same backend as pexo-agent):

image-to-video · ai-video-generation · make-a-video · video-ad · product-video · tiktok-video-ad · youtube-short-maker · explainer-video

Notes

  • Each delegates to Pexo's hosted agent through the shared scripts/ API client; all creative work (script, model selection, generation, music, subtitles) happens server-side.
  • Each documents setup (references/SETUP-CHECKLIST.md), troubleshooting (references/TROUBLESHOOTING.md), and the full async workflow: create → upload → chat → poll → deliver, including reconnect, timeout, and revision handling.
  • Additive only; scripts tracked 100644 (repo convention).

🤖 Generated with Claude Code

Adds thin-client skills for common video tasks, each delegating to the hosted
Pexo video agent (same backend as pexo-agent) through the shared scripts/ API
client: image-to-video, ai-video-generation, make-a-video, video-ad,
product-video, tiktok-video-ad, youtube-short-maker, explainer-video.

Each documents setup, troubleshooting, and the full async workflow
(create -> upload -> chat -> poll -> deliver, with reconnect/timeout/revisions).
All creative work happens server-side in Pexo.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@finns0309
finns0309 requested a review from pexoai as a code owner June 8, 2026 12:45
@finns0309
finns0309 merged commit 642a9c2 into main Jun 8, 2026
2 checks passed
@finns0309
finns0309 deleted the feat/add-video-skills branch June 8, 2026 12:46
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