Help us improve
Share bugs, ideas, or general feedback.
From hyrex-ruvllm
Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval
npx claudepluginhub akhilyad/deployy --plugin hyrex-ruvllmHow this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-ruvllm:chat-format <prompt> [--provider anthropic|openai|local]<prompt> [--provider anthropic|openai|local]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Format prompts for multi-provider LLM inference with context retrieval.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Format prompts for multi-provider LLM inference with context retrieval.
When preparing prompts for different LLM providers (Claude, GPT, Gemini, Ollama) or building RAG pipelines with HNSW-powered context retrieval.
mcp__hyrex__ruvllm_chat_format with messages and target providermcp__hyrex__ruvllm_hnsw_create for context retrievalmcp__hyrex__ruvllm_hnsw_add to index documentsmcp__hyrex__ruvllm_hnsw_route to find relevant contextmcp__hyrex__ruvllm_status for provider availability