Agent Plugins Marketplace
All plugins

ui-walkthrough-video

v1.5.4

Record real UI walkthroughs with editable native-project handoffs, or produce standalone narration with provider auditions and reusable revoice exports.

CodexClaude Code2 Skills

By rl0veLicense: MIT0 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 20, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ui-walkthrough-video for Codex and Claude Code

Installs for the current user
codex plugin marketplace add rl0ve/agent-skills
codex plugin marketplace upgrade rl0ve-agent-skills
codex plugin add ui-walkthrough-video@rl0ve-agent-skills

Paste and run these commands in a terminal with Codex. They add and refresh the rl0ve-agent-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “ui-walkthrough-video” remain stable.

  • Codex: ui-walkthrough-video@agent-plugin-marketplaceui-walkthrough-video@rl0ve-agent-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/rl0ve/agent-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ui-walkthrough-video/.

Plugin files

plugins/ui-walkthrough-video/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/ui-walkthrough-video/SKILL.md
└── skills/voice-narration/SKILL.md

Included Skills2

ui-walkthrough-videoskills/ui-walkthrough-video/SKILL.md

Produce narrated UI walkthroughs with real capture, synchronized voiceover and captions. Offer an editable Cap Studio or Recordly native project with source assets and an MP4, or rendered-only output. Use for product demos, tutorials, portfolio walkthroughs, and editable video handoffs.

voice-narrationskills/voice-narration/SKILL.md

Select, audition, generate and revise spoken narration across speech providers, including audio-only delivery and revoicing existing media. Use for voiceover quality comparisons, pronunciation, consistent delivery and Mac-compatible local narration choices. Does not record screens or build conversational voice agents.

Plugin manifests2

plugins/ui-walkthrough-video/.codex-plugin/plugin.json
{
  "name": "ui-walkthrough-video",
  "version": "1.5.4",
  "description": "Record real UI walkthroughs with editable native-project handoffs, or produce standalone narration with provider auditions and reusable revoice exports.",
  "author": {
    "name": "rl0ve"
  },
  "homepage": "https://github.com/rl0ve/agent-skills",
  "license": "MIT",
  "keywords": [
    "video",
    "walkthrough",
    "recording",
    "voiceover",
    "playwright",
    "narration"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "UI Walkthrough Video",
    "shortDescription": "Real UI walkthroughs and reusable voice narration",
    "developerName": "rl0ve",
    "category": "Productivity",
    "defaultPrompt": [
      "Create a narrated walkthrough of this interface with screenshots and a silent revoice copy."
    ]
  }
}
plugins/ui-walkthrough-video/.claude-plugin/plugin.json
{
  "name": "ui-walkthrough-video",
  "version": "1.5.4",
  "description": "Record real UI walkthroughs with editable native-project handoffs, or produce standalone narration with provider auditions and reusable revoice exports.",
  "author": {
    "name": "rl0ve"
  },
  "homepage": "https://github.com/rl0ve/agent-skills",
  "license": "MIT",
  "keywords": [
    "video",
    "walkthrough",
    "recording",
    "voiceover",
    "playwright",
    "narration"
  ],
  "skills": "./skills/"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ui-walkthrough-video on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ui-walkthrough-video)