agentuity-cli-project-auth-generate
Generate SQL schema for Agentuity Auth tables. Use for managing authentication credentials
Best use case
agentuity-cli-project-auth-generate is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Generate SQL schema for Agentuity Auth tables. Use for managing authentication credentials
Teams using agentuity-cli-project-auth-generate should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/agentuity-cli-project-auth-generate/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How agentuity-cli-project-auth-generate Compares
| Feature / Agent | agentuity-cli-project-auth-generate | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Generate SQL schema for Agentuity Auth tables. Use for managing authentication credentials
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Project Auth Generate
Generate SQL schema for Agentuity Auth tables
## Prerequisites
- Project context required (run from project directory or use `--project-id`)
## Usage
```bash
agentuity project auth generate [options]
```
## Options
| Option | Type | Required | Default | Description |
|--------|------|----------|---------|-------------|
| `--output` | string | Yes | - | Output path for generated SQL (default: ./agentuity-auth-schema.sql). Use "-" for stdout. |
## Examples
Generate SQL schema and save to agentuity-auth-schema.sql:
```bash
bunx @agentuity/cli project auth generate
```
Generate schema to a custom path:
```bash
bunx @agentuity/cli project auth generate --output ./migrations/auth.sql
```
Output SQL to stdout:
```bash
bunx @agentuity/cli project auth generate --output -
```
## Output
Returns JSON object:
```json
{
"success": "boolean",
"outputPath": "string"
}
```
| Field | Type | Description |
|-------|------|-------------|
| `success` | boolean | Whether generation succeeded |
| `outputPath` | string | Path where SQL was written |Related Skills
generate-llms
Generate llms.txt and llms-full.txt files for AI agent consumption following the llmstxt.org standard. Use when updating site content that should be reflected in the llms files, or when building/deploying the site.
convex-component-authoring
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
ck:project-management
Track progress, update plan statuses, manage Claude Tasks, generate reports, coordinate docs updates. Use for project oversight, status checks, plan completion, task hydration, cross-session continuity.
audit-and-add-project-skills
Audits project skills in .agent/skills/ and Codex skills for Cursor compatibility, then helps add compatible skills to .cursor/skills/. Use when the user wants to migrate project skills to Cursor, check if skills work with Cursor, or add existing skills to Cursor.
agentuity-cli-cloud-queue-stats
View queue analytics and statistics. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-auth-login
Login to the Agentuity Platform using a browser-based authentication flow. Use for managing authentication credentials
agent-project-manager
Expert project manager specializing in project planning, execution, and delivery. Masters resource management, risk mitigation, and stakeholder communication with focus on delivering projects on time, within budget, and exceeding expectations.
agent-command-authoring
Create Claude Code slash commands and OpenCode command files that delegate to subagents. Use when creating new commands or refactoring existing ones to follow the delegation pattern.
agent-authoring
Guide for authoring specialized AI agents. Use when creating, updating, or improving agents, choosing models, defining focus areas, configuring tools, or learning agent best practices.
nano-image-generate
Generate images using Nano Banana (Flash) or Nano Banana Pro. Use 'flash' for speed/efficiency and 'pro' for high quality, text rendering, and complex prompt adherence. Triggers include 'generate image', 'create logo', 'fast image', 'high quality image'.
Generate educational content with fixed sections
Generate educational content about any topic following a user-specified structure: include a set number of learning tips/tricks or activities, fun facts, Q&A pairs, jokes, and optionally extend with additional lines. Always list supplies for activities when requested.
fal-generate
Generate images and videos using fal.ai AI models