Stats
Actions
Tags
From epic-agent-skills
Use when the agent needs to view or update account profile, billing information, or organization settings in the Epic FlowState portal
How this skill is triggered — by the user, by Claude, or both
Slash command
/epic-agent-skills:agent-accountThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
View and update account profile, preferences, and organization settings.
View and update account profile, preferences, and organization settings.
read:account scope (see agent-auth)write:account scope required for updatesepic-agent account
# Shows: name, email, organization, plan, account ID, created at
epic-agent account org
# Shows: org name, members, plan limits, usage stats
epic-agent account update --name "My Agent Bot"
epic-agent account usage
# Shows: API calls this month, agents active, keys in use, vs plan limits
epic-agent account billing
# Shows: current plan, next renewal date, usage-based charges
# Full billing management available at https://epicflowstate.com/account/billing
epic-agent account members
# Shows: member ID, email, role, joined at
epic-agent account notifications
# Shows: email notification settings for key events
epic-agent account notifications update --approval-alerts true --security-alerts true
| Field | Description |
|---|---|
id | Unique account/user ID |
email | Login email address |
name | Display name |
orgId | Organization ID |
plan | Current subscription plan |
createdAt | Account creation date |
403 Forbidden: key lacks read:account or write:account scopenpx claudepluginhub epic-digital-im/epic-agent-skillsProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.