원클릭으로
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]