Skills from clawhub.ai/zats
3 skills available
brave-images
This skill searches images via the `https://api.search.brave.com/res/v1/images/search` API and returns images with captions. It requires the `BRAVE_API_KEY` environment variable and makes outbound calls to Brave Search; no other sensitive or obfuscated behaviors are present.
0 installs
perplexity
This skill wraps Perplexity web search to return grounded answers and citations via `https://api.perplexity.ai/search`. It reads the `PERPLEXITY_API_KEY` environment variable and provides usage to run `node {baseDir}/scripts/search.mjs`.
0 installs
last30days
This skill runs a local research pipeline that queries Reddit, X, and the web and writes results to `~/.local/share/last30days/out`. It reads `~/.config/last30days/.env` (`OPENAI_API_KEY`, `XAI_API_KEY`), instructs executing `python3 ./scripts/last30days.py`, and calls `https://api.openai.com` and `https://api.x.ai`.
0 installs