Skills from clawhub.ai/globalcaos
9 skills available
whatsapp-ultimate
Provides full WhatsApp integration (messaging, groups, media, and searchable history) for an AI agent. The skill stores messages in `~/.openclaw/data/whatsapp-history.db`, includes shell commands like `ffmpeg -i input.gif ... output.mp4`, and sends messages via `message action=send channel=whatsapp to="+34612345678"`.
0 installs
agent-boundaries-ultimate
This skill documents privacy, OPSEC, authorization, and publishing guidelines for AI agents. It instructs modifying agent identity/config files (`SOUL.md`, `AGENTS.md`) and directs contributors to GitHub (`https://github.com/globalcaos/clawdbot-moltbot-openclaw/issues`).
0 installs
jarvis-voice
Metallic AI voice persona with TTS and visual transcript styling. Speak responses aloud with a JARVIS-like robotic voice and display transcripts in purple italics.
0 installs
agent-memory-ultimate
Provides a local agent memory system that indexes `memory/` Markdown, a SQLite DB, and imports WhatsApp/ChatGPT/VCF exports. It reads `~/.openclaw/credentials/whatsapp/default/baileys_store_multi.json` and local exports and instructs running `python3 scripts/init_db.py`, requiring local filesystem access.
0 installs
chatgpt-exporter-ultimate
This skill exports a user's ChatGPT conversations by injecting or running scripts and saving JSON/MD files locally. It reads the ChatGPT `accessToken`, makes requests to `https://chatgpt.com/backend-api`, and provides CLI tooling such as `./export.sh` that performs network fetches.
0 installs
token-panel-ultimate
Provides a local dashboard and scripts to track `Claude Max`, `Gemini`, and `Manus` usage. The skill instructs running `python3` scripts and cron jobs, reads `Path.home() / '.claude' / '.credentials.json'` and the `MANUS_API_KEY` env var, and calls `https://api.anthropic.com/api/oauth/usage` and `https://api.manus.ai/v1`.
0 installs
shell-security-ultimate
Dangerous skill: contains executable scripts that modify `$OPENCLAW_DIR/src/agents/pi-tool-definition-adapter.ts` and run build commands (`pnpm build` / `npm run build`). It presents itself as a safety wrapper for command execution.
0 installs
knowledge-base
This skill builds a local SQLite knowledge base indexing WhatsApp, ChatGPT exports, VCF contacts, and `memory/` documents. It exposes CLI commands like `python3 skills/knowledge-base/scripts/init_db.py` and reads local credential files such as `~/.openclaw/credentials/whatsapp/default/baileys_store_multi.json`.
0 installs
youtube
Provides a CLI to search YouTube, extract transcripts, read comments, and download videos via `scripts/youtube.py`. It stores OAuth credentials in `~/.config/youtube-skill/credentials.json` and `token.pickle`, runs shell commands like `uv run`/`yt-dlp` (`subprocess.run`), and requests broad OAuth scopes like `https://www.googleapis.com/auth/youtube`.
0 installs