From account
Save the currently logged-in account. Triggered by "add account", "save account", "register account".
How this skill is triggered — by the user, by Claude, or both
Slash command
/account:addThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Saves the currently logged-in Claude account.
Saves the currently logged-in Claude account.
python3 "${CLAUDE_PLUGIN_ROOT}/account_manager.py" add $ARGUMENTS
If the message "Account already registered" is displayed:
Execute based on the selection and display the result to the user as-is:
echo "1" | python3 "${CLAUDE_PLUGIN_ROOT}/account_manager.py" add
Important: After every command execution, show the output to the user as-is without code blocks.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub lee-ji-hoon/claude-multi-account-manager --plugin account