Skills from clawhub.ai/weird-aftertaste
4 skills available
komodo
This skill provides a CLI and API client for managing Komodo infrastructure via `scripts/komodo.py` and the `KOMODO_ADDRESS` API. It reads `KOMODO_API_KEY`/`KOMODO_API_SECRET`, runs shell commands like `python scripts/komodo.py`, and makes network requests to `$KOMODO_ADDRESS` endpoints.
0 installs
literature-review
This skill searches Semantic Scholar, OpenAlex, Crossref, and PubMed and helps draft literature-review text. It reads env vars like `SEMANTIC_SCHOLAR_API_KEY` and `USER_EMAIL`, includes `scripts/lit_search.py` usage examples, and makes network calls to `https://api.semanticscholar.org/graph/v1`, `https://api.openalex.org`, `https://api.crossref.org/works`, and `https://eutils.ncbi.nlm.nih.gov/entrez/eutils`.
0 installs
proxmox
This skill manages Proxmox VE clusters via the Proxmox REST API. It instructs storing and sourcing credentials (`PROXMOX_HOST`, `PROXMOX_TOKEN_ID`, `PROXMOX_TOKEN_SECRET`) and running the `./scripts/pve.sh` bash helper that issues `curl -k` requests to `https://192.168.1.100:8006`.
0 installs
npm-proxy
Manages Nginx Proxy Manager hosts, certificates, and access lists via the NPM REST API. Reads `NPM_URL`, `NPM_EMAIL`, and `NPM_PASSWORD`, stores a token at `/root/.npm-token.json`, and issues API calls to `https://npm.example.com`.
0 installs