Agent skill
cardiovascular-risk
Use when estimating cardiovascular risk, stroke risk in atrial fibrillation, bleeding risk, pneumonia severity (CURB-65), or venous thromboembolism probability (Wells DVT/PE). Includes ASCVD PCE, CHA2DS2-VASc, HAS-BLED, Framingham, HEART, CURB-65, and Wells scores.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/cardiovascular-risk
SKILL.md
Cardiovascular Risk and Decision Tools
Description
This skill provides structured calculation guidance for commonly used cardiovascular risk scores and related decision tools. It supports accurate input collection, calculation, interpretation, and safety caveats.
Quick Reference
| Tool | Use |
|---|---|
| ASCVD Pooled Cohort Equations | 10-year ASCVD risk estimation |
| CHA2DS2-VASc | Stroke risk in atrial fibrillation |
| HAS-BLED | Major bleeding risk in anticoagulated patients |
| Framingham Risk Score | 10-year cardiovascular risk (general CVD) |
| HEART Score | Chest pain risk stratification |
| CURB-65 | Pneumonia severity and disposition support |
| Wells (DVT) | DVT pretest probability |
| Wells (PE) | Pulmonary embolism pretest probability |
Interactive Mode (Lightweight)
- Confirm clinical context and intended tool.
- Collect required inputs with units and timing.
- Validate inputs and resolve missing data.
- Calculate and present results with interpretation.
- Provide safety caveats and limitations.
Calculators
- ASCVD Pooled Cohort Equations
- CHA2DS2-VASc
- HAS-BLED
- Framingham Risk Score
- HEART Score
- CURB-65
- Wells Score (DVT)
- Wells Score (PE)
Safety and Limitations
- Support tool only; not diagnostic or prescriptive.
- Use local policies and clinical judgment.
- Many tools have population limits and invalid ranges.
References
See: references/cardiovascular-risk-sources.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?