Skills from clawhub.ai/dannyshmueli
5 skills available
agent-analytics
Agent Analytics provides a drop-in tracking snippet and server-side handler to collect and query site events. The skill instructs running `npx` commands, requires env vars like `API_KEYS` and `PROJECT_TOKENS`, and sends events to `https://api.agentanalytics.sh`.
0 installs
table-image-generator
Generate clean table images from data. Perfect for Discord/Telegram where ASCII tables look broken. Supports dark/light mode, custom styling, and auto-sizing. No Puppeteer required. Companion to chart-image skill.
0 installs
polymarket
Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.
0 installs
chart-image
This skill generates publication-quality chart images from JSON data using Vega-Lite and Sharp and is invoked via `node chart.mjs`. It contains explicit shell commands (`echo ... > /tmp/chart-data.json`, `node /data/clawd/skills/chart-image/scripts/chart.mjs`, `cd /data/clawd/skills/chart-image/scripts && npm install`) that execute scripts, write to ` /tmp`, and perform `npm` network fetches.
0 installs
github-pat
Provides a CLI to interact with GitHub using user Personal Access Tokens (`scripts/gh.py`, `TOOLS.md`). It runs local `git` commands, embeds tokens in `https://github.com` clone/push URLs, and calls `https://api.github.com`; token input via `--token` or `GITHUB_TOKEN`.
0 installs