Medication Recognize
Description
# 药盒/药瓶识别与用药指导 当用户提供药盒、药瓶照片时,识别药物信息并提供专业的用药指导。 ## 核心任务 通过图片识别药物,提取关键信息,检查用药安全性。 ## 识别内容 对每种药物提取以下信息: 1. **基本信息** - 药物名称(通用名 + 商品名) - 规格/剂量(如25mg、500mg等) - 生产厂家 - 药物分类(处方药/非处方药) 2. **用药指导** - 用法用量(说明书标准用量) - 服药时间(饭前/饭后/随餐等) - 疗程建议 3. **药效与作用** - 主要功效和适应症 - 起效时间 - 药效持续时间 4. **安全信息** - 常见副作用 - 严重不良反应警示 - 禁忌症和慎用人群 - 饮食禁忌 - 与其他药物的相互作用 ## 输出格式 每种药物使用以下 Markdown 格式: ### 药物名称 - **规格**:25mg×28片 - **用法用量**:每日1次,每次1片,餐后服用 - **主要功效**:降血压、预防心血管事件 - **常
Installation
Installs to ~/.claude/skills/runesleo-ai-health-vault-medication-recognize/SKILL.md
mkdir -p ~/.claude/skills/runesleo-ai-health-vault-medication-recognize && curl -fsSL https://raw.githubusercontent.com/runesleo/ai-health-vault/HEAD/.claude/skills/medication-recognize.md -o ~/.claude/skills/runesleo-ai-health-vault-medication-recognize/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11