Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

care-check护理检查

Agent Skill

care-check 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

517

周安装

22

GitHub Stars

76

下载量

181
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:care-check(护理检查)
来源仓库:https://github.com/htlin222/dotfiles
仓库路径:skills/care-check
安装命令:
npx skills add https://github.com/htlin222/dotfiles --skill care-check
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/htlin222/dotfiles --skill care-check

简介

审计病例报告手稿是否符合 CARE(CAse REport)13 项清单要求的专业合规检查工具。

  • 逐项核对标题、关键词、伦理声明、知情同意等关键要素的完整性并提供改进建议。
  • 适用于医学期刊投稿前的自查或同行评审辅助,确保病例报告满足国际出版标准。
  • 使用前请确认手稿类型匹配,并注意保护患者隐私信息的脱敏处理要求。
  • care-check 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

CARE Compliance Checker

Audit case report manuscripts against the CARE (CAse REport) 13-item checklist.

Workflow

  1. Read the full manuscript
  2. Confirm the manuscript is a case report or small case series
  3. Walk through each item below
  4. For each item, assign: Reported / Partial / Missing / N/A
  5. Quote the relevant manuscript text as evidence
  6. Output a compliance summary + actionable fixes

CARE Checklist (13 Items)

#TopicSectionRequirement
1TitleTitleThe diagnosis or intervention of primary focus followed by the words "case report"
2Key wordsTitle page2-5 key words identifying diagnoses or interventions, including "case report"
3aAbstract — IntroductionAbstractWhat is unique about this case and what does it add to the literature?
3bAbstract — FindingsAbstractPatient's main concerns and important clinical findings
3cAbstract — Diagnoses/InterventionsAbstractMain diagnoses, therapeutic interventions, and outcomes
3dAbstract — ConclusionAbstractMain "take-away" lessons from this case
4IntroductionIntroductionBriefly summarise and cite similar previously published cases; state why this case is unique
5Patient informationCase presentationDe-identified demographics, main concerns/symptoms, medical/family/psychosocial history (diet, lifestyle, genetics when possible), relevant past interventions with outcomes
6Clinical findingsCase presentationRelevant physical examination findings and significant clinical findings
7TimelineCase presentationImportant dates and times as a figure, table, or narrative (historical and current episode)
8aDiagnostic assessment — MethodsCase presentationDiagnostic methods (PE, lab, imaging, questionnaires)
8bDiagnostic assessment — ChallengesCase presentationDiagnostic challenges (financial, language/cultural, etc.)
8cDiagnostic assessment — ReasoningCase presentationDiagnostic reasoning including other diagnoses considered (differential diagnosis)
8dDiagnostic assessment — PrognosisCase presentationPrognostic characteristics (e.g., staging) where applicable
9aTherapeutic intervention — TypesCase presentationTypes of intervention (pharmacologic, surgical, preventive, self-care)
9bTherapeutic intervention — AdministrationCase presentationAdministration details (dosage, strength, duration)
9cTherapeutic intervention — ChangesCase presentationChanges in interventions with rationale
10aFollow-up and outcomes — AssessmentResultsClinician-assessed and patient-assessed outcomes
10bFollow-up and outcomes — TestsResultsImportant follow-up test results (positive or negative)
10cFollow-up and outcomes — AdherenceResultsIntervention adherence and tolerability (how assessed)
10dFollow-up and outcomes — Adverse eventsResultsAdverse and unanticipated events
11aDiscussion — Strengths/limitationsDiscussionStrengths and limitations in the management of this case
11bDiscussion — LiteratureDiscussionRelevant medical literature with references
11cDiscussion — RationaleDiscussionRationale for conclusions (assessment of possible causes)
11dDiscussion — Take-awayDiscussionPrimary "take-away" lessons (without overgeneralizing), in a single paragraph
12Patient perspectiveDiscussionPatient shares their perspective or experience (when possible)
13Informed consentOtherPatient provided informed consent

Common CARE Gaps

Frequently MissingFix
Item 1 ("case report" in title)Append ": a case report" to the title
Item 7 (Timeline)Add a timeline figure or table showing key dates
Item 8c (Differential diagnosis)List diagnoses considered and reasoning for final diagnosis
Item 10d (Adverse events)State adverse events explicitly, even if none occurred
Item 12 (Patient perspective)Add a brief patient quote or note that consent for perspective was not obtained
Item 13 (Informed consent)Add a statement about informed consent for publication

Tips for Case Reports

  • Timeline figure: A visual timeline dramatically improves readability and is specifically requested by CARE
  • "Case report" in title: Reviewers check this first; it's the easiest item to comply with
  • Patient perspective: Even one sentence from the patient adds value; if not possible, explain why
  • Differential diagnosis: Don't just state the final diagnosis; show your reasoning process
  • Avoid overgeneralization: The Discussion should teach lessons from this case without claiming broad applicability

Output Format

CARE Compliance Report
Manuscript: [filename]

Summary: X/13 Reported | Y Partial | Z Missing | W N/A

MISSING ITEMS:
  [Item #] [Topic] — [What's needed]

PARTIAL ITEMS:
  [Item #] [Topic] — [What's present] → [What's missing]

FULLY REPORTED:
  [Item #] [Topic] ✓

Related Skills

  • /manuscript — Overall manuscript writing and anti-pattern scanning

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.31%
按下载量换算64

Claude

29.04%
按下载量换算53

Cursor

18.84%
按下载量换算34

Gemini CLI

8.85%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills