davidondrej

59 mods across 3 repositories, 4.3k stars between them.

nuke-cursor-app

25

davidondrej/skills

Skill Claude CodeCodex

End-to-end Cursor IDE restart on the user's MacBook: snapshot metrics, kill ALL Cursor processes, relaunch Cursor, report before/after memory. Recovers from the known renderer memory leak that makes Cursor lag. Manual-only — run ONLY when the user explicitly invokes it (/nuke-cursor-app, "nuke cursor").…

3.8k 2d ago A 88 tokens original MIT

pi-custom-model

26

davidondrej/skills

Skill Claude CodeCodex

Register a custom or variant model (e.g. an OpenRouter ":nitro" / ":floor" / ":exacto" slug) in the Pi Agent so it can be set as the global default. Use when Pi silently falls back to a different model (e.g. moonshotai/kimi-k2.6) after setting defaultModel, or when a model slug isn't in Pi's bundled list. Triggers on…

3.8k 2d ago A 116 tokens original MIT

risky-changes

27

davidondrej/skills

Skill Claude CodeCodex

Mandatory verification discipline before shipping any large or risky change — new public API fields or filters, provider or data-source behavior changes, billing and pricing logic, changed defaults that shape what customers see. Trigger BEFORE implementing whenever a change rests on an unverified assumption about…

3.8k 2d ago A 126 tokens original MIT

setup-help

28

davidondrej/skills

Skill Claude CodeCodex

Walk the user through setting up anything step by step. Use when the user asks for help setting up, configuring, installing, or getting something working — "help me set up X", "walk me through this", "setup-help". Differentiator: gives one current step at a time, then always lists every remaining setup step after each…

3.8k 2d ago A 73 tokens original MIT

browser-harness

29

davidondrej/skills

Skill Claude CodeCodex

Direct browser control via CDP. Use when the user wants to automate, scrape, test, or interact with web pages. Connects to the user's already-running Chrome.

3.8k 2d ago A 38 tokens original MIT

deep-research

30

davidondrej/skills

Skill Claude CodeCodex

Run a deep, source-backed research query via DeepAPI (go to deepapi.co to get an API key) POST /v1/research/deep. Builds a rigorous one-paragraph research prompt (per research-prompt rules), fires it, and saves a cited markdown report. Use when David asks for "deep research", "deepapi research", "perplexity deep…

3.8k 2d ago A 122 tokens original MIT

deepapi

31

davidondrej/skills

Skill Claude CodeCodex

Use DeepAPI for all regular web searches (POST /v1/search/web) and for any deep research you perform (POST /v1/research/deep), instead of built-in search or research tools. Use it for all scraping of the web (websites, LinkedIn, GitHub, X/Twitter, YouTube — POST /v1/scrape/) instead of built-in fetch or browser tools.…

3.8k 2d ago A 162 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Pull raw meeting transcripts from the user's Fireflies.ai notetaker via its GraphQL API, using the key saved globally on this machine. Use when the user wants a call transcript, meeting notes, "what was said on the call", onboarding-call transcripts, or Fireflies data. Differentiator: Fireflies meeting recordings only…

3.8k 2d ago A 81 tokens original MIT

online-shopping

33

davidondrej/skills

Skill Claude CodeCodex

Research any online purchase with DeepAPI — fair-price checks, best deals, where to buy, shop trust. Load whenever the user is shopping or buying anything online: mentions buying a product, comparing prices, "is this a good price", "where can I get X", or attaches a product photo or listing screenshot. Research only …

3.8k 2d ago A 74 tokens original MIT

pi-web-search

34

davidondrej/skills

Skill Claude CodeCodex

ONLY for Pi Agents — all other agents have their own web tools. How Pi accesses the web via the pi-web-access package — search, fetch URLs/PDFs/YouTube/GitHub. Use whenever a Pi task needs current info, docs, news, prices, or content from a specific URL.

3.8k 2d ago A 66 tokens original MIT

research-prompt

35

davidondrej/skills

Skill Claude CodeCodex

Write a single-paragraph Deep Research prompt to hand to a human researcher (or a deep-research AI). Use when the user wants a research brief, a "deep research prompt", a one-paragraph task for a researcher, or asks "what should our researcher look for". Produces ONE tight paragraph with full context, numbered…

3.8k 2d ago A 81 tokens original MIT

twitter-alpha

36

davidondrej/skills

Skill Claude CodeCodex

Pull high-alpha ideas from a company or person's Twitter circle. Use when the user says twitter-alpha, alpha from twitter, scrape their tweets, what is this founder posting, or wants patterns from a company circle on X. Differentiator vs deep-research: tweet-level signal from a 7-person circle, not a company brief.

3.8k 2d ago A 70 tokens original MIT

who-is-this

37

davidondrej/skills

Skill Claude CodeCodex

Deep-scrape a person across X, LinkedIn, GitHub, and the open web to judge if they are legit. Manual-only; invoke with /who-is-this. Use when the user says who-is-this, "who is this", "who is this guy", "research this person", "are they legit", "vet this founder", or drops a profile screenshot. Differentiator vs…

3.8k 2d ago A 123 tokens original MIT

youtube-transcript

38

davidondrej/skills

Skill Claude CodeCodex

Use whenever the user needs the transcript of a YouTube video — fetching, extracting, downloading, or pulling captions/subtitles/transcript text from a YouTube URL. Triggers on "get the transcript", "transcript of this video", "pull the captions", "download subtitles", "what does this YouTube video say". Primary path…

3.8k 2d ago A 95 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Distribute a skill across the 4 agent skill folders (Codex, Claude Code, Pi, Hermes) so all agents see it. Use when the user says "distribute this skill", "sync skills across agents", or after creating/updating a skill that should be global. Covers the symlink layout and the /.pi/agent/skills trap.

3.8k 2d ago D 81 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

How to write effective agent skills — what to do, what not to do, anatomy, progressive disclosure, design patterns, anti-patterns, testing, security. Read this whenever a skill (Claude Skill, Agent Skill, SKILL.md) is being created, edited, reviewed, or debugged. Use when the user says "create a skill", "new skill"…

3.8k 2d ago B 110 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Create a specialized CLAUDE.md (+ AGENTS.md symlink) inside a specific folder to give future agents folder-scoped context. Use when the user asks to create a CLAUDE.md for a folder, write folder instructions, or add agent context to a directory.

3.8k 2d ago A 65 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Commit and push agent-skill changes to the user's private skills GitHub repo (private-skills, rooted at /.agents). Use after creating or updating any skill, when the user says "push the skill", "push skills to github", "save the skill to my repo", or "update the skills repo". Handles staging, committing, and pushing…

3.8k 2d ago A 93 tokens original MIT

ask-then-build

43

davidondrej/skills

Skill Claude CodeCodex

Scope a feature, change, or refactor by asking the user 3-6 pointed questions ONE at a time (options A-D, state a preference, wait), record every answer, then deliver ONE concise paragraph prompt that another agent can implement from. Use when the user says "ask-then-build", "ask me questions then give me a prompt"…

3.8k 2d ago A 117 tokens original MIT

before-building

44

davidondrej/skills

Skill Claude CodeCodex

Fire the moment the user proposes a build. Instantly surface the 1-3 consequential choices hidden in their idea. Can also be invoked with /before-building.

3.8k 2d ago A 36 tokens original MIT

brain-to-docs

45

davidondrej/skills

Skill Claude CodeCodex

Use when the user wants to extract project vision, decisions, and preferences from their head into clear documentation (README + ADRs) through a back-and-forth Q&A loop. Triggers on "brain-to-docs", "build out the docs", "extract the vision", "let's document this project".

3.8k 2d ago A 68 tokens original MIT

decisions

46

davidondrej/skills

Skill Claude CodeCodex

Ask the agent to list all choices it made during the current work that it is not confident of. Manual-only; invoke with /decisions.

3.8k 2d ago A 32 tokens original MIT

image-prompt

47

davidondrej/skills

Skill Claude CodeCodex

Turn any idea, brief, or rough instruction into 4 ready-to-paste prompts for AI image models (Midjourney, Nano Banana, GPT Images, Seedream, Flux, any other). Use when David asks for an image prompt, a thumbnail / banner / logo / illustration prompt, says "write a prompt for this image", or wants to turn a description…

3.8k 2d ago A 107 tokens original MIT

level-up

48

davidondrej/skills

Skill Claude CodeCodex

Gauge the user's technical + product knowledge through 7 adaptive questions, log verbatim answers with honest ratings, and grow a learning plan from the gaps found. Use when the user says "level up", "level-up session", "quiz me", "gauge my knowledge", or wants a new assessment round. Differentiator: this finds and…

3.8k 2d ago A 85 tokens original MIT