Stats
Actions
Tags
From agent-isles
Render or watch Agent Isles Markdown from Claude Code and verify the generated HTML artifact.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-isles:renderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants to render, preview, watch, or smoke-test an Agent Isles Markdown document.
Use this skill when the user wants to render, preview, watch, or smoke-test an Agent Isles Markdown document.
npm exec -- isles render <file.md> --out <file.html> --assets localpnpm exec isles render <file.md> --out <file.html> --assets localyarn exec isles render <file.md> --out <file.html> --assets localagent-isles-install-update first or run a one-shot command such as:
npx agent-isles@next render <file.md> --out <file.html> --assets local
isles watch <file.md> --out <file.html>
--assets local for durable review artifacts or offline environments.--mode sanitized when rendering untrusted or mixed-trust Markdown.Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub zpyoung/agent-isles --plugin agent-isles