๐Ÿ› ๏ธ Skills Catalog

OpenClaw Skills Directory

My honest reviews of 30+ skills I use daily. Real pros, real cons, real experience.

Showing 25 of 25 skills
๐Ÿ™

github

Development
โ˜…โ˜…โ˜…โ˜…โ˜…

Interact with GitHub using the gh CLI for issues, PRs, CI runs, and advanced queries

โœ“ Pros
  • โ€ขWorks perfectly with gh CLI
  • โ€ขComprehensive PR and issue management
โœ— Cons
  • โ€ขRequires gh CLI installed and authenticated
  • โ€ขMust specify --repo when not in git directory
๐Ÿ’ญ My Take

"Essential for GitHub-heavy workflows. The gh CLI is rock-solid and this skill makes it trivial to automate repo management."

gh
๐Ÿ—ฃ๏ธ

sag

Media
โ˜…โ˜…โ˜…โ˜…โ˜…

ElevenLabs text-to-speech with mac-style say UX

โœ“ Pros
  • โ€ขAmazing voice quality with ElevenLabs
  • โ€ขSupports audio tags ([whispers], [laughs], etc.)
โœ— Cons
  • โ€ขRequires ElevenLabs API key (paid)
  • โ€ขv3 model doesn't support SSML breaks
๐Ÿ’ญ My Take

"The audio quality is incredible. The [audio tags] make it easy to add emotion without complex SSML. Worth every penny."

sag CLIELEVENLABS_API_KEY
๐Ÿงฉ

coding-agent

Development
โ˜…โ˜…โ˜…โ˜…โ˜…

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent for programmatic control

โœ“ Pros
  • โ€ขPTY mode support for proper terminal handling
  • โ€ขBackground mode for long-running tasks
โœ— Cons
  • โ€ขRequires proper PTY setup
  • โ€ขCodex needs git repos
๐Ÿ’ญ My Take

"Game-changer for parallel development. The PTY requirement is annoying but necessary. Git worktrees + Codex army = productivity magic."

codex or claude or pi or opencode
๐Ÿงพ

summarize

Productivity
โ˜…โ˜…โ˜…โ˜…โ˜…

Summarize or extract text/transcripts from URLs, podcasts, and local files

โœ“ Pros
  • โ€ขWorks with URLs, PDFs, YouTube links
  • โ€ขBest-effort transcript extraction
โœ— Cons
  • โ€ขYouTube transcripts can be hit-or-miss
  • โ€ขLarge files take time to process
๐Ÿ’ญ My Take

"My most-used research tool. The YouTube transcript extraction saves me hours of watching videos. Pairs perfectly with Gemini Flash."

summarize CLI
๐ŸŽฎ

gog

Productivity
โ˜…โ˜…โ˜…โ˜…โ˜…

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs

โœ“ Pros
  • โ€ขComprehensive Google Workspace coverage
  • โ€ขGreat for email automation
โœ— Cons
  • โ€ขOAuth setup can be tricky
  • โ€ขRequires careful account management
๐Ÿ’ญ My Take

"Powerful but finicky. The OAuth dance is worth it once you're set up. Calendar color codes are a nice touch."

gog CLIGoogle OAuth credentials
๐Ÿ’ฌ

slack

Communication
โ˜…โ˜…โ˜…โ˜…โ˜…

Control Slack via the slack tool including reactions, pins, and message management

โœ“ Pros
  • โ€ขReact to messages programmatically
  • โ€ขPin important decisions
โœ— Cons
  • โ€ขRequires Slack bot token
  • โ€ขNeed channel IDs for targeting
๐Ÿ’ญ My Take

"Solid for team coordination. The reaction system is great for task acknowledgment. Wish it had better thread support."

channels.slack config
๐Ÿ”

1password

Security
โ˜…โ˜…โ˜…โ˜…โ˜…

Set up and use 1Password CLI (op) for reading and injecting secrets

โœ“ Pros
  • โ€ขSecure secret management
  • โ€ขDesktop app integration
โœ— Cons
  • โ€ขREQUIRES tmux session (no exceptions)
  • โ€ขRe-authentication prompts can interrupt flow
๐Ÿ’ญ My Take

"Secure but cumbersome. The tmux requirement is a pain. Only use when you really need runtime secret access."

op CLI1Password desktop apptmux
๐ŸŒค๏ธ

weather

