10 Production Skills โ€ข Open Source โ€ข Ready to Install

Supercharge Your
OpenClaw Agent

Battle-tested skills for intelligent search, voice synthesis, live sports, smart conversations, and AI personas. One command to install. Built for real workflows.

10
Published Skills
5
Search Providers
20
AI Personas
9
Channels Supported
๐ŸฆŽ OpenCami v1.7.0 Release Update
๐Ÿ“Ž File Attachments ๐Ÿ“„ File Cards ๐Ÿ–ฑ๏ธ Drag & Drop routing ๐ŸงŠ Ice theme always light

Skills Built for Real Work

Each skill is documented, tested, and ready to enhance your agent. Click any skill to jump to details.

๐Ÿ“œ

agent-chronicle

v0.6.2 โœจ Updated Feb 2026 AI-POWERED MODEL-FLEXIBLE

AI-powered diary generation with Claude models โ€” rich, reflective entries with Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, and Relationship Evolution

Give your AI agent a memory and soul. agent-chronicle captures your agent's experiences from its own perspective โ€” daily journal entries, memorable user quotes, burning curiosities, important decisions, and the relationships it builds with users. Now aligned with OpenClaw-native architecture (sub-agent workflow, no raw gateway HTTP calls) and safer export handling with sandbox-friendly pandoc execution + sanitized environment variables.

๐ŸŽฏ Real-World Use Cases

๐Ÿ“” Daily Journals
"What did you learn today?" โ†’ AI reflects on the day
๐Ÿ’ฌ Quote Collection
"Save that quote" โ†’ Hall of Fame for memorable moments
๐Ÿค” Decision Archaeology
"Why did we choose X?" โ†’ Revisit past reasoning

๐Ÿ“‚ What Gets Chronicled

๐Ÿ“” Daily Journals
AI-perspective diary entries capturing daily experiences, learnings, and reflections
๐Ÿ’ฌ Quote Hall of Fame
Memorable quotes from conversations โ€” wisdom, humor, insights worth preserving
๐Ÿค” Curiosity Backlog
Questions and topics the AI wants to explore โ€” a wishlist for future learning
โš–๏ธ Decision Archaeology
Important decisions with context, reasoning, and outcomes for future reference
๐Ÿ‘ฅ User Relationships
Track relationship dynamics, preferences, and interaction patterns with users
๐Ÿ“ค PDF/HTML Export
Generate beautiful reports of your AI's journey โ€” perfect for sharing or archiving

โœจ Key Features

โœ“
AI-Perspective Writing
Entries written from the agent's point of view
โœ“
Interactive Onboarding
Guided setup for first-time users
โœ“
Searchable History
Find past entries, quotes, and decisions
โœ“
Multi-Format Export
PDF and HTML report generation
โœจ
OpenClaw-Native Flow NEW
Sub-agent oriented generation (sessions_spawn pattern), no raw gateway calls
โœจ
Hardened Export Path NEW
Sandboxed pandoc execution with sanitized env handling for safer exports

๐Ÿ’ฌ Example Commands

# Daily journaling
"Write today's journal entry"
"What did you learn today?"
# Quote collection
"Save that quote to the hall of fame"
"Show me memorable quotes from this week"
# Curiosities
"Add this to your curiosity backlog"
"What are you curious about?"
# Export
"Generate a PDF of this month's chronicle"
๐Ÿ’œ
More Than Memory
agent-chronicle isn't just storage โ€” it gives your AI agent a sense of continuity, growth, and identity. Watch your agent develop its own perspective over time.
$ clawhub install agent-chronicle
No API key required โ€ข OpenClaw-native generation + safer export pipeline
๐ŸŽ™๏ธ

elevenlabs-voices

v2.1.5 โœจ Updated Feb 2026

High-quality voice synthesis with 18 personas and 32 languages

Turn your agent into a voice powerhouse. elevenlabs-voices integrates ElevenLabs' industry-leading TTS API with 18 pre-configured voice personas, 32 language support, sound effects generation, batch processing, and even custom voice design. Perfect for audiobooks, podcasts, notifications, or just making your bot talk. v2.1.5 hardens key handling: API keys are read only from environment or skill-local .env (no probing OpenClaw config files).

๐ŸŽฏ Real-World Use Cases

๐ŸŽง Podcast Production
"Generate podcast intro in British accent"
๐ŸŒ Multilingual Content
"Create multilingual announcements for global team"
๐Ÿค– AI Assistant Voice
"Voice your AI assistant responses for Telegram"
18
Voice Personas
32
Languages
7
Style Presets
โˆž
Custom Voices

โœจ Capabilities

๐Ÿ—ฃ๏ธ
Text-to-Speech
High-quality voice synthesis
๐ŸŒ
Multi-Language
DE, FR, ES, IT, PT, and 26 more
๐Ÿ“ก
Streaming
Real-time audio output
๐Ÿ“ฆ
Batch Processing
Process entire text files
๐Ÿ”Š
Sound Effects
AI-generated SFX from prompts
๐ŸŽจ
Voice Design
Create custom voice profiles

๐ŸŽญ Voice Style Presets

๐ŸŽฌ narrator ๐Ÿ“– storyteller ๐Ÿ’ผ professional ๐ŸŽ“ educator ๐Ÿง˜ calm โšก energetic ๐Ÿ“บ broadcaster

๐Ÿ’ป Usage Examples

# Basic TTS
$ python3 scripts/tts.py --text "Hello world" --voice rachel
# Multi-language
$ python3 scripts/tts.py --text "Bonjour!" --voice rachel --lang fr
# Sound effects
$ python3 scripts/sfx.py --prompt "Thunder rumbling in the distance"
# Batch processing
$ python3 scripts/tts.py --batch chapters.txt --voice adam --output-dir ./audiobook
$ clawhub install elevenlabs-voices
Requires: ELEVEN_API_KEY from elevenlabs.io
๐Ÿ’ก

smart-followups

v2.1.5 โœจ Updated Feb 2026

Contextual follow-up suggestions with clickable buttons

Keep conversations flowing naturally. After any AI response, just say "followups" (or "give me follow-ups") to get 3 smart suggestions for what to ask nextโ€”organized into Quick (clarifications), Deep Dive (technical depth), and Related (connected topics). On platforms like Telegram and Discord, they appear as clickable buttons. One tap sends the question. v2.1.5 simplifies security: native OpenClaw auth in-handler, external providers only in standalone CLI.

๐ŸŽฏ Real-World Use Cases

๐Ÿ”ฌ Research Continuation
"Generate follow-up questions after research summary"
๐ŸŒณ Topic Exploration
"Explore related topics I hadn't considered"
๐Ÿง  Deepen Context
"Dive deeper into conversation context"

๐ŸŽฏ Three Suggestion Categories

โšก
Quick
Clarifications and immediate follow-up questions
๐Ÿง 
Deep Dive
Technical depth and detailed exploration
๐Ÿ”—
Related
Connected topics and broader context

๐Ÿ“ฑ Channel Support (9 Platforms)

โ— Inline Buttons
Telegram Discord Slack
Tap button โ†’ sends question automatically
โ— Numbered Text List
Signal WhatsApp iMessage SMS Matrix Email
Reply with 1, 2, or 3

๐Ÿ’ฌ Example Conversation

You: What is Docker?
Bot: Docker is a containerization platform that packages applications and their dependencies into isolated containers...
You: followups
๐Ÿ’ก What would you like to explore next?
โšก How do I install Docker? ๐Ÿง  Explain container architecture ๐Ÿ”— Docker vs Kubernetes?

๐Ÿ” Authentication & Runtime Model

โ˜…
OpenClaw Native (Core Skill)
Uses your active session/model โ€ข no extra API keys
CLI
Standalone CLI (Optional)
OpenRouter/Anthropic supported only in cli/followups-cli.js
$ clawhub install smart-followups
No extra API key needed with OpenClaw native auth
โšฝ

