Skills from clawhub.ai/robbyczgw-cla

11 skills available

agent-protocol
High-risk skill: executes external agent and handler scripts via `subprocess.run` and runs shell commands (e.g., `python3 ...`, `node ...`), enabling arbitrary code execution. It reads and writes event data under `~/.clawdbot/events` and invokes handlers from user-provided paths.
Caution
0 installs
elevenlabs-voices
Provides TTS, SFX, and voice-design tooling that uses ElevenLabs APIs. The skill reads `ELEVEN_API_KEY`/`ELEVENLABS_API_KEY` and local configs (`~/.openclaw/openclaw.json`, `.env`), makes requests to `https://api.elevenlabs.io/...`, and includes runnable commands like `python3 scripts/*.py`.
Review
0 installs
personal-analytics
Personal Analytics analyzes conversation patterns locally and generates reports and topic recommendations using local data files like `.analytics_data.json`. The skill runs local subprocesses (e.g., `subprocess.run` to call `proactive-research` management scripts) and instructs adding integration entries to `SOUL.md`.
Review
0 installs
personas
This skill provides 20 AI personas and loads persona prompts from local `data/*.md` files. It contains explicit shell commands (e.g., `touch ~/clawd/skills/personas/data/your-persona.md`) and publishing/network steps (`clawhub publish`, `git push origin v1.1.0`) that invoke local shell and network operations.
Review
0 installs
smart-followups
This skill generates contextual follow-up suggestions for OpenClaw with a standalone CLI and handler across messaging channels. It performs outbound API calls to `https://openrouter.ai/api/v1` and Anthropic using `OPENROUTER_API_KEY`/`ANTHROPIC_API_KEY`, and includes shell scripts such as `./test.sh` and `./verify.sh` for setup.
Review
0 installs
agent-chronicle
Agent Chronicle generates personal AI-written diary entries, persists them under `memory/diary/`, and can append summaries to daily memory files. It invokes local CLI tooling (e.g., `pandoc`) and may cause a remote fetch of `https://cdn.simplecss.org/simple.min.css` when exporting HTML.
Verified
0 installs
proactive-research
Proactive Research monitors user-defined topics and sends alerts/digests via configured channels. It reads `config.json` (including channel credentials), runs local helper commands with `subprocess.run`, and posts to endpoints such as `https://discord.com/api/webhooks/...` and `smtp.gmail.com`.
Verified
0 installs
sports-ticker
Sports-ticker provides live sports alerts using ESPN's public API and local Python scripts (`scripts/*.py`) to monitor teams and generate cron jobs. It makes network calls to `https://site.api.espn.com/apis/site/v2/sports` and executes the `openclaw` CLI via `subprocess.run`, creating cron configs and writing `config.json`/`.live_state.json`.
Review
0 installs
topic-monitor
Topic Monitor automates scheduled web searches, AI importance scoring, and sends alerts via channels like `telegram`, `discord`, and `email`. It installs cron entries and runs local commands (e.g., `crontab`, `/usr/bin/python3 scripts/monitor.py`), performs network calls to configured endpoints such as `https://discord.com/api/webhooks/...` and `smtp.gmail.com`, and uses config secrets like `webhook_url` and `smtp_password`.
Review
0 installs
web-search-plus
High-risk skill: a multi-provider web-search aggregator that auto-routes queries and requires API keys. It reads/stores `SERPER_API_KEY`/`TAVILY_API_KEY` and makes external calls to `https://google.serper.dev`, `https://api.tavily.com`, `https://ydc-index.io`, and instructs local execution like `python3 scripts/setup.py` and `docker run -d -p 8080:8080 searxng/searxng`.
Caution
0 installs
youtube-apify-transcript
This skill fetches YouTube transcripts via the APIFY API using a CLI `scripts/fetch_transcript.py` that calls `https://api.apify.com/v2`. It requires the `APIFY_API_TOKEN` environment variable and includes shell usage examples such as `python3 scripts/fetch_transcript.py` and `export APIFY_API_TOKEN=...`.
Verified
0 installs