From llm-gateway
Sends a prompt to Claude Code via the llm-gateway MCP server with session tracking. Accepts the prompt as a single argument.
How this command is triggered — by the user, by Claude, or both
Slash command
/llm-gateway:claude-request <prompt>This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Send a request through the llm-gateway MCP server's claude_request tool. Raw arguments: `$ARGUMENTS` Use the llm-gateway's `claude_request` MCP tool to execute this prompt. Pass the raw arguments as the prompt.
Send a request through the llm-gateway MCP server's claude_request tool.
Raw arguments: $ARGUMENTS
Use the llm-gateway's claude_request MCP tool to execute this prompt. Pass the raw arguments as the prompt.
npx claudepluginhub verivus-oss/llm-cli-gateway --plugin llm-gateway/create-promptCreates optimized, XML-structured prompts for Claude Code tasks from a description, using adaptive questioning if needed, and saves as sequenced Markdown files in ./prompts/.
/shareShares the current Claude Code session publicly to claudebin.com and returns a shareable URL.
/learnDisplays Claude Code best practices guide on sessions, context, memory, modes, CLI shortcuts, worktrees, and prompting. Also supports specific topics and saving session lessons to persistent memory.
/upgrade-claude-codeAnalyzes Claude Code settings against mastery levels and checklists, researches latest trends via web search, and proposes prioritized upgrades with dashboard.
/cc-helpProvides interactive documentation lookup for Claude Code features by topic, or lists available topics if none specified.