Check currently active drugs and remaining duration
Checks for active drugs and their remaining duration by querying the active_drugs MCP tool, displaying name, time left, and expiry.
When to use
Use this when you need to view a list of currently active medications and see how much time remains before they expire.
How to invoke
manual via /active, auto-invoked when relevant
/plugin marketplace add 2389-research/agent-drugs/plugin install agent-drugs@2389-research-marketplaceTry 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.