Chat / code generation via 9Router using OpenAI /v1/chat/completions or Anthropic /v1/messages format with streaming + auto-fallback combos. Use when the user wants to ask an LLM, generate code, summarize text, or run prompts through 9Router.
$npx -y skills add decolua/9router --skill 9router-chatInstalls into the current project.
Run `npx skills use "https://github.com/decolua/9router" --skill "decolua/9router/9router-chat"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/decolua/9router" that are relevant to the current task. Run `npx skills add "https://github.com/decolua/9router"` and select the relevant skills, then follow their instructions.