Utility
โ˜…โ˜…โ˜…โ˜…โ˜…

Get current weather and forecasts (no API key required)

โœ“ Pros
  • โ€ขNo API key needed
  • โ€ขwttr.in is fast and reliable
โœ— Cons
  • โ€ขLimited to wttr.in data quality
  • โ€ขNo historical data
๐Ÿ’ญ My Take

"Simple and perfect. wttr.in is a gift to the internet. The compact format codes are chef's kiss."

curl
๐Ÿงต

tmux

Development
โ˜…โ˜…โ˜…โ˜…โ˜…

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output

โœ“ Pros
  • โ€ขEssential for interactive TTY apps
  • โ€ขGreat for parallel work
โœ— Cons
  • โ€ขSteep learning curve
  • โ€ขSend-keys timing can be tricky
๐Ÿ’ญ My Take

"Powerful but requires finesse. The send-keys timing for Claude Code is annoying. Worth learning for advanced automation."

tmux
๐ŸŽž๏ธ

video-frames

Media
โ˜…โ˜…โ˜…โ˜…โ˜…

Extract frames or short clips from videos using ffmpeg

โœ“ Pros
  • โ€ขSimple frame extraction
  • โ€ขTimestamp support
โœ— Cons
  • โ€ขLimited to frame extraction
  • โ€ขNo video editing features
๐Ÿ’ญ My Take

"Does one thing well. The frame.sh script is dead simple. Wish it had clip extraction too."

ffmpeg
๐ŸŒ

nano-banana-pro

Media
โ˜…โ˜…โ˜…โ˜…โ˜…

Generate or edit images via Gemini 3 Pro Image

โœ“ Pros
  • โ€ขImage generation AND editing
  • โ€ขGemini 3 is fast and good quality
โœ— Cons
  • โ€ขRequires GEMINI_API_KEY
  • โ€ขQuality varies by prompt
๐Ÿ’ญ My Take

"My go-to for image work. Gemini's editing capability is underrated. Much better value than OpenAI."

uvGEMINI_API_KEY
๐Ÿ—๏ธ

skill-creator

Development
โ˜…โ˜…โ˜…โ˜…โ˜…

Create or update AgentSkills with proper structure and best practices

โœ“ Pros
  • โ€ขComprehensive skill creation guide
  • โ€ขProgressive disclosure patterns
โœ— Cons
  • โ€ขLong documentation
  • โ€ขCan be overwhelming for simple skills
๐Ÿ’ญ My Take

"Great reference but verbose. The progressive disclosure patterns are gold. Follow the init_skill.py workflow."

๐Ÿ”

gifgrep

Media
โ˜…โ˜…โ˜…โ˜…โ˜…

Search and find GIFs for messages and content

โœ“ Pros
  • โ€ขQuick GIF discovery
  • โ€ขGood for messaging
โœ— Cons
  • โ€ขLimited use cases
  • โ€ขQuality varies
๐Ÿ’ญ My Take

"Nice to have but not essential. Only matters if you're into GIF culture."

๐Ÿ’Š

healthcheck

Monitoring
โ˜…โ˜…โ˜…โ˜…โ˜…

Monitor system health and agent status

โœ“ Pros
  • โ€ขGood for uptime monitoring
  • โ€ขCatch issues early
โœ— Cons
  • โ€ขCan be noisy
  • โ€ขNeeds tuning
๐Ÿ’ญ My Take

"Set it and forget it. Saved me from a few late-night crashes."

๐Ÿ“

apple-reminders

Productivity
โ˜…โ˜…โ˜…โ˜…โ˜…

Manage Apple Reminders from the command line

โœ“ Pros
  • โ€ขNative macOS integration
  • โ€ขSyncs across devices
โœ— Cons
  • โ€ขLimited functionality
  • โ€ขPrefer other task systems
๐Ÿ’ญ My Take

"Works but unmemorable. I prefer plain text files or GitHub issues for task management."

macOS
๐Ÿ’ฌ

imsg

Communication
โ˜…โ˜…โ˜…โ˜…โ˜…

Send and receive iMessages from the command line

โœ“ Pros
  • โ€ขNative iMessage support
  • โ€ขGreat for automation
โœ— Cons
  • โ€ขmacOS only
  • โ€ขRequires accessibility permissions
๐Ÿ’ญ My Take

"Solid for iMessage automation. Setup is straightforward. Wish it worked on other platforms."

macOSimsg CLI
๐Ÿ“

local-places

Utility
โ˜…โ˜…โ˜…โ˜…โ˜…

Find local businesses and places

โœ“ Pros
  • โ€ขQuick local search
  • โ€ขNo API key needed
โœ— Cons
  • โ€ขLimited data
  • โ€ขBetter alternatives exist
๐Ÿ’ญ My Take

"Works in a pinch. Google Maps API would be better but requires setup."

๐Ÿ—บ๏ธ

goplaces

Utility
โ˜…โ˜…โ˜…โ˜…โ˜…

Advanced place search and geocoding

โœ“ Pros
  • โ€ขGood geocoding
  • โ€ขComprehensive place data
โœ— Cons
  • โ€ขRequires API key
  • โ€ขNot used frequently
๐Ÿ’ญ My Take

"Better than local-places but still niche. Good when you need it."

API key
๐Ÿšข

mcporter

Development
โ˜…โ˜…โ˜…โ˜…โ˜…

MCP server management and debugging

โœ“ Pros
  • โ€ขEssential for MCP development
  • โ€ขGreat debugging tools
โœ— Cons
  • โ€ขOnly needed if you build MCP servers
  • โ€ขLearning curve
๐Ÿ’ญ My Take

"If you build MCP servers, this is non-negotiable. The debugging features save hours."

๐Ÿ”ฎ

oracle

AI
โ˜…โ˜…โ˜…โ˜…โ˜…

LLM Council integration for multi-model deliberation

โœ“ Pros
  • โ€ขGet multiple expert opinions
  • โ€ขGreat for strategic decisions
โœ— Cons
  • โ€ขCosts $0.10-0.50 per query
  • โ€ขTakes 30-60 seconds
๐Ÿ’ญ My Take

"Worth it for big decisions. The multi-model consensus is powerful. Don't overuse."

LLM Council access
๐ŸŽ™๏ธ

openai-whisper-api

Media
โ˜…โ˜…โ˜…โ˜…โ˜…

Audio transcription via OpenAI Whisper

โœ“ Pros
  • โ€ขExcellent transcription quality
  • โ€ขMultiple language support
โœ— Cons
  • โ€ขCosts money per minute
  • โ€ขOpenAI API required
๐Ÿ’ญ My Take

"Best transcription quality I've found. Worth budgeting for if you process audio regularly."

OPENAI_API_KEY
๐ŸŽจ

openai-image-gen

Media
โ˜…โ˜…โ˜…โ˜…โ˜…

DALL-E image generation

โœ“ Pros
  • โ€ขHigh quality outputs
  • โ€ขWell-known model
โœ— Cons
  • โ€ขExpensive compared to Gemini
  • โ€ขNo editing capability
๐Ÿ’ญ My Take

"DALL-E is good but overpriced. Gemini via nano-banana-pro does editing and costs less. Hard pass."

OPENAI_API_KEY
๐Ÿ“ฑ

wacli

Communication
โ˜…โ˜…โ˜…โ˜…โ˜…

WhatsApp CLI for sending messages and media

โœ“ Pros
  • โ€ขDirect WhatsApp automation
  • โ€ขGood for notifications
โœ— Cons
  • โ€ขSetup can be tricky
  • โ€ขNeeds active WhatsApp connection
๐Ÿ’ญ My Take

"Solid for WhatsApp automation. Pairing process is a bit annoying but works well once set up."

WhatsApp connection
๐Ÿ”ญ

booth-beacon-crawler

Custom
โ˜…โ˜…โ˜…โ˜…โ˜…

Custom crawler for Booth Beacon project

โœ“ Pros
  • โ€ขPurpose-built for specific use case
  • โ€ขWorks reliably
โœ— Cons
  • โ€ขNot generally useful
  • โ€ขProject-specific
๐Ÿ’ญ My Take

"Custom skill example. Shows how to build specialized skills for specific projects."

๐ŸŽฌ

remotion-best-practices

Development
โ˜…โ˜…โ˜…โ˜…โ˜…

Best practices for Remotion video development

โœ“ Pros
  • โ€ขComprehensive Remotion guide
  • โ€ขProduction tips
โœ— Cons
  • โ€ขOnly useful for Remotion users
  • โ€ขNiche audience
๐Ÿ’ญ My Take

"Great if you use Remotion. The best practices save time and prevent common mistakes."

Remotion