CATION AI — Agent Onboarding

Automate OpenCode and oh-my-opencode configuration for CATION AI gateway connections.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Wang-Cankun/bmbl-ai-onboard --skill cation-ai-agent-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CATION AI — Agent Onboarding
Source: https://github.com/Wang-Cankun/bmbl-ai-onboard/tree/main/public
Command: npx skills add https://github.com/Wang-Cankun/bmbl-ai-onboard --skill cation-ai-agent-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the tedious, error-prone manual work of configuring a developer's local OpenCode and oh-my-opencode environment to connect to the CATION AI gateway, removing setup friction for lab team members.

Core Features & Use Cases

  • Guided API Key Setup: Walks users through inputting their CATION AI API key and storing it securely in their shell profile.
  • Automated Provider Configuration: Automatically adds the CATION AI gateway as a valid provider in OpenCode with pre-configured model metadata including context limits and modalities.
  • Agent Routing Setup: Pre-configures oh-my-opencode agent and category routing to use appropriate CATION AI models for different task types. Use case: A new lab member can get full access to CATION AI's model suite in 5 minutes without manually editing JSON configuration files or troubleshooting connection issues.

Quick Start

Use the CATION AI onboarding skill to guide you through configuring your OpenCode environment to access the CATION AI gateway with your provided API key.

Frequently Asked Questions about CATION AI — Agent Onboarding

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

FAQPage Schema
How do I configure OpenCode to connect to the CATION AI gateway?

Configuring OpenCode with the CATION AI gateway requires generating valid JSON files with correct endpoints, model metadata, and environment variable references. This skill automates API key setup, provider registration, and agent routing configuration.

What is the best way to set up an AI gateway provider in oh-my-opencode?

Setting up an AI gateway provider in oh-my-opencode involves pre-configuring agent and category routing to use appropriate models for different task types. This registers the CATION AI gateway with correct context limits and modalities.

Do I need to manually edit JSON files to add a CATION AI API key to my developer setup?

You do not need to manually edit JSON files to add a CATION AI API key. Guided onboarding walks you through inputting your key, storing it securely in your shell profile, and automating OpenCode configuration file generation.

Can I use this onboarding process for lab AI infrastructure developer setup?

Yes, you can use this onboarding process for lab AI infrastructure developer setup. It specifically applies to developer onboarding workflows for lab teams, removing setup friction and granting access to the CATION AI model suite.

Why is my OpenCode provider configuration not working with the CATION AI gateway?

OpenCode provider configuration fails when JSON files lack correct CATION AI gateway endpoints, valid model metadata, or proper environment variable references. Automating configuration ensures these elements are validated and applied correctly.