June 26, 2026
Developer Experience and Enhancement

Scalekit CLI: install AgentKit and SaaSKit skills for Cursor, Claude Code, Copilot, and Codex

The Scalekit CLI installs the authstack plugin straight into your coding agent, Cursor, Claude Code, GitHub Copilot, or Codex, so it builds with real Scalekit patterns for agent auth and SaaS auth instead of guessing.

Run npx @scalekit-inc/cli setup and the CLI detects your coding agent and installs the authstack plugin for it. Target a specific tool directly with scalekit setup cursor, scalekit setup claude, scalekit setup codex, or scalekit setup copilot.

The plugin installs two skill sets: AgentKit skills for building agents with delegated auth, scoped permissions, and tool calls, and SaaSKit skills for adding SSO, SCIM, MFA, sessions, and API auth to SaaS apps. Use -y to skip confirmation prompts in scripts, --dry-run to preview what would run without executing it, and --skip-skills to install the plugin without the bundled skills.

What's included

  • One command setup: npx @scalekit-inc/cli setup, auto-detects your coding agent.
  • Direct targeting for Cursor, Claude Code (aliases claude-code, cc), Codex/OpenCode, and GitHub Copilot (aliases github-copilot, ghcp).
  • Installs AgentKit skills (delegated auth, scoped permissions, tool calls) and SaaSKit skills (SSO, SCIM, MFA, sessions, API auth).
  • -y/--yes for scripted installs, --dry-run to preview, --skip-skills for plugin-only installs.
Share on

Scalekit CLI: install AgentKit and SaaSKit skills for Cursor, Claude Code, Copilot, and Codex

Run npx @scalekit-inc/cli setup and the CLI detects your coding agent and installs the authstack plugin for it. Target a specific tool directly with scalekit setup cursor, scalekit setup claude, scalekit setup codex, or scalekit setup copilot.

The plugin installs two skill sets: AgentKit skills for building agents with delegated auth, scoped permissions, and tool calls, and SaaSKit skills for adding SSO, SCIM, MFA, sessions, and API auth to SaaS apps. Use -y to skip confirmation prompts in scripts, --dry-run to preview what would run without executing it, and --skip-skills to install the plugin without the bundled skills.

What's included

  • One command setup: npx @scalekit-inc/cli setup, auto-detects your coding agent.
  • Direct targeting for Cursor, Claude Code (aliases claude-code, cc), Codex/OpenCode, and GitHub Copilot (aliases github-copilot, ghcp).
  • Installs AgentKit skills (delegated auth, scoped permissions, tool calls) and SaaSKit skills (SSO, SCIM, MFA, sessions, API auth).
  • -y/--yes for scripted installs, --dry-run to preview, --skip-skills for plugin-only installs.
Schedule a demo with Scalekit today.