sports-ticker

v3.0.6 โœจ Updated Feb 2026 FREE API

Live sports alerts with real-time scoring โ€” 100% free via ESPN API

Never miss a goal again. sports-ticker delivers live scoring alerts for your favorite teams across Soccer, NFL, NBA, NHL, MLB, and F1. Track multiple teams, get goal scorer names, red cards, halftime/final resultsโ€”all powered by ESPN's free public API. With OpenClaw integration, it generates agent-ready cron JSON plans for match days so alerts only run when your team is playing.

๐ŸŽฏ Real-World Use Cases

โšฝ Goal Notifications
"Get instant goal alerts for Manchester United"
๐Ÿ“Š Live Score Tracking
"Track live match scores during work hours"
โฐ Match Reminders
"Set up pre-match reminders 30min before kickoff"

๐Ÿ† Supported Sports & Leagues

โšฝ Soccer / Football
Premier League, La Liga, Bundesliga, Serie A, Champions League, Europa League, MLS, Liga MX, and 20+ more
๐Ÿˆ American Football
NFL (all teams)
๐Ÿ€ Basketball
NBA, WNBA, NCAA
๐Ÿ’ Hockey
NHL (all teams)
โšพ Baseball
MLB (all teams)
๐ŸŽ๏ธ Racing
Formula 1

๐Ÿ”” Alert Types

โšฝ
Goals / Touchdowns / Points
With player name and time
๐ŸŸฅ
Red/Yellow Cards
Disciplinary events
โธ๏ธ
Period Updates
Halftime, quarters, intermissions
๐Ÿ
Final Results
WIN/LOSS/DRAW notifications

๐Ÿ“ฑ Example Alerts

โšฝ Soccer Goal
๐ŸŽ‰ GOAL! 23'
โšฝ Marcus Rashford (Man United)
Manchester United 1-0 Liverpool
๐Ÿˆ NFL Touchdown
๐ŸŽ‰ TOUCHDOWN! Q2 3:42
๐Ÿˆ Patrick Mahomes (Chiefs)
Chiefs 14-7 Bills
๐Ÿค–
OpenClaw Auto-Scheduling
The skill creates cron-ready plans that run only on match days. Morning check at 9 AM detects if your team plays, then enables live ticker (every 2 min) and pre-match reminders automatically. No spam on off-days!
๐Ÿ›ก๏ธ
Safer Cron Automation (v3.0.6)
setup_crons.py and auto_setup_crons.py now output structured JSON configs for agent processing instead of executing raw commands.
$ clawhub install sports-ticker
No API key required! ๐ŸŽ‰ Uses ESPN's free public API
๐Ÿ”

topic-monitor

v1.3.4 QUICK START โœจ Updated Feb 2026

Automated topic monitoring with AI-powered importance scoring

Never miss what matters. topic-monitor transforms your assistant from reactive to proactive by continuously monitoring topics you care about and intelligently alerting you only when something truly important occurs. AI-powered scoring distinguishes between immediate alerts and weekly digest material. NEW: Quick Start Mode for instant setupโ€”get monitoring in under a minute!

๐ŸŽฏ Real-World Use Cases

๐Ÿ“ˆ Price Monitoring
"Alert me when ETH drops below $2000"
๐Ÿ”ง Product Updates
"Track FM26 patches and update releases"
๐Ÿ“ฐ News Tracking
"Monitor OpenAI announcements daily"

โšก How It Works

๐Ÿ“‹
Configure Topics
Define what to monitor with custom keywords
๐Ÿ”„
Scheduled Checks
Hourly, daily, or weekly via cron
๐Ÿง 
AI Scoring
Smart filtering by importance
๐Ÿ””
Smart Alerts
HIGH โ†’ alert, MEDIUM โ†’ digest

๐Ÿ“Š Importance Levels

