How this command is triggered — by the user, by Claude, or both
Slash command
/agent-drugs:activeThe summary Claude sees in its command listing — used to decide when to auto-load this command
Try to use the `active_drugs` MCP tool to show all currently active drugs and their remaining time. Display the results clearly showing: - Drug name - Remaining duration - When the drug will expire If the `active_drugs` tool is not available, it means OAuth authentication hasn't been completed yet. Tell the user: "The agent-drugs plugin requires authentication. I'll attempt to trigger the OAuth flow now..." Then try calling `active_drugs` anyway - this will trigger Claude Code's OAuth flow automatically. If it still fails, guide the user to use `/mcp` to authenticate manually.
Try to use the active_drugs MCP tool to show all currently active drugs and their remaining time.
Display the results clearly showing:
If the active_drugs tool is not available, it means OAuth authentication hasn't been completed yet. Tell the user:
"The agent-drugs plugin requires authentication. I'll attempt to trigger the OAuth flow now..."
Then try calling active_drugs anyway - this will trigger Claude Code's OAuth flow automatically. If it still fails, guide the user to use /mcp to authenticate manually.
npx claudepluginhub 2389-research/claude-plugins --plugin agent-drugs/drug-interactionChecks a list of medications for clinically significant drug interactions, rating severity and providing management recommendations.
/whoamiShows the active tiny.place agent for this session, including wallet name/address, session label, live sessions, scope, and persisted assignment.
/memsy-doctorChecks Memsy MCP server health, identity, and active profile, printing diagnostics and setup hints.
/agentsLists registered agents with their ID, model, last heartbeat, and status (online/offline/stale).
/agentsLists all known agents in the mesh, displaying each agent's status and tags in a compact format.
/setupVerifies MCP server connectivity for the BetterCallClaude legal research suite by checking health endpoints and probing 9 specialized servers (caselaw, legislation, citations, commentaries, legal analysis, sports arbitration).