·auth-setup

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.

70Installs·11Trend·@get-convex

Installation

$npx skills add https://github.com/get-convex/agent-skills --skill auth-setup

How to Install auth-setup

Quickly install auth-setup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill auth-setup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: get-convex/agent-skills.

SKILL.md

View raw

Implement secure authentication in Convex with user management and access control.

WorkOS AuthKit provides a complete authentication solution with minimal setup.

If you need to use a different provider, see the Convex auth documentation for:

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows. Source: get-convex/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/get-convex/agent-skills --skill auth-setup
Category
!Security
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from get-convex/agent-skills

Quick answers

What is auth-setup?

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows. Source: get-convex/agent-skills.

How do I install auth-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill auth-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/get-convex/agent-skills