agentic-paper-digest-skill
Dangerous skill: downloads code from `https://github.com/matanle51/agentic_paper_digest` and runs bootstrap/install shell scripts (e.g., `bash "{baseDir}/scripts/bootstrap.sh"`, `pip install -r requirements.txt`) that create virtualenvs and execute local Python code. It requires `OPENAI_API_KEY`/`LITELLM_API_KEY` and makes network calls to configured sources (`ARXIV_API_BASE`, `HF_API_BASE`, `LITELLM_API_BASE`).