← 返回 Skills 市场
qingquanyao

quantum-daily-tracker

作者 Qingquan Yao · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
357
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quantum-daily-tracker
功能描述
量子科技论文追踪与速览生成。用于每日追踪量子计算、量子网络、量子纠错等领域最新论文,生成中文笔记和每日速览。触发场景:(1) 定时任务执行量子论文追踪 (2) 用户请求更新论文 (3) 补充遗漏的论文
安全使用建议
This skill appears to do what it says, but before installing: (1) confirm where the Dashboard will be stored and that the agent is allowed to write to quantum-tracker/ and memory/last-run.txt; (2) review how the agent decides "important" papers (vague selection logic could broaden what it fetches); (3) be aware it will fetch public RSS feeds (network access) — if you need confinement, run in a sandbox or restrict network permissions; (4) do a manual test run and inspect generated notes and Dashboard outputs to ensure no unexpected external posting or sensitive-data access occurs.
功能分析
Type: OpenClaw Skill Name: quantum-daily-tracker Version: 1.0.0 The OpenClaw skill bundle 'quantum-daily-tracker' is designed to track quantum technology papers from a predefined list of legitimate RSS feeds (arXiv, Nature, Science, APS) and generate structured markdown notes and daily digests. All instructions in SKILL.md, including the detailed templates for paper notes and daily summaries, are consistent with this stated purpose. There are no indications of prompt injection attempting to subvert the agent's behavior, no instructions for unauthorized file access, data exfiltration, malicious execution, or persistence mechanisms. The skill's operations are limited to fetching data from specified URLs and writing markdown files to a dedicated `quantum-tracker/` directory.
能力评估
Purpose & Capability
Name/description (daily quantum paper tracking and Chinese notes) align with the instructions: RSS feeds are listed, selection and note-generation steps are described, and local storage paths are provided. Nothing requested or referenced is disproportionate to that purpose.
Instruction Scope
SKILL.md instructs the agent to read/write local files (memory/last-run.txt and quantum-tracker/Papers/*) and fetch public RSS feeds — all expected for a tracker. The instructions are somewhat high-level/ambiguous about how to choose "important" papers, how to implement the Dashboard, and how to perform parsing/formatting; that gives the agent broad implementation discretion but is not intrinsically incoherent. Users should verify where the Dashboard is stored and whether it posts data externally.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk: nothing is written to disk by an installer and no external packages are fetched by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions only reference local files under the skill's own workspace and public RSS URLs, which is proportionate to its stated function.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent platform-level privileges or modify other skills' configs. It reads/writes files in a local project path (quantum-tracker/) and updates memory/last-run.txt — this is normal persistence for a scheduled tracker.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quantum-daily-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quantum-daily-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
first upload
元数据
Slug quantum-daily-tracker
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

quantum-daily-tracker 是什么?

量子科技论文追踪与速览生成。用于每日追踪量子计算、量子网络、量子纠错等领域最新论文,生成中文笔记和每日速览。触发场景:(1) 定时任务执行量子论文追踪 (2) 用户请求更新论文 (3) 补充遗漏的论文. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 357 次。

如何安装 quantum-daily-tracker?

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

quantum-daily-tracker 是免费的吗?

是的,quantum-daily-tracker 完全免费(开源免费),可自由下载、安装和使用。

quantum-daily-tracker 支持哪些平台?

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

谁开发了 quantum-daily-tracker?

由 Qingquan Yao(@qingquanyao)开发并维护,当前版本 v1.0.0。

💬 留言讨论