← 返回 Skills 市场
shaopanguo

Research Pipeline

作者 Chopin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install research-pipeline
功能描述
Automated literature research pipeline for Chopin's academic work. Combines arXiv search, paper summarization, and Obsidian note-taking into a single workflo...
使用说明 (SKILL.md)

Research Pipeline

Automated end-to-end research workflow: search → summarize → save to Obsidian.

Workflow

Step 1: Search arXiv

Use the arxiv skill to search for papers on the target topic.

Search arXiv for: \x3Cquery>
Limit: 5-10 most relevant papers

Key research topics for Chopin:

  • Multi-vehicle formation control
  • Event-triggered communication
  • Collision avoidance in multi-agent systems
  • Reinforcement learning for formation control
  • Learning-based control with event-triggered communication

Step 2: Summarize Papers

For each promising paper, use paper-summarize-academic to get:

  • Paper title, authors, date
  • Core contribution
  • Key methodology
  • Relevance to Chopin's research

Step 3: Save to Obsidian

Use the obsidian skill to create literature notes:

  • One note per paper in References/ folder
  • Tag with: #paper #formation-control #event-triggered etc.
  • Include: title, authors, year, arXiv link, summary, key takeaways

Step 4: Report to Chopin

Send a brief digest via Feishu with:

  • Number of papers found
  • Top 3 most relevant papers with 1-line summary each
  • Link to full notes in Obsidian

Research Topics Tracker

Maintain a research-topics.md in workspace tracking:

  • Active topics of interest
  • Last searched date
  • Papers found count

See references/research-topics.md for Chopin's current research profile.

Cron Integration

When triggered by daily cron (research update):

  1. Check research-topics.md for active topics
  2. Search arXiv for each topic (new papers since last check)
  3. Summarize and save new findings
  4. Report only genuinely new/interesting papers (avoid spam)
安全使用建议
This skill appears coherent and does what it says: it automates arXiv searches, summarizes papers, writes Obsidian notes, and posts a digest to Feishu. Before installing, verify: (1) which implementations of the referenced skills (obsidian, Feishu, arxiv, paper-summarize-academic) your agent will call and what credentials they require; (2) that Feishu posting is acceptable for sending research content externally; (3) that the Obsidian integration only writes to the intended vault/path; and (4) whether you want the pipeline to run automatically on a cron (automated posting can leak content if misconfigured). If you need higher assurance, inspect the actual implementations of the delegated skills (their env requirements and network endpoints) before enabling automated triggers.
功能分析
Type: OpenClaw Skill Name: research-pipeline Version: 1.0.0 The skill bundle defines a legitimate academic research workflow for searching arXiv, summarizing papers, and managing notes in Obsidian. The instructions in SKILL.md and the data in references/research-topics.md are consistent with the stated purpose of automating literature reviews, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name and description (arXiv search → summarize → save to Obsidian → report) match the SKILL.md workflow and the included research-topics file. Nothing in the skill requests unrelated binaries, installs, or surprising capabilities.
Instruction Scope
Instructions are narrowly scoped to: read the included research-topics.md, call the arxiv and paper-summarize-academic skills for results, create notes with the obsidian skill, and send a digest via Feishu. The skill does instruct sending data to an external messaging endpoint (Feishu) and creating notes in Obsidian — expected for its purpose, but these are external actions that will transmit research content outside the agent unless the environment/other skills restrict them.
Install Mechanism
No install spec and no code files — lowest-risk model for on-disk behavior. The skill only contains instructions and a small local reference file.
Credentials
The skill itself declares no required credentials or env vars; however it depends on other runtime skills (obsidian, Feishu, arxiv, summarizer) that typically require credentials or network access. The lack of declared credentials is not necessarily incorrect for an instruction-only delegating skill, but you should confirm the specific integrations that will be used have appropriate, minimal permissions.
Persistence & Privilege
Does not request always:true or any system-wide persistence. It references a workspace file included in the bundle and asks to be triggered by cron, which is an external scheduling detail rather than a privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install research-pipeline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /research-pipeline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of automated literature research pipeline for Chopin's academic work. - Integrates arXiv paper search, academic summarization, and Obsidian note creation in one workflow. - Supports key research topics: formation control, event-triggered communication, multi-agent systems, etc. - Daily cron job triggers automatic research topic updates, new paper search, and reporting. - Sends concise daily summaries and maintains a research topics tracker for ongoing interests.
元数据
Slug research-pipeline
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Research Pipeline 是什么?

Automated literature research pipeline for Chopin's academic work. Combines arXiv search, paper summarization, and Obsidian note-taking into a single workflo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Research Pipeline?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install research-pipeline」即可一键安装,无需额外配置。

Research Pipeline 是免费的吗?

是的,Research Pipeline 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Research Pipeline 支持哪些平台?

Research Pipeline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Research Pipeline?

由 Chopin(@shaopanguo)开发并维护,当前版本 v1.0.0。

💬 留言讨论