From account
Export current account info (for transferring to another machine). Triggered by "export account", "export".
How this skill is triggered — by the user, by Claude, or both
Slash command
/account:exportThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Exports the currently logged-in account information in JSON format.
Exports the currently logged-in account information in JSON format.
You can import it on another machine using /account:import.
python3 "${CLAUDE_PLUGIN_ROOT}/account_manager.py" export
/account:importImportant: After every command execution, show the output to the user as-is without code blocks.
npx claudepluginhub lee-ji-hoon/claude-multi-account-manager --plugin accountProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.