中文导读
arXiv Research Assistant 是一套面向一人公司的通用 playbook,帮助你用更少的人力完成更稳的增长、交付与决策。
说明: 原始步骤、命令与 API 名称保留英文,以避免参数和接口名称失真。
概览
Search, fetch, and analyze academic papers from arXiv.org directly from your AI assistant. Description 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:
- Researchers staying current with literature
- Students doing literature reviews
- Content creators finding authoritative sources
- Interview prep with cutting-edge knowledge
- Anyone building expertise in a technical field
- Usage
- Search Papers
- "Search arXiv for LLM security attacks"
- "Find recent papers on prompt injection"
- "arXiv papers about transformer architecture from 2024"
- Get Paper Details
- "Get arXiv paper 2401.12345"
- "Summarize this arXiv paper: [URL]"
- Download Papers
- "Download the PDF for arXiv 2401.12345"
- Track Reading List
- "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:
- Paper titles with authors
- Publication dates
- Abstracts (summarized)
- Direct PDF links
- Citation counts (if available)
- 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"
- Configuration
- 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 Author Created by Ractor
SKILL.md 原文件
预览原始 SKILL.md. 下面可以直接查看完整原文。可滚动阅读、检查结构,再下载精确的 SKILL.md 原文件。
# arxiv
arXiv Research Assistant
Search, fetch, and analyze academic papers from arXiv.org directly from your AI assistant.
Description
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:
Researchers staying current with literature
Students doing literature reviews
Content creators finding authoritative sources
Interview prep with cutting-edge knowledge
Anyone building expertise in a technical field
Usage
Search Papers
"Search arXiv for LLM security attacks"
"Find recent papers on prompt injection"
"arXiv papers about transformer architecture from 2024"
Get Paper Details
"Get arXiv paper 2401.12345"
"Summarize this arXiv paper: [URL]"
Download Papers
"Download the PDF for arXiv 2401.12345"
Track Reading List
"Add this paper to my reading list"
"Show my saved papers"
"Mark paper 2401.12345 as read"
Examples
Research Query:
"Find the top 5 papers on LLM jailbreaking from 2025"
Response includes:
Paper titles with authors
Publication dates
Abstracts (summarized)
Direct PDF links
Citation counts (if available)
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"
Configuration
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
Author
Created by Ractor
预览原始 SKILL.md. 下面可以直接查看完整原文。可滚动阅读、检查结构,再下载精确的 SKILL.md 原文件。
# arxiv
arXiv Research Assistant
Search, fetch, and analyze academic papers from arXiv.org directly from your AI assistant.
Description
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:
Researchers staying current with literature
Students doing literature reviews
Content creators finding authoritative sources
Interview prep with cutting-edge knowledge
Anyone building expertise in a technical field
Usage
Search Papers
"Search arXiv for LLM security attacks"
"Find recent papers on prompt injection"
"arXiv papers about transformer architecture from 2024"
Get Paper Details
"Get arXiv paper 2401.12345"
"Summarize this arXiv paper: [URL]"
Download Papers
"Download the PDF for arXiv 2401.12345"
Track Reading List
"Add this paper to my reading list"
"Show my saved papers"
"Mark paper 2401.12345 as read"
Examples
Research Query:
"Find the top 5 papers on LLM jailbreaking from 2025"
Response includes:
Paper titles with authors
Publication dates
Abstracts (summarized)
Direct PDF links
Citation counts (if available)
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"
Configuration
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
Author
Created by Ractor
评论与讨论
添加评论