← Back to Skills Marketplace
152
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tianshu-paper-card
Description
把论文摘要或简介整理成「速读卡片」:题目占位、研究问题、方法要点、主要结论、局限、可引用句草稿。 Use when: 学生读文献、写综述、组会前速览;用户说「文献卡片」「摘要整理」「论文笔记模板」。 NOT for: 代替精读全文或学术不端式代写。
Usage Guidance
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.
Capability Assessment
Purpose & 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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tianshu-paper-card - After installation, invoke the skill by name or use
/tianshu-paper-card - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial student skill: 文献速读卡片
Metadata
Frequently Asked Questions
What is Tianshu Paper Card?
把论文摘要或简介整理成「速读卡片」:题目占位、研究问题、方法要点、主要结论、局限、可引用句草稿。 Use when: 学生读文献、写综述、组会前速览;用户说「文献卡片」「摘要整理」「论文笔记模板」。 NOT for: 代替精读全文或学术不端式代写。 It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Tianshu Paper Card?
Run "/install tianshu-paper-card" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tianshu Paper Card free?
Yes, Tianshu Paper Card is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tianshu Paper Card support?
Tianshu Paper Card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tianshu Paper Card?
It is built and maintained by tianshu (@wangshengli0421); the current version is v1.0.0.
More Skills