VYEBE Get unstuck

Agent skills we publish

A skill is a file your coding agent loads into its own context when a task matches. These are ours, written from production incidents rather than from documentation, and they are free under MIT. 4 of them so far.

Install all of them

Installs into the user level skills directory, which is the one Claude Code actually reads. Cursor reads it too, so one copy is enough for both.

npx skills add halltony85-source/clickflame-agent-skills -g -y

Source on GitHub. MIT licensed. Restart your agent afterward, because skills load at startup.

Read it before you install it

The complete text of every skill is printed on its page here, because a skill is instructions injected straight into your agent's context. The file is the payload. Read it before you install it, here or anywhere else.

Install counts are not a quality signal. We audited five well ranked skills once and found one reporting 43,800 installs against a single star on a five week old account, and another whose whole file was a redirect stub that would have loaded and done nothing. Check the stars, check the account age, and read the file.

Last reviewed 2026-09-11.