Agent skill · writing content · mvanhorn

pp-authentik

Agent-native admin CLI for authentik identity provider with offline SQLite cache and an MCP server for Claude Desktop. Trigger phrases: `audit authentik users`, `list authentik tokens`, `check authentik health`, `use authentik`, `run authentik`.

Why this skill is useful

Adds specific commands and workflows for managing authentik identity provider that the AI wouldn't reliably generate on its own.

What it needs

Requires authentik-pp-cli installed locally. About 9k tokens when loaded. Last updated 2026-08-06. 1,890 stars on the source repository.

What this skill does

authentik — Printing Press CLI Prerequisites: Install the CLI This skill drives the authentik-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: 1. Install via the Printing Press installer: 2. Verify: authentik-pp-cli --version 3. Ensure $GOPATH/bin (or $HOME/go/bin) is on $PATH. If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.6 or newer): If --version reports "command not found" after install, the install step did not put the binary on $PATH. Do not proceed with skill commands until verification succeeds. Inspect users, groups, applications, flows, tokens, and providers from the terminal or from Claude. Sync once, query offline, audit with a single command. When to Use This CLI Use this CLI when you need to audit or inspect an authentik installation from the terminal or from an agent. Best for read-heavy admin workflows, token hygiene, and access audits. Unique Capabilities These capabilities aren't available in any other tool for this API. health — Joins admin/system + tasks + workers + version into a single agent-readable summary tokens stale — Find API tokens whose owners have not used them in N days apps unused — List applications with no successful login in N days users groups — Recursively expand a user's group memberships including inherited roles flows map — Render a flow with its ordered stage bindings as a tree Command Reference admin — Manage admin authentik-pp-cli admin apps-list — Read-only view list all installed apps authentik-pp-cli admin models-list — Read-only view list all installed models authentik-pp-cli admin settings-partial-update — Settings view authentik-pp-cli admin settings-retrieve — Settings view authentik-pp-cli admin settings-update — Settings view authentik-pp-cli admin system-create — Get system information. authentik-pp-cli admin system-retrieve — Get system information. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills mvanhorn/authentik

View the source on GitHub

Browse the @skills marketplace