一键导入
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]