Agent skill · marketing growth · mvanhorn

pp-dub

Every Dub feature, plus offline search, agent-native output, and a local SQLite store no other Dub tool has. Trigger phrases: `shorten a link with Dub`, `audit my Dub links`, `find dormant Dub links`, `review Dub bounty submissions`, `Dub partner leaderboard`, `use dub-pp-cli`, `run dub-pp-cli`.

Why this skill is useful

Adds unique executable commands for managing Dub links and analytics that aren't available in other tools.

What it needs

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

What this skill does

Dub — Printing Press CLI Prerequisites: Install the CLI This skill drives the dub-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. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows: 2. Verify: dub-pp-cli --version 3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill. 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 runtime cannot see the binary directory on $PATH. Do not proceed with skill commands until verification succeeds. When to Use This CLI Use dub-pp-cli when an agent or operator needs to manage Dub at workspace scale — bulk link operations, campaign-wide UTM rewrites, partner program audits, bounty triage, or local cross-resource analysis. The CLI's local SQLite store makes joins across links, analytics, partners, commissions, and bounties cheap and offline. Reach for dub-pp-cli over the official dub-cli when you need anything beyond link shortening or workspace config. Unique Capabilities These capabilities aren't available in any other tool for this API. Local state that compounds links stale — Find archived, expired, or zero-traffic links across the workspace before they pile up. Use this to clean up dormant short links before a portfolio review or before bulk-archiving. The /analytics endpoint can't filter links by 'no clicks in N days' in a single call. links drift — Detect links whose click rate dropped more than threshold percent week-over-week. Catches dying campaigns before reporting deadlines. Use this in a weekly automation to surface attribution links that quietly stopped converting. links duplicates — Find every link in the workspace pointing to the same destination URL. …

How to use it

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

@skills mvanhorn/dub

View the source on GitHub

Browse the @skills marketplace