tapauth

Installation
SKILL.md

TapAuth — Delegated Access for AI Agents

TapAuth lets your agent get OAuth tokens from users without handling credentials directly. The user approves in their browser. You get a scoped token. That's it.

How It Works

This skill includes a CLI script at scripts/tapauth.sh with two modes:

Step 1 — Get the approval URL (default mode)

scripts/tapauth.sh google calendar.readonly

This creates a grant and prints the approval URL to stdout:

Approve access: https://tapauth.ai/approve/abc123
Installs
12
First Seen
Feb 24, 2026