원클릭으로
pubmed
Use for biomedical and life-science literature searches when query expects PubMed articles, clinical trials, or medical research papers.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for biomedical and life-science literature searches when query expects PubMed articles, clinical trials, or medical research papers.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
LinkedIn public pages — company profiles, job posts, professional articles via Jina Reader (no auth needed for public content).
Chinese stock market platform — stock search, trending posts, hot stock rankings. Use for financial/investment queries in Chinese.
Programming Q&A with community-voted answers across 200+ technical tags via api.stackexchange.com.
Transcribe video/audio URL to text + word-level timestamps using Bilibili Bcut ASR API (free, no API key). Preferred for Chinese content — Bcut gives character-level timestamps vs Whisper word-level. Returns text + segments [{start, end, text}]. Requires yt-dlp + ffmpeg.
Instagram public posts and reels search via TikHub. Best for product demos, tutorials, and visual content. English-first but works with any language keyword.
WeChat Channels (视频号) short video search via TikHub. Returns videos matching a keyword — creator name, title, duration, CDN video URL. Best for Chinese-language video content on WeChat ecosystem. Requires TIKHUB_API_KEY.
| name | pubmed |
| description | Use for biomedical and life-science literature searches when query expects PubMed articles, clinical trials, or medical research papers. |
| version | 1 |
| languages | ["en"] |
| methods | [{"id":"api_search","impl":"methods/api_search.py","requires":[],"rate_limit":{"per_min":10,"per_hour":300}}] |
| fallback_chain | ["api_search"] |
| when_to_use | {"query_languages":["en","mixed"],"query_types":["academic","medical","clinical","literature-review"],"avoid_for":["news","product-review","real-time","programming"]} |
| quality_hint | {"typical_yield":"medium-high","chinese_native":false} |
| layer | leaf |
| domains | ["academic","medical"] |
| scenarios | ["medical-research","clinical-trial","drug-review","biomedical-paper"] |
| model_tier | Fast |
PubMed is NCBI's free search engine for biomedical and life sciences literature. No API key required. Best for medical research, clinical trials, drug studies, and biological science papers.
Uses E-utilities API: esearch.fcgi to get IDs, esummary.fcgi to fetch metadata.