一键导入
arxiv
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Fast headless browser automation for AI agents (Rust-based with Node.js fallback). Navigate, click, type, and snapshot pages via structured commands. Triggers on browser automation, headless browsing, page snapshot. NOT for: websites needing login/cookies (use bb-browser or browser profile), or simple URL content extraction (use web_fetch/firecrawl).
将网站操作封装为 CLI 命令,覆盖 Twitter、Reddit、GitHub、知乎、B站、微博等 36 个平台 103 条命令。直接使用 OpenClaw 浏览器,无需额外扩展。触发:需要程序化操作特定平台。适用于需要与特定平台交互的场景。不适用于通用网页抓取(用 firecrawl)、无平台上下文的浏览器自动化、本地文件操作。
自动化浏览器交互:网页测试、表单填写、截图、数据提取。触发:需要导航网站、与网页交互、填写表单、截图、提取信息。需要浏览器工具可用。不适用于简单 URL 抓取(用 web_fetch)、需要完整渲染的 JS 重度站点(用 firecrawl)、批量无头自动化(用 agent-browser)。
"通过 HTTP API 控制浏览器自动化:页面导航、元素交互(点击/输入/选择)、数据提取、无障碍快照、截图、JS 执行、批量操作。触发:需要通过 API 程序化控制浏览器。不适用于:一次性简单浏览器任务(用 agent-browser)、平台特定交互(用 bb-browser)。"
适配国内 Git 平台和团队习惯的工作流规范——Gitee、Coding、极狐 GitLab、CNB 全覆盖
每日热榜技能 — 查询微博、知乎、B站、抖音等54个平台的热榜数据,支持定时推送和分类浏览。Triggers on 热榜, 热搜, trending, hot news, 微博热搜, 知乎热榜. NOT for: security-specific briefings (use security-briefing), or general web search (use web_search/tavily).
| name | arxiv |
| description | Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers. |
Search, fetch, and analyze academic papers from arXiv.org directly from your AI assistant.
This skill enables Claude to search arXiv for academic papers, fetch paper details, download PDFs, and help you stay updated with the latest research in any field.
Perfect for:
"Search arXiv for LLM security attacks"
"Find recent papers on prompt injection"
"arXiv papers about transformer architecture from 2024"
"Get arXiv paper 2401.12345"
"Summarize this arXiv paper: [URL]"
"Download the PDF for arXiv 2401.12345"
"Add this paper to my reading list"
"Show my saved papers"
"Mark paper 2401.12345 as read"
Research Query:
"Find the top 5 papers on LLM jailbreaking from 2025"
Response includes:
Interview Prep:
"What are the latest papers on AI red teaming?"
Content Creation:
"Find a paper I can break down for a LinkedIn post about prompt injection"
No API key required - arXiv API is free and open.
Optional MongoDB integration for paper tracking:
# In your .env
MONGODB_URI=your_connection_string
MONGODB_DB_NAME=your_database
Created by Ractor