From Keris
Turn what you just shipped into a short, narrated proof video — a receipt, not a recap, with every beat backed by real commits, PRs, and diffs. Use it for demos, walkthroughs, PR recaps, async handoffs, before/after comparisons, or any finished work that is easier to review on video. Also answers to "share-video". Do not use it for trivial answers, active back-and-forth, unfinished work, or anything that would expose secrets or private data.
How this skill is triggered — by the user, by Claude, or both
Slash command
/keris:keris-video-proofThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Keris turns finished agent work into a short, narrated video where every beat is
Keris turns finished agent work into a short, narrated video where every beat is grounded in real commits, PRs, and diffs through the Keris GitHub app. The result is a receipt, not a recap — reviewers can trust what they are watching instead of taking a summary on faith.
Connect to the Keris MCP server at https://mcp.keris.video/mcp.
list_projects and pick the projectSlug that
matches the repo or product you worked on. Pass it so Keris can bind the video
to the right evidence.generate_video with that projectSlug. Keris writes the
narration, selects the on-screen evidence, and renders with the user's avatar.get_video until status is completed or failed. The
watchUrl is stable and shareable even while the video is still generating.https://keris.app/v/{videoId}.upload_video is only for a polished video you already recorded that does not
need Keris narration. Never treat upload_video as proof that work happened —
proof comes from generate_video binding to real commit/PR/diff evidence.
After Keris finishes, reply with:
https://keris.app/v/{videoId})Keep it to those two things. The video carries the detail.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub creative-int/keris-plugins --plugin keris