agent-skills
Code review, cloaked browsing, terminal recording, media downloads
All Skills in This Repository (4)
Pure Emerald Level Indicatorschrome-devtools-axi
Automates browser tasks via Chrome DevTools Protocol with accessibility snapshots and performance diagnostics.
vhs-terminal-recorder
Capture and replay terminal sessions from .tape files into GIF, MP4, or WebM outputs.
camofox-cloaked-browser
Automate cloaked browser sessions via Camoufox with REST API commands.
clawpatch
Automate code reviews and apply fixes via the Clawpatch CLI.
Frequently Asked Questions
FAQPage SchemaHow to install agent-skills?โผ
Run `npx skills add tmchow/agent-skills --all -g -y` in your terminal to install all skills globally, or pick individual ones with the interactive picker.
What skills are included in tmchow/agent-skills?โผ
Four skills: clawpatch for automated code review and fixes, camofox-cloaked-browser for anti-detection browsing, vhs-terminal-recorder for scripted terminal recordings, and yt-dlp-cli for media downloads.
Which runtimes does agent-skills support?โผ
Every skill follows the universal SKILL.md standard, so they work in Claude Code, Cursor, Codex, Hermes, OpenClaw, and any other Agent-Skills-compatible runtime.
Do these skills install the underlying tools?โผ
No. Each skill teaches your agent how to drive an external CLI like yt-dlp, VHS, Clawpatch, or Camofox, which you install separately following the prerequisites in each skill's README.
Can I install just one skill instead of all of them?โผ
Yes. Run `npx skills add tmchow/agent-skills --skill <name>` with the skill directory name, such as `--skill yt-dlp-cli`, to install only what you need.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core