Skills from clawhub.ai/anisafifi
4 skills available
academic-research-hub
This skill searches academic databases and downloads papers using `scripts/research.py`. It performs external network calls (e.g., `requests.get`) and includes example shell commands such as `python scripts/research.py arxiv "quantum computing"`.
0 installs
dataset-finder
This skill searches, downloads, previews, and documents datasets via the CLI (`python scripts/dataset.py`) across `Kaggle`, `Hugging Face`, `UCI ML Repository`, and `Data.gov`. It instructs running shell commands (e.g., `pip install`, `python scripts/dataset.py ...`), requires credentials in `~/.kaggle/kaggle.json` or `%USERPROFILE%\.kaggle\` and `HF_TOKEN`, and makes network requests to `https://archive.ics.uci.edu/ml/datasets.php` and other external APIs.
0 installs
qr-code-generator
Generates customizable QR codes via `scripts/qr.py`, supporting WiFi credentials, vCards, batch processing, logos, and multiple formats. Includes executable shell instructions like `python scripts/qr.py "https://example.com"`, network installs such as `pip install qrcode[pil] segno`, and accepts WiFi `--password` input.
0 installs
web-search-hub
This skill provides a DuckDuckGo-based command-line web search tool and documentation for `python scripts/search.py`. It instructs executing shell commands (e.g., `python scripts/search.py`, `pip install duckduckgo-search`) and the code imports `duckduckgo_search.DDGS`, which performs external network requests.
0 installs