agentuity-cli-project-auth-init | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / agentuity-cli-project-auth-ini...

agentuity-cli-project-auth-init

maintained by agentuity

star 4 account_tree 1 verified_user MIT License
bolt View GitHub

name: agentuity-cli-project-auth-init description: Set up Agentuity Auth for your project. Requires authentication. Use for managing authentication credentials version: "0.1.24" license: Apache-2.0 allowed-tools: "Bash(agentuity:*)" metadata: command: "agentuity project auth init" tags: "mutating slow requires-auth"

Project Auth Init

Set up Agentuity Auth for your project

Prerequisites

  • Authenticated with agentuity auth login
  • Organization context required (--org-id or default org)

Usage

agentuity project auth init [options]

Options

Option Type Required Default Description
--skipMigrations boolean Yes - Skip running database migrations (run agentuity project auth generate later)

Examples

Set up Agentuity Auth with database selection:

bunx @agentuity/cli project auth init

Output

Returns JSON object:

{
  "success": "boolean",
  "database": "string",
  "authFileCreated": "boolean",
  "migrationsRun": "boolean"
}
Field Type Description
success boolean Whether setup succeeded
database string Database name used
authFileCreated boolean Whether auth.ts was created
migrationsRun boolean Whether migrations were run

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 4
GitHub Forks 1
Created Jan 2026
Last Updated 5 months ago
tools tools productivity tools

Related Skills

planning-with-files
chevron_right
agent-browser
chevron_right
building-agents
chevron_right
notebooklm
chevron_right
grafana
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.