返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
p

pharmaclaw-literature-agent

Literature mining agent v2.0.0 for novel drug discovery: PubMed/Semantic Scholar + ClinicalTrials Phase II/III + bioRxiv preprints. Novelty scoring, phase/FDA query boosts. Best for latest breakthroughs. Searches PubMed (NCBI E-utilities) and Semantic Scholar for papers related to compounds, targets, diseases, mechanisms, reactions, and catalysts. Returns structured results with titles, authors, abstracts, DOIs, MeSH terms, citation counts, TLDR summaries, and open-access PDFs. Supports paper lo

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
410
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

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 paper (requires --paper-id) --citations Get papers citing a paper (requires --paper-id) --max-results <N> 1-50 (default: 10) --year-range <range> e.g., "2020-2026" or "2023-" ``` Returns: title, authors, year, abstract, TLDR, citation count, influential citations, DOI, ArXiv ID, open-access PDF URL. ### `scripts/chain_entry.py` Standard PharmaClaw chain interface. Searches both PubMed and Semantic Scholar, deduplicates, and sorts by citation impact. Input keys: `query`, `compound`/`name`, `target`, `disease`, `mechanism`, `reaction`, `topic`, `doi`, `pmid`, `max_results`, `years`, `context` Automatic query building: `{"compound": "aspirin", "disease": "colorectal cancer"}` → searches "aspirin colorectal cancer" ## Chaining | From | Input | To | |------|-------|----| | Chemistry Query | Compound name/SMILES | **Literature** → find published studies | | Catalyst Design | Reaction type | **Literature** → find catalyst optimization papers | | **Literature** | Key findings | Pharmacology → validate claims | | **Literature** | Synthesis references | Chemistry Query → retrosynthesis | | **Literature** | Patent mentions | IP Expansion → FTO analysis |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 pharmaclaw-literature-agent-1776306500 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 pharmaclaw-literature-agent-1776306500 技能

通过命令行安装

skillhub install pharmaclaw-literature-agent-1776306500

下载

⬇ 下载 pharmaclaw-literature-agent v2.0.0(免费)

文件大小: 14.45 KB | 发布时间: 2026-4-16 16:44

v2.0.0 最新 2026-4-16 16:44
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.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部