ワンクリックで
hunt-papers
Searches arxiv for papers directly relevant to the techniques and gaps identified in the codebase scan
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Searches arxiv for papers directly relevant to the techniques and gaps identified in the codebase scan
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Cross-references detected techniques against found papers to identify concrete implementation gaps, missing best practices, and opportunities
Analyzes all source files in the repository to extract ML techniques, model architectures, training patterns, loss functions, and notable absences using AST knowledge graphs
Takes an arxiv ID and produces an engineering-focused summary: what it does, how to implement it, and what it replaces
| name | hunt-papers |
| description | Searches arxiv for papers directly relevant to the techniques and gaps identified in the codebase scan |
| license | MIT |
| allowed-tools | arxiv-search |
| metadata | {"author":"aaryan-guglani","version":"2.0.0","category":"research","risk_tier":"low","knowledge_refs":"arxiv-categories"} |
Use the arxiv-search tool to find exact matching papers, foundational works, or recent advancements directly related to the contents of TECHNIQUES.md.
TECHNIQUES.md file generated by the scan-codebase skill.knowledge/arxiv-categories.md for category codes to narrow queries.arxiv-search tool. Use both the canonical technique name (from the taxonomy) and common variants.PAPERS.md in the root of the project.# Papers
## HIGH Relevance
- **[arxiv ID]**: [Paper Title] ([Year])
- Related to technique: [Technique Name from TECHNIQUES.md]
- Relevance reason: [Why this paper directly applies]
## MEDIUM Relevance
- **[arxiv ID]**: [Paper Title] ([Year])
- Related to technique: [Technique Name]
- Relevance reason: [Why this is related but not a direct match]