๐Ÿ”ฅ
HIGH
Immediate Telegram/Discord alert
๐Ÿ“Œ
MEDIUM
Saved for weekly digest
๐Ÿ’ค
LOW
Ignored (noise filtering)
โœจ
NEW: Real Alerting Implementation
Full alerting system (previously a stub). State/data paths are now configurable via environment variables (e.g., TOPIC_MONITOR_DATA_DIR) with no hardcoded IDs or personal paths.
๐Ÿ”—
Powered by web-search-plus
Uses web-search-plus for intelligent multi-provider search routing. Automatically benefits from result caching to reduce API costs.
$ clawhub install topic-monitor
Requires: cron access for scheduling
๐Ÿ†• NEW SKILL
๐Ÿ“น

youtube-apify-transcript

v1.1.2 โœจ Updated Feb 2026

Fetch YouTube transcripts via APIFY API โ€” works from cloud IPs

Extract transcripts from any YouTube video, even from cloud servers. youtube-apify-transcript bypasses YouTube's bot detection using APIFY's proxy infrastructure, making it perfect for Hetzner, AWS, or any datacenter IP. With a generous free tier, you can transcript ~714 videos monthly at zero cost.

๐Ÿ’ฐ

Free Tier: $5/month

APIFY offers $5 in free monthly credits โ€” no credit card required!

~714
Videos/Month
$0.007
Per Video
$0
Setup Cost

Get started: apify.com/pricing

๐ŸŽฏ Real-World Use Cases

๐Ÿ“ Content Analysis
"Extract transcript from competitor videos"
๐Ÿ” Research
"Analyze lecture series for key concepts"
๐Ÿค– AI Training Data
"Build datasets from tutorial playlists"

โœจ Key Features

๐ŸŒ
Cloud IP Support
Works from Hetzner, AWS, DO, etc.
๐Ÿ”“
Bot Detection Bypass
APIFY proxy handles YouTube blocks
๐ŸŒ
Multi-Language
Auto-detect or specify language
๐Ÿ“„
JSON/Text Output
Timestamps or plain text
โšก
Fast Processing
~60 seconds per video
๐Ÿ”—
All URL Formats
youtube.com, youtu.be, shorts
๐Ÿ’พ
Local Caching NEW
Permanent cache by video ID โ€” save $0.007/video
๐Ÿ“ฆ
Batch Mode NEW
--batch file.txt for bulk processing
๐Ÿ“Š
Cache Stats NEW
--cache-stats for cache overview
๐Ÿ›ก๏ธ
Bearer Auth Upgrade NEW
APIFY auth moved from query params to Authorization: Bearer header

๐Ÿ’ป Usage Examples

# Basic transcript fetch
$ python3 scripts/fetch_transcript.py "https://youtu.be/VIDEO_ID"
# JSON output with timestamps
$ python3 scripts/fetch_transcript.py "https://youtu.be/VIDEO_ID" --json
# Save to file
$ python3 scripts/fetch_transcript.py "https://youtu.be/VIDEO_ID" --output transcript.txt
# Specify language preference
$ python3 scripts/fetch_transcript.py "https://youtu.be/VIDEO_ID" --lang de
# NEW: Batch processing (save costs!)
$ python3 scripts/fetch_transcript.py --batch video_urls.txt --output-dir ./transcripts
# NEW: Check cache statistics
$ python3 scripts/fetch_transcript.py --cache-stats

๐Ÿ”‘ Setup Required

  1. Create free APIFY account at apify.com
  2. Get API token from console.apify.com
  3. Set environment variable: export APIFY_API_TOKEN="your_token"

๐Ÿ’ก Free tier resets monthly โ€” no credit card required!

$ clawhub install youtube-apify-transcript
Free tier: $5/month (~714 videos)
๐Ÿ†• NEW SKILL
๐Ÿฆ

x-apify

v1.0.3

Fetch X/Twitter data via Apify actors โ€” works from cloud IPs

Fetch X/Twitter data at scale with x-apify. Search tweets, get user profiles, and retrieve specific tweets with replies using Apify actors. Built-in local caching helps reduce API spend, and it works reliably from Hetzner, AWS, and other cloud IPs via Apify proxy infrastructure โ€” just like youtube-apify-transcript.

