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

arxiv-search

GitHub

该技能用于在arXiv上搜索学术文献。通过组合查询获取最新论文,提取标题、作者、摘要等关键信息,并以结构化表格呈现,特别标注与智能体记忆系统相关的论文及综述文章。

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

触发场景

用户需要查找特定主题的学术论文 用户需要了解某领域的最新研究进展 用户寻找综述或背景资料

安装

npx skills add afx-team/hebb-mind --skill arxiv-search -g -y
更多选项

非标准路径

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

不安装直接使用

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

版本历史

  • a8914bb 当前 2026-07-05 12:09

同 Skill 集合

.agents/skills/bench-compare/SKILL.md
.agents/skills/github-explore/SKILL.md
.agents/skills/research-survey/SKILL.md
.claude/skills/arxiv-search/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

元信息

文件数
0
版本
a8914bb
Hash
69f03c75
收录时间
2026-07-05 12:09

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-14 16:04
浙ICP备14020137号-1 $访客地图$