Home / akunzai / agent-skills · skills/record-walkthrough/SKILL.md · GitHub

record-walkthrough skillB

record-walkthrough is agent-read markdown (skill) from akunzai/agent-skills: Record a website walkthrough video with auto-zoom on clicks. Use when the user asks for a walkthrough, when a PR, MR, or issue needs a recording of a web flow, or on /record-walkthrough..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# record-walkthrough

Record a website walkthrough with Playwright.

Scripts live in `scripts/` next to this file.

## Prerequisites

- Node.js or Bun (`bun scripts/record.mjs` works too; under Yarn PnP, run `yarn node scripts/record.mjs`)
- Playwright 1.59+ with Chromium (global npm/pnpm/Yarn Classic/Bun, cwd, or `PLAYWRIGHT_DIR`)
- `ffmpeg` on PATH for auto-zoom (both `.webm` and `.mp4`), and whenever `.mp4` output is requested

Check first with `node scripts/record.mjs --check-prereqs`. Exit 0 means recording works, not that ffmpeg is present: read the `ffmpeg:` line. Where it says missing, check `command -v ffmpeg` and `mise ls ffmpeg` before installing, since a mise-managed ffmpeg can exist yet be off this shell's PATH.

When missing, ask the user for confirmation before installing:
- Playwright: recommend `npm i -g playwright && npx playwright install chromium` (global avoids repo pollution; or `-D`).
- `ffmpeg` (for `.mp4` or auto-zoom): recommend `mise use -g ffmpeg` (or platform manager `brew`/`apt`/`winget`, or installing `mise`). Or ask if the user prefers degrading to raw `.webm` without auto-zoom.

## Workflow
…

Read the whole file at its exact version.

How to install

Latest version
mdr add akunzai/agent-skills/record-walkthrough@git:20260924.659478c
Exact content
mdr add akunzai/agent-skills/record-walkthrough@sha256:b33ac399f4949bf9

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zngdm2invocbkopi.svg)](https://markdownregistry.com/a/art_zngdm2invocbkopi)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.659478c latest2026-09-24 659478c 7,666 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No link to a raw IP address (matched: http://127.0.0.1:9222)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7666 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No script tag

Source

GitHub

akunzai/agent-skills · 4 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zngdm2invocbkopi
GET https://markdownregistry.com/api/v1/resolve?ref=akunzai/agent-skills/record-walkthrough
GET https://markdownregistry.com/api/v1/blob/b33ac399f4949bf9108f506560e6850970404e8a85a4d64cfa34ddad6213d4c9

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from akunzai/agent-skills

AGENTS.md agents
akunzai/agent-skills · AGENTS.md
git:20260924.219d32c · audit A · 4 stars
AGENTS.md@evals/agents-md/fixtures agents
akunzai/agent-skills · evals/agents-md/fixtures/AGENTS.md
git:20260918.8da1ed3 · audit A · 4 stars
AGENTS.md@evals/agents-memory/fixtures agents
akunzai/agent-skills · evals/agents-memory/fixtures/AGENTS.md
git:20260924.219d32c · audit B · 4 stars
AGENTS.md@evals/setup-agent-ready-repo/fixtures agents
akunzai/agent-skills · evals/setup-agent-ready-repo/fixtures/AGENTS.md
git:20260911.e400585 · audit B · 4 stars
AGENTS.md@plugins/cheap-dev-workers agents
akunzai/agent-skills · plugins/cheap-dev-workers/AGENTS.md
git:20260919.9690b38 · audit A · 4 stars
AGENTS.md@plugins/codexbar-quota-handoff agents
akunzai/agent-skills · plugins/codexbar-quota-handoff/AGENTS.md
git:20260919.9690b38 · audit A · 4 stars
AGENTS.md@plugins/spoken-tts agents
akunzai/agent-skills · plugins/spoken-tts/AGENTS.md
git:20260920.bb01daf · audit A · 4 stars
spoken skill
akunzai/agent-skills · plugins/spoken-tts/skills/spoken/SKILL.md · Spoken: read a specific passage the user named (read this aloud) by running the plugin CLI. Not for routine per-turn…
git:20260920.bb89eaf · audit A · 4 stars
agents-md skill
akunzai/agent-skills · skills/agents-md/SKILL.md · AGENTS.md: create, audit, or maintain the file. Use when the user mentions AGENTS.md, project instructions, instruction…
git:20260924.219d32c · audit A · 4 stars
agents-memory skill
akunzai/agent-skills · skills/agents-memory/SKILL.md · Record, recall, or forget notes in the agent's global or project memory, deciding scope (global vs. project) and tier…
git:20260924.219d32c · audit A · 4 stars
agentsview-extract skill
akunzai/agent-skills · skills/agentsview-extract/SKILL.md · Persist gotchas, preferences, or a repeated workflow from recorded agent history into AGENTS.md or a new skill.
git:20260902.fae9a97 · audit B · 4 stars
agentsview-resume skill
akunzai/agent-skills · skills/agentsview-resume/SKILL.md · Take over an unfinished coding session recorded by AgentsView — from Codex, Claude Code, Cursor, Copilot, Grok, or…
git:20260902.fae9a97 · audit B · 4 stars

Every file in akunzai/agent-skills

Browse by kind, by grade B, or by owner.