Skills from clawhub.ai/bodii88

6 skills available

find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Verified
0 installs
clawddocs
This skill provides Clawdbot documentation navigation, search, and fetch scripts (`./scripts/*`, `./snippets/common-configs.md`). It instructs running local scripts such as `./scripts/recent.sh`, references `https://docs.clawd.bot/<path>`, and shows tokens like `${DISCORD_TOKEN}` and `${TELEGRAM_TOKEN}` in examples.
Verified
0 installs
computer-use
This skill provides desktop GUI automation for headless Linux using Xvfb/XFCE and `xdotool`. It includes explicit shell commands and scripts to run (e.g., `export DISPLAY=:99`, `./scripts/screenshot.sh`, `sudo apt install -y xvfb xfce4`).
Review
0 installs
memory-pipeline
Provides a memory pipeline and performance routine that extracts facts, builds a knowledge graph, and generates `BRIEFING.md` via included Python scripts and OpenClaw hooks. The skill reads local files like `~/.clawdbot/agents/main/sessions/*.jsonl`, loads API keys from `OPENAI_API_KEY`/`~/.config/openai/api_key`, makes requests to `https://api.openai.com` and other LLM endpoints, and instructs running `python3 scripts/memory-extract.py`.
Review
0 installs
sendclaw-email
This skill provisions autonomous bot email accounts on `sendclaw.com` and instructs an agent to register handles, send, and receive mail via `yourbot@sendclaw.com`. It requires and instructs saving an API key (`Authorization: Bearer your-api-key`) and making requests to `https://sendclaw.com/api` endpoints.
Verified
0 installs
proactive-agent
This skill defines a proactive agent architecture for onboarding, memory, heartbeats, and self‑healing. It instructs running `./scripts/security-audit.sh`, accessing ` .credentials/*` and `.env*`, and auto-updating identity files `USER.md` and `SOUL.md`.
Review
0 installs