← Back to Skills Marketplace
qingquanyao

quantum-daily-tracker

by Qingquan Yao · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
357
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quantum-daily-tracker
Description
量子科技论文追踪与速览生成。用于每日追踪量子计算、量子网络、量子纠错等领域最新论文,生成中文笔记和每日速览。触发场景:(1) 定时任务执行量子论文追踪 (2) 用户请求更新论文 (3) 补充遗漏的论文
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quantum-daily-tracker
  3. After installation, invoke the skill by name or use /quantum-daily-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
first upload
Metadata
Slug quantum-daily-tracker
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is quantum-daily-tracker?

量子科技论文追踪与速览生成。用于每日追踪量子计算、量子网络、量子纠错等领域最新论文,生成中文笔记和每日速览。触发场景:(1) 定时任务执行量子论文追踪 (2) 用户请求更新论文 (3) 补充遗漏的论文. It is an AI Agent Skill for Claude Code / OpenClaw, with 357 downloads so far.

How do I install quantum-daily-tracker?

Run "/install quantum-daily-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is quantum-daily-tracker free?

Yes, quantum-daily-tracker is completely free (open-source). You can download, install and use it at no cost.

Which platforms does quantum-daily-tracker support?

quantum-daily-tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created quantum-daily-tracker?

It is built and maintained by Qingquan Yao (@qingquanyao); the current version is v1.0.0.

💬 Comments