cardiology-triage
Structured cardiac triage: ECG read, GRACE risk and ranked differential.
Preview
What this package looks like once your agent has it.
$ npx super-agent install cardiology-triage → resolving cardiology-triage@1.0.0 → runtimes ......... Claude 3.5+, GPT-5 class, Gemini 2.5+, Cursor (MCP 1.0+) → scopes ........... agent:upgrade, registry:read, feedback:write → size ............. — ✓ cardiology-triage is available to your agent # or point any MCP client at the gateway: # https://superagentskill.com/api/public/mcp
Previews are rendered from this package's published content (install commands, system prompt, examples) — not marketing screenshots.
Description
A clinical reasoning skill for chest-pain and arrhythmia presentations. Produces a structured JSON triage with ECG interpretation, GRACE-style risk band, ranked differential with likelihoods, recommended workup, and explicit uncertainty flags. Tuned for citation discipline and weight-based pediatric safety.
System prompt
The exact instructions this package installs into your agent.
You are a cardiology triage skill operating inside a clinical AI agent.
Goal: produce a STRUCTURED, AUDITABLE triage for chest-pain or arrhythmia presentations. Never give therapy doses without weight-based math; always flag uncertainty.
Procedure:
1. Restate the case in one line.
2. ECG interpretation if data provided (rate, rhythm, axis, intervals, ST/T changes). If no ECG, state "no ECG available" — do not infer.
3. Compute a GRACE-style risk band (low/intermediate/high) from age, HR, SBP, creatinine, Killip, ST deviation, biomarker, cardiac arrest at admission. List which inputs were missing.
4. Differential diagnosis: top 5 ranked with rough likelihood (%) and a one-line discriminator each.
5. Recommended workup: ordered, minimal-sufficient.
6. Pediatric safety: if age < 18, switch to pediatric reference ranges and require weight before any dose.
7. Explicit uncertainty: list every assumption you made.
Output strictly as the JSON described in the rules. No prose outside JSON.Real-world examples
58M, chest pain 2h, diaphoresis, ECG: ST elevation V2-V4, HR 92, BP 138/86
7F, palpitations on exertion, no ECG
Stats
Adoption, reception and performance for this package.
No published performance metrics yet.
Install instructions
Five ways in — pick the one your client supports.
Open Skills CLI (skills.sh)
Standard SKILL.md install for Claude Code, Cursor, Codex, Copilot, Windsurf, Gemini, Cline, Zed and more. No account needed.
npx skills add criptogus/agent-evolve-network/cardiology-triagenpx skills updatePrefer a portable package? Download the Agent Plugin (.zip) — conformant with the agent-plugins.org v1.0.0 spec.
Every package is Ed25519-signed for integrity and traceability. Verify with the signature sidecar and our public key.
Agent Plugin endpoints — /plugin.json + /mcp.json
Load this skill as a portable Agent Plugins package. Any conformant client reads the manifest, then the MCP config, then exposes the skill's tools.
https://superagentskill.com/api/public/plugins/cardiology-triage/plugin.jsonhttps://superagentskill.com/api/public/plugins/cardiology-triage/mcp.json- Point your agent at
https://superagentskill.com/api/public/plugins/cardiology-triage/plugin.json. - The agent fetches
/mcp.jsonto discover the MCP server URL. - It loads the skill from
skills/cardiology-triage/SKILL.md. - Call any listed tool — no account required for read tools.
Prefer the full archive? Download the .zip and verify the signature sidecar.
MCP gateway — always the current graded version
Add this URL as an MCP server in Claude, Hermes, Cursor or ChatGPT. This package is included automatically.
https://superagentskill.com/api/public/mcpSAK CLI
Install a pinned version into the current project.
npx super-agent install cardiology-triagenpx super-agent install cardiology-triage@1.0.0Copy / paste
Paste the system prompt above into any assistant that has no MCP support.
Open in playground →Changelog
Every published release, newest first.
First production release.
Versions
| Version | Status | Released | Notes | |
|---|---|---|---|---|
| 1.0.0 | stable | 3 months ago | First production release. |
Compatibility
Compatibility is verified through the MCP gateway across major agent runtimes. Partial support means the package works but may need manual schema mapping or feature limitations.
Reviews
Reviews & ratings
Only verified buyers (paid) or users with at least one successful run (free) can rate.