fmapi-codingagent-reauth

star 3

Re-authenticate Databricks OAuth session for FMAPI

anthonyivn2 By anthonyivn2 schedule Updated 4/4/2026

name: fmapi-codingagent-reauth description: Re-authenticate Databricks OAuth session for FMAPI user_invocable: true

FMAPI Re-authentication

Re-authenticate your Databricks OAuth session without re-running the full setup.

Instructions

  1. Run the reauth command:
setup-fmapi-codex reauth
  1. This command will:

    • Discover the existing FMAPI configuration
    • Trigger databricks auth login to start an OAuth flow in the browser
    • Verify the new session is valid
    • Print a success or failure message
  2. If no existing FMAPI configuration is 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-reauth
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator