Tianshu Paper Card
v1.0.0把论文摘要或简介整理成「速读卡片」:题目占位、研究问题、方法要点、主要结论、局限、可引用句草稿。 Use when: 学生读文献、写综述、组会前速览;用户说「文献卡片」「摘要整理」「论文笔记模板」。 NOT for: 代替精读全文或学术不端式代写。
⭐ 0· 81·0 current·0 all-time
bytianshu@wangshengli0421
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (turn abstract into a reading card) aligns with the supplied script and SKILL.md. The script performs only local text parsing and formatting; there are no unrelated dependencies or requirements.
Instruction Scope
Runtime instructions limit the agent to reading an input file or supplied text and running the local Node script. The SKILL.md and script only reference the provided input and do not attempt to read other system files, environment variables, or send data to external endpoints.
Install Mechanism
There is no install spec; this is instruction+script only. The embedded Node script is plain source with no external downloads or package installs. The only implicit requirement is that Node.js be available on the host.
Credentials
The skill declares no environment variables, no credentials, and the script does not access process.env or other secret/config paths. No disproportionate access is requested.
Persistence & Privilege
Skill does not request always:true or other elevated persistence. It is user-invocable and does not modify other skills or system-wide settings.
Assessment
This skill appears internally consistent and low-risk: it runs a local Node script to format pasted abstracts into a Markdown 'paper card' and doesn't access secrets or the network. Before installing/running: ensure Node.js is available, run the script locally (inspect the small scripts/paper_card.js yourself if concerned), and avoid pasting confidential or copyrighted full-text into tools you don't control. If you want networked features later, expect explicit changes (new env vars or network calls) which should be reviewed.Like a lobster shell, security has layers — review code before you run it.
latestvk97cycg482684a8sdg49jkwben838q8h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