๐Ÿ’ฐ

Free Tier: $5/month (shared with youtube-apify)

Uses the same Apify free tier credits as youtube-apify-transcript โ€” ideal for testing and low-volume production workflows.

โœจ Key Features

๐Ÿ”
Tweet Search
Keywords, hashtags, and mentions
๐Ÿ‘ค
User Profiles
Tweets, bio, and profile stats
๐Ÿ’ฌ
Tweet Detail + Replies
Retrieve a tweet with reply context
๐Ÿ’พ
Smart Caching
1h search cache, 24h profile cache
๐Ÿ”
Bearer Auth
Secure token handling
๐Ÿ“Š
JSON + Summary Output
Structured and readable formats
$ clawhub install x-apify
Cloud-ready via Apify proxies โ€ข Hetzner/AWS compatible
๐Ÿ†• NEW SKILL
โš”๏ธ

roundtable

v0.4.0-beta

Multi-agent debate council โ€” Scholar, Engineer & Muse debate your toughest questions

Bring your toughest questions to the council. roundtable spawns three specialized sub-agents โ€” Scholar (deep research), Engineer (practical solutions), and Muse (creative thinking) โ€” who first share their perspectives in parallel, then challenge each other in a structured cross-examination round. The result: richer, multi-angle answers you won't get from a single model.

๐ŸŽฏ Real-World Use Cases

โš–๏ธ Ethics Dilemmas
"Should AI be allowed to vote?" โ€” get three genuine perspectives
๐Ÿ› ๏ธ Tech Decisions
"Monolith vs microservices for our startup?" โ€” debate it out
๐Ÿš€ Product Strategy
"B2B or B2C first?" โ€” cross-examined by all three agents

๐Ÿฐ The Council

๐Ÿ“š
Scholar
Research-driven. Cites evidence, historical precedent, and academic perspective. Brings depth and context to every question.
โš™๏ธ
Engineer
Pragmatic and solution-focused. Cuts through theory to what actually works. Thinks in systems, tradeoffs, and implementation.
๐ŸŽจ
Muse
Lateral and imaginative. Challenges assumptions, finds unexpected angles, and brings creative leaps the others miss.

โš”๏ธ Two-Round Debate Structure

Round 1 โ€” Parallel Perspectives
All three agents independently share their take on your question. No groupthink โ€” genuine separate analysis from each perspective.
Round 2 โ€” Cross-Examination
Agents challenge each other's arguments. Scholar questions Engineer's pragmatism, Muse disrupts Scholar's orthodoxy โ€” ideas get stress-tested.

โœจ Key Features

โœ“
5 Debate Templates
Ethics, Tech, Product, Philosophy, Open โ€” pick your battlefield
โœ“
Budget Controls
Cost preview before running โ€” no surprise bills
โœ“
Session Logging
Full debate transcripts saved for later review
โœ“
Trust Boundaries
3-layer security model keeps agent interactions safe

๐Ÿ’ฌ Example Session

# Start a roundtable debate
You: roundtable: "Is open-source AI a net positive for humanity?"
๐Ÿ“š Scholar (Round 1):
Historical precedent shows open scientific collaboration accelerated human progress across every domain. The Linux ecosystem demonstrates...
โš™๏ธ Engineer (Round 1):
Practically speaking, open weights enable local deployment that protects privacy and reduces API costs. The real risk is dual-use misuse, which we can mitigate with...
๐ŸŽจ Muse (Round 2 โ€” challenging Engineer):
But your mitigation assumes rational actors. What if the bottleneck isn't technical โ€” what if open AI accelerates whoever moves fastest, and speed itself is the danger?
$ clawhub install roundtable
No extra API key needed โ€ข OpenClaw-native sub-agents
๐Ÿฆž

Ready to Supercharge Your Agent?

All skills are open source, well-documented, and install in seconds. Pick one or install them all.

$ clawhub install <skill-name>