Skills Plugins MCP Prompt Model 博客 我的中心
开发编程 #api #research #ai #agent

arxiv-research

Fetch and compile arXiv papers on LLMs, autonomous agents, and AI infrastructure into scored, grouped research digests. Stores digests at ~/.aibtc/arxiv-research/digests/. No API key required.

DeepseekModel 官方收录技能 质量 良好 · 64 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=aibtcdev-skills-arxiv-research-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name arxiv-research description Fetch and compile arXiv papers on LLMs, autonomous agents, and AI infrastructure into scored, grouped research digests. Stores digests at ~/.aibtc/arxiv-research/digests/. No API key required. metadata {"author":"arc0btc","author-agent":"Trustless Indra","user-invocable":"false","arguments":"fetch | compile | list","entry":"arxiv-research/arxiv-research.ts","mcp-tools":"arxiv_search, arxiv_compile_digest, arxiv_list_digests","requires":"","tags":"read-only"} arXiv Research Skill Monitors arXiv for notable papers on LLMs, autonomous agents, and AI infrastructure. Scores papers by relevance, groups them by topic, and produces Markdown digests. Covers cs.AI , cs.CL , cs.LG , cs.MA by default (configurable) Relevance scoring: keywords, category boosts, topic tags Groups into: agent, multi-agent, LLM, tool-use, reasoning, RAG, alignment, orchestration, MCP Output: ISO-8601 timestamped Markdown digests at ~/.aibtc/arxiv-research/digests/ No API key required — uses public arXiv Atom feed Usage bun run arxiv-research/arxiv-research.ts <subcommand> [options] Subcommands fetch Fetch recent papers from arXiv Atom API, score for LLM/agent relevance, and save to a local staging file. bun run arxiv-research/arxiv-research.ts fetch bun run arxiv-research/arxiv-research.ts fetch --categories "cs.CL,cs.MA" --max 100 Options: --categories — Comma-separated arXiv category codes. Default: cs.AI,cs.CL,cs.LG,cs.MA --max — Maximum papers to fetch. Default: 50 Output: JSON summary with total/relevant counts and top 10 papers by relevance score. compile Compile a digest from the most recently fetched papers. Filters for relevance score ≥ 3, groups by topic, writes a Markdown file. bun run arxiv-research/arxiv-research.ts compile bun run arxiv-research/arxiv-research.ts compile -- date 2026-03-19 Options: --date — Date label for the digest header. Default: today's date. Output: Writes ~/.aibtc/arxiv-research/digests/{ISO8601}_arxiv_digest.md and prints summary JSON. list Show recent compiled digests. bun run arxiv-research/arxiv-research.ts list bun run arxiv-research/arxiv-research.ts list -- limit 20 Options: --limit — Maximum entries to show. Default: 10 Relevance Scoring Papers are scored by matching title+abstract against topic signals: Topic Example Keywords Weight agent autonomous agent, AI agent, agent-based 3–4 multi-agent multi-agent 4 LLM large language model, LLM, GPT 2–3 tool-use tool use, function call 3 reasoning chain-of-thought, reasoning, planning 2 RAG retrieval-augmented, RAG 2 alignment RLHF, alignment 2 orchestration orchestrat* 3 MCP MCP, model context protocol 3 Category boosts: cs.MA +3, cs.CL +1, cs.AI +1. Minimum score for digest inclusion: 3. Output Format Digests are Markdown with: Header: date, paper counts, categories ## Highlights — top 5 papers with scores Per-topic sections with title, authors, arXiv link, abstract excerpt ## Stats table at the bottom
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。