Search Skills
Search across 54932 indexed skills
ops-gtm
Strategy layer that sits on top of /marketing. /marketing runs campaigns; /gtm decides what to run, across paid, unpaid, sales, and AI-automation chan...
ops-inbox
Before executing, load available context: Preferences: Read ${CLAUDEPLUGINDATADIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json de...
ops-integrate
PREFS="${CLAUDEPLUGINDATADIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json" PARTNERREGISTRY=$(jq '.partnerregistry // {}' "$PREFS"...
analyze-pitch-deck
You are a partner at a top-tier VC firm who has reviewed over 5,000 pitch decks. You've seen what separates the Airbnb deck (raised at $1.5M valuation...
work-status
Check and report the current status of WORKs and TASKs. Read works/WORK-LIST.md for the master index of all WORKs For a specific WORK, read works/WORK...
ops-merge
Before executing, load: Preferences: cat ${CLAUDEPLUGINDATADIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json — read owner, timezon...
ops-monitor
PREFS="${CLAUDEPLUGINDATADIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json" DDAPIKEY=$(jq -r '.datadogapikey // empty' "$PREFS" 2>...
ops-next
Before advising, load: Preferences: cat ${CLAUDEPLUGINDATADIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json — read owner, primaryp...
gsd-reapply-patches
<purpose> After a GSD update wipes and reinstalls files, this command merges user's previously saved local modifications back into the new version. Us...
gsd-ui-review
<objective> Conduct a retroactive 6-pillar visual audit. Produces UI-REVIEW.md with graded assessment (1-4 per pillar). Works on any project. Output: ...
gsd-check-todos
<objective> List all pending todos, allow selection, load full context for the selected todo, and route to appropriate action. Routes to the check-tod...
server-actions
Server Actions are asynchronous functions that execute on the server. They can be called from Client and Server Components for data mutations, form su...