← 返回 Skills 市场
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install literature-helper
功能描述
literature retrieval and single-pdf analysis for academic research. use when the user asks to find papers by topic, author, keyword, or latest papers in the...
使用说明 (SKILL.md)
\r \r
Literature Helper\r
\r
Literature retrieval\r
\r When the user asks for literature on a topic, author, keyword, research field, or latest papers:\r \r
- Identify:\r
- topic\r
- optional author\r
- optional time range\r
- optional language preference\r \r
- If the user asks for "latest literature" but gives no time range, default to the last 5 years.\r \r
- Generate:\r
- Chinese keywords\r
- English keywords\r
- 2 to 4 useful search strings\r \r
- Search for relevant papers and return a structured result list.\r \r
- For each result, include:\r
- title\r
- authors\r
- year\r
- source or journal\r
- one-sentence summary\r
- link\r
- availability label:\r
- open access\r
- repository pdf\r
- abstract only\r
- availability unconfirmed\r \r
- Never claim full-text availability unless it is actually confirmed.\r \r
Single PDF analysis\r
\r When the user uploads one PDF:\r \r
- Extract:\r
- title\r
- keywords\r
- research question\r
- methods\r
- data or materials\r
- main findings\r
- conclusion\r
- limitations\r \r
- Then give a clear Chinese summary unless the user asks for another language.\r \r
- If the user asks questions about the PDF:\r
- answer primarily from the PDF\r
- if the answer is not found in the PDF, say clearly that it was not found in the document\r
- do not invent details\r \r
Output style\r
\r For literature retrieval, use:\r \r
Search terms\r
- Chinese:\r
- English:\r
- Suggested search strings:\r \r
Results\r
- Title\r
- Authors:\r
- Year:\r
- Source:\r
- Summary:\r
- Link:\r
- Availability:\r \r For PDF analysis, use:\r \r
Basic information\r
Keywords\r
Research question\r
Methods\r
Data or materials\r
Main findings\r
Conclusion\r
Limitations\r
Answers to user questions\r
\r
Reliability rules\r
\r
- Be explicit about uncertainty.\r
- Never fabricate paper links, authors, journals, or availability.\r
- Distinguish clearly between:\r
- open access direct pdf\r
- repository version\r
- abstract page only\r
- unconfirmed access
安全使用建议
This skill appears coherent and low-risk: it needs no secrets or installs. Before enabling, confirm the agent environment actually provides web-search/browsing and PDF parsing (so the skill can find papers and read uploaded PDFs). Be cautious about uploading PDFs that contain sensitive or unpublished data, and always manually verify any paper links, availability labels, and extracted facts (LLMs can still hallucinate despite the 'do not invent' instruction). If you need searches to come from a specific source (e.g., Google Scholar, Semantic Scholar, arXiv, institution subscriptions), verify or configure which tool or API the agent will use.
功能分析
Type: OpenClaw Skill
Name: literature-helper
Version: 1.0.0
The literature-helper skill bundle consists solely of metadata and markdown instructions for an AI agent to assist with academic research and PDF summarization. It contains no executable code, no network-related logic, and no instructions that attempt to exfiltrate data or bypass security controls. The instructions in SKILL.md specifically emphasize reliability and the prevention of data fabrication.
能力评估
Purpose & Capability
Name and description (literature retrieval and single-PDF analysis) match the SKILL.md. However, the instructions assume the agent can perform web searches and fetch/confirm full-text PDFs and can parse uploaded PDFs; those capabilities are not declared in the skill metadata (no required tools or env). This is a functional gap rather than a security mismatch, but the user should confirm the agent has appropriate search/browsing and file-processing tools.
Instruction Scope
SKILL.md stays on task: it instructs how to build bilingual search strings, return structured search results, label availability, and to extract/analyze content from a single uploaded PDF. It does not direct the agent to read unrelated files, environment variables, or to transmit data to external endpoints beyond normal searching/fetching. It explicitly discourages fabrication.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk). Nothing is downloaded or written to disk by the skill itself.
Credentials
No required environment variables, credentials, or config paths are requested — proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modifications to other skills. Default autonomous invocation is allowed (normal for skills) but not combined with other concerning factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install literature-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/literature-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Literature skill v1.0.0 – Initial release with focused academic research tools:
- Enables literature retrieval by topic, author, keyword, or time range, including Chinese and English search terms.
- Returns structured results with title, authors, year, journal, summary, link, and clear availability status.
- Provides detailed single PDF analysis: extracts and summarizes key information, answering user questions based only on the document.
- Never fabricates paper details or full-text links; explicitly indicates access level and uncertainties.
元数据
常见问题
文献助手 是什么?
literature retrieval and single-pdf analysis for academic research. use when the user asks to find papers by topic, author, keyword, or latest papers in the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 文献助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install literature-helper」即可一键安装,无需额外配置。
文献助手 是免费的吗?
是的,文献助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
文献助手 支持哪些平台?
文献助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 文献助手?
由 lyt0302(@lyt0302)开发并维护,当前版本 v1.0.0。
推荐 Skills