Skills from clawhub.ai/kesslerio

26 skills available

academic-deep-research
Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.
Verified
0 installs
activecampaign
ActiveCampaign CRM integration for lead management, deal tracking, and email automation. Use for syncing demo leads, managing clinic sales pipeline, and triggering follow-up sequences.
Verified
0 installs
klutch
This skill provides a CLI to access Klutch card and transaction data via Klutch's GraphQL API (`https://graphql.klutchcard.com/graphql`). It reads credentials from `KLUTCH_CLIENT_ID`/`KLUTCH_SECRET_KEY` or `KLUTCH_1PASSWORD_ITEM`, may invoke the `op` CLI, and stores session tokens in `~/.config/klutch/token.json`.
Review
0 installs
pymupdf-pdf
Fast local PDF parsing with PyMuPDF (fitz) for Markdown/JSON outputs and optional images/tables. Use when speed matters more than robustness, or as a fallback while heavier parsers are unavailable. Default to single-PDF parsing with per-document output folders.
Verified
0 installs
lobster-jobs
Converts OpenClaw cron jobs into Lobster workflows and generates files in `~/.lobster/workflows/`. It runs arbitrary shell commands (`lobster-jobs convert`, workflow `command:` entries), may use secrets (`Environment variables or 1Password refs`) and invokes networked tools (`message.send --channel telegram`).
Caution
0 installs
soulcraft
Create or improve SOUL.md files for OpenClaw agents through guided conversation. Use when designing agent personality, crafting a soul, or saying "help me create a soul". Supports self-improvement.
Verified
0 installs
coding-agent
High-risk skill that orchestrates coding agents via `bash pty:true` background sessions and runs arbitrary shell commands. It performs network operations like `git clone https://github.com/user/repo.git` and recommends unsafe flags such as `--yolo` and `--dangerously-skip-permissions` and `elevated` host execution.
Caution
0 installs
amadeus-hotels
This skill provides command-line scripts to search hotels, get offers, view details, and track prices via the Amadeus API. It reads `AMADEUS_API_KEY`/`AMADEUS_API_SECRET`, caches tokens to `state/token.json`, stores tracking in `state/tracked.json`, makes requests to `https://test.api.amadeus.com`/`https://api.amadeus.com`, and includes `python3 scripts/...` run instructions.
Verified
0 installs
agentmail
Provides programmatic email via `https://api.agentmail.to/v0` with Python and CLI examples for inboxes, messages, webhooks, pods, and domains. It requires `AGENTMAIL_API_KEY`, instructs editing `~/.openclaw/openclaw.yaml`, and running local commands like `python webhook_receiver.py`, which configures agent behavior and performs network calls.
Review
0 installs
attio
This skill manages Attio CRM records (companies, people, deals, tasks) and provides CLI and Moltbot integrations. The `setup.sh` runs shell commands (e.g., `npm install -g attio-mcp`), prompts for and writes `ATTIO_ACCESS_TOKEN` and `ATTIO_WORKSPACE_ID` to `~/.config/mcporter/servers/attio/config.json`, and performs network installs from `https://github.com/kesslerio/attio-moltbot-skill.git`.
Verified
0 installs
campaign-orchestrator
Multi-channel follow-up campaign orchestrator for ShapeScale sales. Schedules and executes SMS + Email sequences with CRM logging and auto-termination on replies. Use when following up with demo leads or managing outreach campaigns.
Verified
0 installs
camoufox-stealth-browser
This skill provides C++-level stealth browser automation (Camoufox) and TLS-spoofed API scraping for evading anti-bot systems. It includes instructions to run shell commands (e.g. `distrobox-enter`, `bash scripts/setup.sh`), perform network requests to sites like `https://api.example.com` and `https://www.airbnb.com`, and read/save session cookies under `~/.stealth-browser/profiles/<name>/`.
Review
0 installs
calendly
High-risk skill: Calendly integration that installs and executes a generated CLI (`npx mcporter@latest generate-cli`, `./calendly`) and calls `https://api.calendly.com`. It instructs storing `CALENDLY_API_KEY` in the environment or `~/.moltbot/.env`, enabling remote code execution and network access.
Caution
0 installs
dialpad
This skill sends SMS and makes voice calls via the Dialpad API and stores messages locally. It includes runnable `python3` examples, performs network calls to `https://dialpad.com/api/v2`, and requires `DIALPAD_API_KEY` — a hardcoded API key is present in `lookup_contact.py`.
Review
0 installs
frontend-design-ultimate
High-risk skill: installs and runs shell scripts and remote CLIs (e.g., `bash scripts/init-vite.sh`, `npx shadcn@latest`, `npm install`) that write project files such as `package.json` and `~/.claude/skills/frontend-design-ultimate`. It scaffolds React/Tailwind projects but executes network-retrieved code and performs local file writes.
Caution
0 installs
google-messages
High-risk skill: executes shell commands via `execSync` with dynamically constructed arguments (including SMS text) and invokes `openclaw message send`. It automates Google Messages at `https://messages.google.com` and forwards incoming messages via local webhook `http://127.0.0.1:19888/sms-inbound` configured by `SMS_NOTIFICATION_TARGET` and `SMS_NOTIFICATION_CHANNEL`.
Caution
0 installs
technews
This skill fetches top stories from TechMeme, scrapes linked articles, summarizes them, and highlights social reactions. It makes outbound requests to `https://www.techmeme.com/feed.xml`, `https://nitter.net/search`, and `https://hn.algolia.com/api/v1/search` and writes a cache at `~/.cache/technews/stories.json`.
Verified
0 installs
camoufox-stealth
This skill provides C++‑level anti-bot browser automation (Camoufox) and TLS‑spoofed API scraping for evading protections on sites like `https://www.airbnb.com` and `https://yelp.com`. It instructs running shell commands (e.g., `distrobox-enter pybox -- python3.14 -m pip install camoufox`), making network requests to arbitrary URLs (e.g., `https://api.example.com`), and handling credentials via `HTTP_PROXY` and cookie exports at `~/.stealth-browser/profiles/<name>/`.
Review
0 installs
fitbit-analytics
This skill integrates with Fitbit to fetch steps, heart rate, sleep, and generate reports and alerts. It reads/writes `~/.config/systemd/user/secrets.conf`, persists tokens to `~/.fitbit-analytics/tokens.json`, uses env vars `FITBIT_CLIENT_ID`, `FITBIT_CLIENT_SECRET`, `FITBIT_ACCESS_TOKEN`, `FITBIT_REFRESH_TOKEN`, and calls `https://api.fitbit.com`.
Verified
0 installs
finance-news
This skill aggregates market news and builds automated briefings with delivery via Docker/Lobster and messaging (`openclaw`). It executes shell/subprocess commands (`docker`, `subprocess.run`, `gemini`, `openclaw`) and performs network calls (`https://is.gd`, RSS feeds, Yahoo) and uses configuration env vars like `FINANCE_NEWS_TARGET` and `OPENBB_QUOTE_BIN`.
Review
0 installs
mineru-pdf
Parse PDFs locally (CPU) into Markdown/JSON using MinerU. Assumes MinerU creates per‑doc output folders; supports table/image extraction.
Verified
0 installs
stealth-browser
This skill automates stealth web scraping using `Camoufox` and `curl_cffi`, running scripts like `scripts/camoufox-fetch.py` and storing sessions under `~/.stealth-browser/profiles/<name>/`. It directs shell commands (e.g., `distrobox-enter pybox -- python3.14 scripts/setup.sh`), network requests to arbitrary domains (e.g., `https://api.example.com/endpoint`), and handles credentials/proxies (`HTTP_PROXY`, cookie export).
Review
0 installs
oura-analytics
This skill integrates with the Oura Cloud API to fetch and analyze Oura Ring data, produce reports, and send Telegram alerts. It uses `OURA_API_TOKEN` and bot tokens, reads/writes `~/.oura-analytics/` and `~/.openclaw/.env`, runs local `python`/shell commands, and calls `https://api.ouraring.com/v2/usercollection` and `https://api.telegram.org/bot{bot_token}/sendMessage`.
Review
0 installs
phone-agent
This skill runs a local FastAPI server bridging Twilio calls to Deepgram, OpenAI, and ElevenLabs for a real-time voice agent. It requires and uses environment secrets such as `DEEPGRAM_API_KEY`, `OPENAI_API_KEY`, `ELEVENLABS_API_KEY`, `TWILIO_ACCOUNT_SID`, `TWILIO_AUTH_TOKEN`, makes network calls to `wss://api.openai.com` and `wss://api.deepgram.com` and executes `ffmpeg`.
Verified
0 installs
task-tracker
Personal task-tracker skill that reads and updates `~/clawd/memory/work/TASKS.md` and exposes CLI scripts such as `python3 ~/clawd/skills/task-tracker/scripts/standup.py`. The skill instructs running local commands and modifying agent config files like `~/.clawbot/clawdbot.json` and `AGENTS.md`.
Review
0 installs
shorten
This skill shortens URLs using the `is.gd` service. It directs network calls to `https://is.gd` and references a local executable `./shorten.sh`, implying the skill will perform shell execution.
Review
0 installs