← 返回 Skills 市场
461
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install pharmaclaw-literature-agent
功能描述
Search and retrieve biomedical and scientific literature from PubMed and Semantic Scholar with structured summaries, citation tracking, and open-access PDFs.
安全使用建议
This skill appears coherent and only queries public literature APIs. Before installing, be aware: (1) it makes outbound HTTP requests to public endpoints (PubMed/NCBI, Semantic Scholar, bioRxiv, ClinicalTrials) so run it in an environment where outbound network traffic is acceptable; (2) it depends on the Python requests package (scripts print an error if requests is not installed); (3) API rate limits and terms of service apply — heavy/automated use may require API keys or throttling; (4) novelty scoring and TLDRs are heuristic and may surface unreviewed preprints (exercise caution when using findings for critical decisions). If you need stricter controls, review the scripts locally and run them in an isolated environment or add rate-limiting and logging controls before integrating into automated workflows.
功能分析
Type: OpenClaw Skill
Name: pharmaclaw-literature-agent
Version: 2.0.0
The OpenClaw AgentSkills bundle 'pharmaclaw-literature-agent' is benign. It functions as a literature mining agent, integrating searches across public APIs for PubMed (NCBI E-utilities), Semantic Scholar, ClinicalTrials.gov, and bioRxiv/medRxiv. All network requests are handled by the standard `requests` library, which properly encodes query parameters, mitigating command injection risks. The `SKILL.md` documentation is straightforward, accurately describing the agent's purpose and usage without any prompt injection attempts. No evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation was found across any of the Python scripts (`biorxiv_search.py`, `chain_entry.py`, `chain_entry_v2.py`, `clinicaltrials_search.py`, `pubmed_search.py`, `semantic_scholar.py`).
能力评估
Purpose & Capability
Name/description (PubMed, Semantic Scholar, bioRxiv, ClinicalTrials) match the code: all network calls target public literature APIs (eutils.ncbi.nlm.nih.gov, api.semanticscholar.org, api.biorxiv.org, clinicaltrials.gov). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the scripts limit actions to constructing queries and calling public APIs, parsing returned JSON/XML, deduplicating/enriching results, and producing summaries/recommendations. Scripts do not read arbitrary local files or environment variables beyond normal module imports and do not post data to unexpected external endpoints.
Install Mechanism
This is instruction-plus-scripts only; there is no install spec that downloads or executes code from an untrusted URL. The only runtime dependency is the requests library (standard third-party package). No archive downloads or unusual install behaviors are present.
Credentials
The skill declares no required environment variables or secrets, and the code does not attempt to read credentials or unrelated config. Network calls use only public API endpoints appropriate for the stated functionality.
Persistence & Privilege
The skill does not set always: true and does not attempt to persist configuration or modify other skills. Autonomous invocation is allowed by default (platform normal) but the skill itself does not request elevated persistence or cross-skill config changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pharmaclaw-literature-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/pharmaclaw-literature-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.0: Supercharged for novel drugs! +ClinicalTrials Phase 2-4, bioRxiv preprints, novelty_score (recency+velocity+phase boosts), auto-query 'novel phase III FDA'. Eczema test: nemolizumab Phase 3 #1. Chains market-intel/IP.
元数据
常见问题
Pharmaclaw Literature Agent 是什么?
Search and retrieve biomedical and scientific literature from PubMed and Semantic Scholar with structured summaries, citation tracking, and open-access PDFs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 461 次。
如何安装 Pharmaclaw Literature Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pharmaclaw-literature-agent」即可一键安装,无需额外配置。
Pharmaclaw Literature Agent 是免费的吗?
是的,Pharmaclaw Literature Agent 完全免费(开源免费),可自由下载、安装和使用。
Pharmaclaw Literature Agent 支持哪些平台?
Pharmaclaw Literature Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pharmaclaw Literature Agent?
由 Cheminem(@cheminem)开发并维护,当前版本 v2.0.0。
推荐 Skills