npx claudepluginhub 2389-research/claude-plugins --plugin agent-drugsTry 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.
/activeToggles active learning mode to automatically capture prompts and file edits for local pattern learning. Supports on, off, status arguments and shows stats on status.
/activeShow currently active AI coding sessions — those whose process is alive and session file was modified within the last 2 minutes.
/activeShow all active and in-progress work across projects using a single efficient summary call
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.