Queries live affiliate program data from list.affitor.com so you can search programs, compare commission structures, and check cookie durations without leaving your terminal. Uses a persistent Bun daemon that caches results in memory, which means the first call takes about two seconds to spin up the server, then subsequent queries return in ~100ms. Free tier gives you 5 results per query, but you can grab an API key for unlimited access. Honestly most useful when you're already researching monetization options and don't want to context switch to a browser. The compare command is genuinely handy for putting programs side by side.
npx skills add https://github.com/affitor/affiliate-skills --skill affiliate-check