medical-specialty-briefs
Generate daily or on-demand medical research briefs for any medical specialty. Searches latest research from top-tier journals, delivers concise summaries with 1-sentence takeaways, images when available, and direct links. Use when user asks for medical news, research updates, journal briefs, or specialty-specific medical updates for specialties like endocrinology, cardiology, oncology, neurology, etc.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=freedomintelligence-openclaw-medical-skills-skills-medical-specialty-briefs-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name medical-specialty-briefs description Generate daily or on-demand medical research briefs for any medical specialty. Searches latest research from top-tier journals, delivers concise summaries with 1-sentence takeaways, images when available, and direct links. Use when user asks for medical news, research updates, journal briefs, or specialty-specific medical updates for specialties like endocrinology, cardiology, oncology, neurology, etc. Medical Specialty Briefs Generate curated medical research briefs for any medical specialty in a Google News-style format. When to Use This Skill User asks for "medical news" or "research updates" for a specific specialty User wants a "daily brief" for their medical field User mentions journal names (NEJM, JAMA, Lancet, etc.) with research queries User is a clinician seeking specialty-specific updates Output Format Each brief item should include: Headline - Clear, concise title One-Sentence Summary - Key takeaway for clinicians Source - Journal name + publication date Image - Include if available from source Link - Direct URL to original article Clinical Relevance Badge - One of: 🔴 High Impact (practice-changing) 🟡 Moderate (consider for practice) 🟢 Low (awareness only) Search Strategy Priority Journals (in order) New England Journal of Medicine (NEJM) The Lancet JAMA (Journal of the American Medical Association) Specialty-specific top journals BMJ (British Medical Journal) Nature / Nature Medicine Journal of Clinical Endocrinology & Metabolism (JCEM) Endocrine Practice Thyroid Specialty-specific top journals Search Parameters Time window: Last 7 days (configurable) Content: Clinical research, guidelines, AI/ML applications, drug approvals, device approvals Exclude: Case reports, preprints (unless high impact), non-peer reviewed Workflow Identify Specialty - Ask if not specified Set Time Window - Default 7 days, ask if different needed Search - Query priority journals for specialty + date range Filter - Remove duplicates, prioritize clinical relevance Format - Generate Google News-style cards Deliver - Present to user with specialty header Example Queries by Specialty Specialty Example Search Endocrinology "Weight loss medication" "thyroid nodule ultrasound" Cardiology "heart failure SGLT2" "AFib catheter ablation" Oncology "immunotherapy checkpoint inhibitor" "liquid biopsy" Neurology "Alzheimer lecanemab" "stroke thrombectomy" Usage User: "Give me today's cardiology brief" → Search cardiology journals from last 7 days → Return 3-5 formatted brief items User: "Weekly neurology update" → Search neurology journals from last 7 days → Return formatted brief Notes If no new articles found, state: "No new high-impact articles found for [specialty] in the last [time window]." Track delivered articles to avoid repeats in subsequent briefs Prioritize articles with clinical utility metrics (sensitivity/specificity, AUC, hazard ratios)
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |