Overview
- Skill Key
- cheminem/pharmaclaw-literature-agent
- Author
- cheminem
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cheminem/pharmaclaw-literature-agent
- Latest Commit SHA
- 47a72853b1599a9aed807f079bd0decc7ec88860
Literature Agent v1.0.0
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Pharmaclaw Literature Agent 技能。 若已安装,则直接安装 Pharmaclaw Literature Agent 技能。
# Literature Agent v1.0.0
## Overview
Dual-source literature search combining PubMed (biomedical focus) and Semantic Scholar (broader CS/ML/AI coverage). Deduplicates across sources, enriches with citation metrics and TLDR summaries.
**Key capabilities:**
- PubMed search with MeSH terms, abstracts, publication types
- Semantic Scholar search with citation counts, influential citations, TLDR
- Paper lookup by DOI or PMID
- Citation tracking (who cited this paper?)
- Related paper discovery (what did this paper reference?)
- Automatic query construction from compound/target/disease inputs
- Cross-source deduplication and enrichment
## Quick Start
```bash
# Search by topic
python scripts/pubmed_search.py --query "KRAS G12C inhibitor" --max-results 5
# Search Semantic Scholar (includes ML/AI papers)
python scripts/semantic_scholar.py --query "graph neural network drug discovery"
# Full chain: compound + disease context
python scripts/chain_entry.py --input-json '{"compound": "sotorasib", "disease": "lung cancer"}'
# Look up a specific paper and find who cited it
python scripts/semantic_scholar.py --paper-id "DOI:10.1038/s41586-021-03819-2" --citations
# Recent papers only (last 3 years)
python scripts/pubmed_search.py --query "organometallic catalyst drug synthesis" --years 3
```
## Scripts
### `scripts/pubmed_search.py`
PubMed via NCBI E-utilities (public, no key required, rate limit: 3 req/sec).
```
--query <text> Required. Search query
--max-results <N> 1-50 (default: 10)
--sort <type> relevance | date (default: relevance)
--years <N> Limit to last N years
```
Returns: PMID, title, authors, journal, year, DOI, abstract, MeSH terms, keywords, publication types.
### `scripts/semantic_scholar.py`
Semantic Scholar API (public, no key required, rate limit: 100 req/5 min).
```
--query <text> Search query
--paper-id <id> Paper ID (DOI:xxx, PMID:xxx, ArXiv:xxx)
--related Get references of a pa...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.