fmapi-codingagent-status

star 3

Check FMAPI configuration health — OAuth session, workspace, and model settings

anthonyivn2 By anthonyivn2 schedule Updated 3/3/2026

name: fmapi-codingagent-status description: Check FMAPI configuration health — OAuth session, workspace, and model settings user_invocable: true

FMAPI Status Check

Check the health of your Databricks Foundation Model API (FMAPI) configuration for Claude Code.

Instructions

  1. Run the status command:
setup-fmapi-claudecode status
  1. Present the output to the user. The status dashboard shows:

    • Green (active): OAuth session is valid. No action needed.
    • Red (expired): OAuth session has expired. Suggest running /fmapi-codingagent-reauth to re-authenticate, or /fmapi-codingagent-setup to reconfigure.
    • Routing: Shows whether Serving Endpoints (v1) or AI Gateway v2 (beta) is configured. When AI Gateway is enabled, also displays the workspace ID and base URL.
  2. If the command exits with an error indicating no config was found, inform the user they need to run /fmapi-codingagent-setup first.

Install via CLI
npx skills add https://github.com/anthonyivn2/fmapi-codingagent-opskit --skill fmapi-codingagent-status
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator