Agent Skillsafx-team/hebb-mind › arxiv-search

arxiv-search

GitHub

用于在arxiv搜索学术文献。通过组合关键词与年份检索,提取标题、作者、摘要及贡献等关键信息,并以结构化表格呈现结果,特别标注与智能体记忆系统相关的论文或综述文章。

.claude/skills/arxiv-search/SKILL.md afx-team/hebb-mind

Trigger Scenarios

用户需要查找特定主题的学术论文 用户询问某领域的最新研究进展 用户需要获取arxiv上的文献综述

Install

npx skills add afx-team/hebb-mind --skill arxiv-search -g -y
More Options

Non-standard path

npx skills add https://github.com/afx-team/hebb-mind/tree/main/.claude/skills/arxiv-search -g -y

Use without installing

npx skills use afx-team/hebb-mind@arxiv-search

指定 Agent (Claude Code)

npx skills add afx-team/hebb-mind --skill arxiv-search -a claude-code -g -y

安装 repo 全部 skill

npx skills add afx-team/hebb-mind --all -g -y

预览 repo 内 skill

npx skills add afx-team/hebb-mind --list

SKILL.md

Frontmatter
{
    "name": "arxiv-search",
    "arguments": [
        {
            "name": "query",
            "required": true,
            "description": "The search topic or keywords"
        }
    ],
    "description": "Search arxiv for academic papers on a given topic, return structured summaries",
    "user_invocable": true
}

arxiv Paper Search

Search arxiv for academic papers related to the given query.

Instructions

  1. Use WebSearch to search for: arxiv ${query} and arxiv ${query} 2024 2025 2026
  2. For each relevant paper found (up to 10), extract:
    • Title
    • Authors
    • Date
    • arxiv URL
    • Abstract summary (2-3 sentences)
    • Key contributions
  3. Present results in a structured markdown table
  4. Highlight papers most relevant to agent memory systems if applicable
  5. Note any survey/review papers separately as they provide broader context

Version History

  • a8914bb Current 2026-07-05 12:09

Same Skill Collection

.agents/skills/arxiv-search/SKILL.md
.agents/skills/bench-compare/SKILL.md
.agents/skills/github-explore/SKILL.md
.agents/skills/research-survey/SKILL.md
.claude/skills/bench-compare/SKILL.md
.claude/skills/commit/SKILL.md
.claude/skills/github-explore/SKILL.md
.claude/skills/push-to-github/SKILL.md
.claude/skills/research-survey/SKILL.md

Metadata

Files
0
Version
a8914bb
Hash
69f03c75
Indexed
2026-07-05 12:09

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-13 17:12
浙ICP备14020137号-1 $Map of visitor$