文件操作
文件系统与批量文件任务
full-workflow
terrylica
Full workflow - record + backup + convert + analyze. TRIGGERS - full workflow, complete recording, end-to-end.
record
terrylica
Start terminal recording with asciinema. TRIGGERS - record session, capture terminal, start recording.
convert
terrylica
Convert .cast to .txt for Claude Code analysis. Supports batch mode. TRIGGERS - convert cast, cast to txt, batch convert
play
terrylica
Play .cast recordings in iTerm2 with speed controls. TRIGGERS - play recording, asciinema play, view cast.
dual-channel-watchexec-notifications
terrylica
Dual-channel notifications on watchexec events. TRIGGERS - watchexec alerts, Telegram+Pushover, file change notifications.
asciinema-recorder
terrylica
Record Claude Code sessions with asciinema. TRIGGERS - record session, asciinema record, capture terminal, demo recording.
asciinema-analyzer
terrylica
Semantic analysis of asciinema recordings. TRIGGERS - analyze cast, keyword extraction, find patterns in recordings.
session-chronicle
terrylica
Session log provenance tracking. TRIGGERS - who created, trace origin, session archaeology, ADR reference.
post-session
terrylica
Complete post-session workflow - finalize orphaned recordings, convert, and AI summarize. TRIGGERS - post session, analyze recording, session review
esphome-devices
tonylofgren
Use when user EXPLICITLY requests "ESPHome", "ESP32", "ESP8266", or device firmware. NOT for: Home automations (use home-assistant or node-red skill).
config-file-explainer
proflead
Explain a configuration file and its key options. Use when a junior developer is confused by a config file.
codebase-orientation
proflead
Guide quick orientation of an unfamiliar codebase with module mapping, entry points, and local run steps. Use when a junior developer needs to get situated fast.
check-context
melodic-software
Analyze current context window usage and provide optimization recommendations
workos-authkit-nextjs
workos
Integrate WorkOS AuthKit with Next.js App Router (13+). Server-side rendering required.
markdown-fetch
davidgasquez
Get URLs, PDFs and YouTube Videos as Markdown. Use to save tokens when reading websites (headings, lists, tables, links), YouTube URLs (transcripts) and PDFs (including stdin with -x or -m hints). If markitdown fails, fall back to curl r.jina.ai/URL or defuddle.md/URL.
web-search
davidgasquez
Generic web search. Use when you need fast, headless web search.
sails
sailscastshq
Sails.js framework patterns for The Boring JavaScript Stack - actions, helpers, routes, policies, hooks, configuration, security, middleware, file uploads, deployment, and more. Use this skill when building, reviewing, or debugging any server-side code in a Sails.js application.
twd-tester
BRIKEV
TWD test runner agent — runs in-browser tests via twd-relay, reads failures, fixes issues, and re-runs until green. Use when you want to execute and validate existing TWD tests.
twd-setup
BRIKEV
TWD project setup guide — helps AI agents install and configure TWD (Test While Developing), an in-browser validation system, in a new or existing project. Use when setting up TWD, configuring Vite, or troubleshooting TWD initialization.
twd
BRIKEV
TWD orchestrator agent — automatically sets up TWD, writes in-browser tests, runs them, and fixes failures in a single command. Use when you want comprehensive in-browser validation for your app or a specific feature.
pdf-viewing
jxnl
OCR PDFs with docling while tracking per-page text and rasterize PDFs to images. Use for PDF ingestion, page-aware text extraction, rendering pages to images, or inspecting PDF metadata, with outputs saved under a local project directory.
brain-expert
desplega-ai
Personal knowledge management expert for the brain CLI. Use when users want to capture notes, search their knowledge base, or manage their second brain.
file-review-install
desplega-ai
Install the file-review tool. Use when user needs to install file-review on a new machine or asks how to set it up.
process-review
desplega-ai
Process review comments in a file after user finishes reviewing in file-review GUI. Extracts HTML comment markers, guides Claude through addressing each comment interactively, and removes resolved markers.