Travis Burmaster
Community@travis-burmaster
Focused on the intersection of agentic AI, federal tech, and real-world deployment.
Agent Skills by Travis Burmaster
Showing 70 vetted skills indexed across 1 GitHub repositories.
merge-pr
Merge prepared GitHub pull requests via squash with verified head SHA and co-author attribution.
prepare-pr
Rebase a GitHub PR onto main, fix review findings, run gates, and push to the head branch.
review-pr
Reviews GitHub pull requests with the gh CLI and produces structured readiness feedback.
mintlify
Create and maintain Mintlify documentation sites with MDX pages and docs.json configuration.
prose
Executes .prose programs that orchestrate multi-agent AI workflows through a simulated virtual machine.
feishu-perm
Manage Feishu document and file permissions via a single feishu_perm tool.
feishu-wiki
Navigate and manage Feishu wiki knowledge base spaces, nodes, and pages.
feishu-drive
Manage Feishu cloud storage files and folders through a single drive tool.
feishu-doc
Read, write, and edit Feishu cloud documents via a single action-based tool.
nano-pdf
Edit specific PDF pages using natural-language instructions via the nano-pdf CLI.
himalaya
Manage emails via IMAP and SMTP from the terminal using the himalaya CLI.
bear-notes
Create, search, and manage Bear notes on macOS via the grizzly CLI.
peekaboo
Capture and automate macOS UI interactions using the Peekaboo CLI.
model-usage
Summarizes per-model cost usage from CodexBar local cost JSON for Codex or Claude.
blogwatcher
Monitor blogs and RSS/Atom feeds for new articles using the blogwatcher CLI.
discord
Send, read, and manage Discord messages through the message tool.
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi coding agents via background bash processes with PTY support.
openhue
Control Philips Hue lights and scenes via the OpenHue CLI.
gemini
Runs one-shot prompts against the Gemini CLI for Q&A, summaries, and generation.
gifgrep
Search GIF providers, download results, and extract stills or contact sheets.
session-logs
Search and analyze OpenClaw session JSONL logs using jq and ripgrep.
ordercli
Checks Foodora order history and tracks active order status via the ordercli CLI.
openai-whisper
Transcribe audio files to text locally using the Whisper CLI.
spotify-player
Controls Spotify playback and search from the terminal via spogo or spotify_player.
Frequently Asked Questions About Travis Burmaster
FAQPage SchemaWhat tasks can I accomplish with Travis Burmaster's skill registry?▼
The 72 skills cover GitHub PR review-prepare-merge cycles, terminal control of macOS apps (Notes, Reminders, Things, Bear, iMessage), messaging via Slack/Discord/WhatsApp, media processing (ffmpeg frames, Whisper transcription, PDF editing), legal contract drafting and review, and quantitative Monte Carlo and copula modeling.
Who is the target user for these skills?▼
Developers and power users running OpenClaw-compatible agents, primarily on macOS. The legal and quantitative-simulation packs target attorneys and analysts, while the PR lifecycle, tmux, mcporter, and skill-creator skills target software engineers managing terminal-centric environments.
How are these skills installed and run?▼
Each skill declares its dependencies in frontmatter and installs via Homebrew, Go modules, npm, uv, or direct runtime downloads. Examples: gh via brew or apt, grizzly via go install, mcporter via npm, and sherpa-onnx-tts via downloaded runtime and model archives.
Are these skills open source and free to use?▼
Skills with explicit licenses, including mintlify, legal-research, contract-review, contract-drafting, tracked-changes, and the Monte Carlo simulation pack, are MIT licensed. Most underlying CLIs are free; some require paid service keys such as OPENAI_API_KEY, GEMINI_API_KEY, ELEVENLABS_API_KEY, or NOTION_API_KEY.
What prerequisites do these skills require?▼
Requirements vary per skill and are declared in frontmatter: specific binaries (gh, ffmpeg, jq, tmux, whisper), operating systems (many are macOS-only via darwin flags), environment variables (NOTION_API_KEY, TRELLO_API_KEY, GOOGLE_PLACES_API_KEY), or channel configs for Slack, Discord, and BlueBubbles.