Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/ascend-ai-coding/awesome-ascend-skillsnpx agentmods add skills/ascend-ai-coding/awesome-ascend-skills/arxiv-recommendation-npuWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ascend-ai-coding/awesome-ascend-skills/arxiv-recommendation-npu)<a href="https://agentmods.dev/skills/ascend-ai-coding/awesome-ascend-skills/arxiv-recommendation-npu"><img src="https://agentmods.dev/badge/skills/ascend-ai-coding/awesome-ascend-skills/arxiv-recommendation-npu/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ascend-ai-coding/awesome-ascend-skills/arxiv-recommendation-npu"><img src="https://agentmods.dev/badge/skills/ascend-ai-coding/awesome-ascend-skills/arxiv-recommendation-npu.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.02784 |
| Opus 5 | $0.00028 | $0.01392 |
| Sonnet 5 | $0.00011 | $0.00557 |
| Haiku 4.5 | $0.00006 | $0.00278 |
Grade A, and why
external-gitcode-ascend-arxiv-recommendation-npu scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/npu-adaptation.md 1.3 KB
- references/output-structure.md 1.7 KB
- references/paper-filtering.md 1.2 KB
- scripts/__init__.py 192 B runs code
- scripts/check_npu_env.sh 917 B runs code
- scripts/config.py 1.8 KB runs code
- scripts/fetcher.py 8.1 KB runs code
- scripts/main.py 6.0 KB runs code
- scripts/reporter.py 5.2 KB runs code
- scripts/run_full_pipeline.sh 691 B runs code
- scripts/source_detector.py 10 KB runs code
- scripts/utils/__init__.py 68 B runs code
- scripts/utils/date_utils.py 579 B runs code
- scripts/utils/logger.py 1.1 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 340 lines · 56 tokens per session scan A f710c1347271
external-gitcode-ascend-arxiv-recommendation-npu is a skill published in the GitHub repository ascend-ai-coding/awesome-ascend-skills (168 stars, last pushed yesterday), with no licence file. It adds 56 tokens to every session and 2,784 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
lc_arxiv
A tool for searching arXiv, a public repository of research papers, mainly in science and technology.
academic-research
Nested swiss-knife reference for academic literature work — find papers, fetch full-text PDFs, trace citations, write LaTeX manuscripts. First action for any "get me this paper" request: python3 /scripts/fetchpaper.py — walks arXiv → Unpaywall → Europe PMC → CORE → in-house publisher-page extraction…
arxiv-mcp-server
Use when finding, comparing, reading, or monitoring arXiv papers, including requests for abstracts, citation graphs, original LaTeX, section-level technical details, or literature reviews.
scientific-writing
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting…
venue-templates
Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing…
rowan
Cloud-based quantum chemistry platform with Python API. Preferred for computational chemistry workflows including pKa prediction, geometry optimization, conformer searching, molecular property calculations, protein-ligand docking (AutoDock Vina), and AI protein cofolding (Chai-1, Boltz-1/2). Use when tasks involve…