Install
$ agentstack add skill-huangkiki-dailypaper-skills-daily-papers ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
每日论文推荐
这是面向用户的一句话入口。对用户来说,正常只需要说一次:
今日论文推荐过去3天论文推荐过去一周论文推荐
执行原则
- 先识别时间范围:
今日论文推荐、每日推荐、今日论文-> 当天过去3天论文推荐、最近3天论文-> 3 天过去一周论文推荐、看看这周有啥论文-> 7 天
- 自动调用
/daily-papers-fetch。 - 第 1 步完成后,自动调用
/daily-papers-review。 - 第 2 步完成后,自动调用
/daily-papers-notes。 - 全部完成后,用一句话告诉用户:
- 推荐文件已生成
- 重点论文笔记已生成多少篇
- 目录页是否已自动刷新
重要约束
- 不要先要求用户手动跑
跑一下论文抓取 / 点评 / 笔记。 - 这 3 句是内部流水线和调试入口,不是首页主交互。
- 如果用户明确只想跑其中一步,再交给对应 skill。
自动化
- 本 skill 本身就是“一步跑完整流水线”的入口。
- 如果用户想做本地定时任务,默认也应该触发这一句,而不是写死三条内部命令。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: huangkiki
- Source: huangkiki/dailypaper-skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.