
parkertoddbrooks skills on Claude Market
3 skills published by parkertoddbrooks. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
markdown-viewer
A local server that renders markdown files in a browser with live reload on save. Designed for AI pair-editing sessions where an agent writes or edits .md files and the user sees updates instantly. No external services or accounts required.
wip-file-guard
A hook that intercepts Write and Edit operations on protected identity files before they execute. Write is always blocked on protected files; Edit is blocked when it removes more than 2 net lines. Works with Claude Code CLI and OpenClaw.
wip-universal-installer
Scans a repository for Universal Interface-compatible components and installs all detected interfaces in a single command. Handles CLI tools, MCP servers, OpenClaw plugins, Claude Code hooks, and skills automatically. Can also be used as a module for programmatic interface detection.