Skills from clawhub.ai/jamesalmeida
5 skills available
konteks
This skill connects an agent to Konteks (`https://konteks.app`) to store memories, tasks, notes, and projects and uses local files like `memory/*.md` and `MEMORY.md` for scratchpad. It requires an API key in `KONTEKS_API_KEY` and makes network calls to `{url}/api/agent/...`.
0 installs
fastclaw-relay
This skill relays messages between a local OpenClaw Gateway and the FastClaw iOS app via Convex cloud sync. It reads/writes `~/.openclaw/fastclaw/config.json` and `~/.openclaw/config.yaml`, uses env vars `FASTCLAW_CONVEX_URL` and `OPENCLAW_GATEWAY_TOKEN`, and makes outbound connections to `ws://127.0.0.1:18789` and the configured Convex URL.
0 installs
spaces-listener
Record, transcribe, and summarize X/Twitter Spaces — live or replays. Auto-downloads audio via yt-dlp, transcribes with Whisper, and generates AI summaries.
0 installs
stranger-danger
This skill adds challenge-response verification for sensitive agent actions and stores a bcrypt hash in macOS Keychain. It executes the `security` CLI (`execFile`) to read/write keychain and writes `~/.openclaw/stranger-danger.json`; installation instructions include `git clone https://github.com/jamesalmeida/stranger-danger.git`.
0 installs
grab
This skill downloads and archives media from URLs (X, Reddit, YouTube), transcribes locally with `whisper`, and can generate AI summaries when `OPENAI_API_KEY` is set. It runs local tools like `yt-dlp` and `ffmpeg` and calls `https://api.openai.com/v1/chat/completions`.
0 installs