Kintsugi Model Selection

Switch AI providers for Kintsugi chat sessions via API and cookie preference.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/b0ase/path401-com --skill kintsugi-model-selection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Kintsugi Model Selection
Source: https://github.com/b0ase/path401-com/tree/main/.claude/skills/kintsugi-model
Command: npx skills add https://github.com/b0ase/path401-com --skill kintsugi-model-selection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Kintsugi Model Selection enables teams to switch the AI provider for Kintsugi chat sessions, balancing quality, cost, and capability without manual reconfiguration.

Core Features & Use Cases

  • Switch between providers (anthropic, kimi, gemini, deepseek, openai) per session or user.
  • Cookie-based provider preference persisted for 30 days and applied to chat requests via the gateway.
  • Use cases include experimentation, cost optimization at scale, and gradual migration between models.

Quick Start

Set the provider with /kintsugi-model <provider> to switch the active AI model for Kintsugi chats.

Frequently Asked Questions about Kintsugi Model Selection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch AI providers for Kintsugi chat sessions?

Switch AI providers for Kintsugi chats by applying a cookie-based preference via the gateway API. This setting persists for 30 days and automatically applies your selected provider to all subsequent runtime chat requests.

Can I use different AI models per session in Kintsugi?

Yes, you can switch AI providers per session in Kintsugi to balance quality, cost, and capability. This dynamic switching allows teams to optimize for specific use cases like cost reduction or model experimentation without manual reconfiguration.

What happens if my preferred AI provider is unavailable during a Kintsugi chat?

If your preferred AI provider is unavailable during a Kintsugi chat, the gateway implementation gracefully falls back to an alternative model, ensuring your chat session continues without interruption or manual intervention.

How does Kintsugi remember my selected AI provider across sessions?

Kintsugi remembers your selected AI provider across sessions by enforcing a cookie-based preference. This cookie persists your provider choice for 30 days and automatically applies it to future chat requests routed through the gateway.

Which AI providers can I switch between using Kintsugi gateway routing?

You can switch between five AI providers using Kintsugi gateway routing: anthropic, kimi, gemini, deepseek, and openai. This allows you to balance quality, cost, and capability across different chat sessions.