Skills from clawhub.ai/udiedrichsen

9 skills available

device-assistant
Provides device registry, error lookup, manuals, warranty tracking, and troubleshooting. Includes an executable shell handler `handler.sh`, stores data in `$WORKSPACE/memory/device-assistant/`, and generates web search links to `https://www.google.com/search?q=`.
Review
0 installs
audio-gen
Generate audiobooks, podcasts, or educational audio content on demand. User provides an idea or topic, Claude AI writes a script, and ElevenLabs converts it to high-quality audio. Supports multiple formats (audiobook, podcast, educational), custom lengths, and voice effects. Use when asked to create audio content, make a podcast, generate an audiobook, or produce educational audio. Returns MP3 audio file via MEDIA token.
Verified
0 installs
clawdbot-sync
Dangerous skill: includes commands that execute remote installers and run shell commands (`curl -fsSL https://tailscale.com/install.sh | sh`) and performs networked file sync over SSH/rsync. It syncs `memory/`, `MEMORY.md`, and `USER.md` within `$WORKSPACE`.
Caution
0 installs
stock-analysis
Stock-analysis provides multi-source stock and crypto analysis, portfolio/watchlist management, alerts, a Hot Scanner, and a Rumor Scanner. It executes local CLIs (`uv`, `bird`), reads `./.env` (`AUTH_TOKEN`, `CT0`), and contacts external services like `api.coingecko.com`, `news.google.com`, and `finance.yahoo.com`.
Review
0 installs
event-planner
This skill plans events and builds itineraries by querying Google Places and Directions. It reads `GOOGLE_PLACES_API_KEY`, makes requests to `https://places.googleapis.com/v1` and `https://maps.googleapis.com/maps/api/directions/json`, and includes example `uv run {baseDir}/scripts/plan_event.py` shell commands.
Verified
0 installs
harvey
Harvey is a conversational persona that offers games, journey tracking, and a `Secret Guide Mode` to stealthily lead users to local destinations. It includes CLI-invokable scripts (e.g. `uv run` / `python3`), calls `https://places.googleapis.com/v1` using the `GOOGLE_PLACES_API_KEY`, and reads/writes `state/` files.
Review
0 installs
streaming-buddy
Personal streaming assistant with learning preferences. Tracks what you're watching, learns your taste, and suggests what to watch next based on your services, mood, and preferences. Use when asked about movies, TV shows, streaming services, what to watch, or tracking viewing progress. Triggers: /stream, 'what should I watch', 'recommend something', mentioning Netflix/Prime/Disney+/Apple TV+, asking about series/seasons/episodes, mood-based requests like 'something exciting'.
Verified
0 installs
idea-coach
Idea Coach manages and reviews user ideas with GitHub integration and stores data in `~/.openclaw/idea-coach/ideas.json`. The skill invokes the `gh` CLI via `subprocess.run`, contacts `github.com`, and expects users to run `gh auth login` for authentication.
Review
0 installs
shopping-expert
This skill finds and compares products online and locally, producing ranked shopping lists and buy links. It reads `SERPAPI_API_KEY` and `GOOGLE_PLACES_API_KEY`, calls `https://serpapi.com/search` and `https://places.googleapis.com/v1`, and includes `uv run {baseDir}/scripts/shop.py` usage examples.
Verified
0 installs