skill-name
01Skill Claude CodeCodex
Explain what this skill does, when it should be used, and the user phrases that should trigger it.
Skill Claude CodeCodex
Explain what this skill does, when it should be used, and the user phrases that should trigger it.
Skill Claude CodeCodex
Generate the dual-agent workspace contract, an AGENTS.md skill registry plus a CLAUDE.md pointer, so one set of skills serves both Claude Code (which auto-discovers them) and agents like Codex (which need required-reading instructions). Use when the user says "set up AGENTS.md", "make my skills work in Codex too"…
Skill Claude CodeCodex
Run a batch of AI image generations through a hosted assistant without getting rate limited, losing subject likeness, or storing credentials. Use when generating a set of images in one session, driving a browser-based image tool with an agent or script, hitting "too many requests" or temporary limits, deciding how…
Skill Claude CodeCodex
Lint copy against a brand voice guide. Scans files for em dashes, buzzword clusters, hedge language, vague superlatives, passive voice, exclamation marks, and AI-tell phrases, then reports every violation with a suggested rewrite. Report-only by default, applies fixes on request. Use when the user says "lint this…
Skill Claude CodeCodex
Write public-safe case studies from private projects, automations, agent workflows, internal tools, demos, or client-facing systems. Use when the user asks to turn project work into a case study, create client proof, write a sanitized GitHub case study, summarize an internal system publicly, document an automation…
Skill Claude CodeCodex
Audit final client deliverables against the agreed scope, verify files and links, and prepare a clear handoff with an unsent delivery message. Use when a user asks to check a delivery package, find missing or unverified items, prepare final files, create a client handoff, draft a delivery email, separate private…
Skill Claude CodeCodex
Generate a branded, single-file HTML client intake questionnaire for any service business. Picks the right question set (brand identity, web design, automation project, or pre-call brief), styles it with the project's brand colours and fonts, and includes validation, progress, and a success state. Pairs with…
Skill Claude CodeCodex
Scaffold a complete client project folder from your own reusable structure template, with a filled-in brief file and feedback log. Never overwrites existing work. Use when the user says "new client", "set up a client folder", "onboard this client", or "create a project workspace for".
Skill Claude CodeCodex
Find duplicated code introduced or touched in the current session, then safely consolidate exact or low-risk duplicates while preserving behavior.
Skill Claude CodeCodex
Write a personalised cold outreach email from a company research block. Produces one tight email under 180 words built on a specific observation about the prospect, plus three alternative subject lines, a LinkedIn connection note, and a 7-day follow-up. Drafts only, never sends anything. Use when the user says "write…
Skill Claude CodeCodex
Generate the recommended responsive self-playing HTML product demo. Creates a single-file index.html with intro screen, dashboard mockup, step-by-step animation, captions, timeline controls, piano music, cursor animation, highlights, ending screen, mobile controls, touch gestures, fullscreen API, landscape hint, and…
Skill Claude CodeCodex
Generate a simple desktop-oriented self-playing HTML product demo. Use for legacy demo walkthroughs with an intro screen, dashboard mockup, sidebar captions, timeline controls, cursor animation, highlights, piano music, and ending screen. Prefer demo-animation-v2 when the user needs mobile support, fullscreen…
Skill Claude CodeCodex
Run a structured discovery interview for a new client project and turn the answers into a completed brief plus a strategy starter document. Conversational, skips what is already known, and never fabricates unanswered questions. Use when the user says "run discovery", "brief for this client", "discovery questionnaire"…
Skill Claude CodeCodex
Scan files for em dashes and replace them with natural alternatives. Removes one of the most common AI writing tells from any copy.
Skill Claude CodeCodex
Audit, rewrite, prioritize, and monitor Etsy or marketplace listings using public-safe product data. Use when the user asks to optimize an Etsy listing, improve product titles, tags, descriptions, keyword fit, marketplace SEO, listing batches, shop audits, eRank-style keyword review, competitor notes, or listing…
Skill Claude CodeCodex
Scan a folder of outreach or CRM markdown files for overdue follow-ups and draft the follow-up messages, oldest first. Report-first and drafts only, it never sends anything. Use when the user says "any follow-ups due", "check my outreach pipeline", "who did I forget to follow up with", or "follow-up status".
Skill Claude CodeCodex
Refresh and verify a GitHub profile or public proof layer. Use when the user wants to update GitHub profile visuals, replace README assets while preserving paths, audit profile image references, validate live GitHub rendering, prepare LinkedIn/X proof copy, or document a profile-refresh proof trail.
Skill Claude CodeCodex
Prepare private work for safe public GitHub publishing. Use when the user asks to publish safely, turn private project work into a GitHub-safe artifact, sanitize a project, make a public case study, prepare material for GitHub, review a repo before pushing, or check whether files contain secrets, client data, raw…
Skill Claude CodeCodex
Capture a raw idea as a dated, tagged markdown file in an ideas folder and keep an index up to date. Cleans filler words from the dump while preserving the substance, so capture stays fast and retrieval stays possible. Use when the user says "idea:", "capture this idea", "save this idea", or "add to my ideas".
Skill Claude CodeCodex
Convert client revision notes into scoped implementation work with traceable decisions and verification. Use when a user provides comments, marked-up files, approval notes, or a feedback handoff and asks to implement changes, preserve approved elements, enforce exclusions, prepare a new version, or prove that every…
Skill Claude CodeCodex
Score a list of leads 0 to 100 against your own ideal-client rubric and rank them into hot, warm, and cold tiers. Takes a CSV or markdown list of leads, scores each with a reason and a suggested next action, and outputs a ranked file. Honest about missing data: leads it cannot judge get flagged for research, not…
Skill Claude CodeCodex
Generate a spec-compliant llms.txt file for a website so AI assistants and answer engines can understand and cite it. Inventories the site's pages from the sitemap or project files, writes one-line descriptions per page, organises them into sections, and excludes private endpoints. Use when the user says "llms.txt"…
Skill Claude CodeCodex
Turn a local app that writes to disk into a static, read-only public demo built from the same codebase, with machine paths and secrets removed and every write degraded to an honest message. Use when someone needs to show a local tool to a client or collaborator without them installing anything, when a server app…
Skill Claude CodeCodex
Create or append to today's daily note in an Obsidian vault from the terminal. Adds timestamped sections to the right dated file without overwriting anything, creating the note with a date heading if it does not exist yet. Use when the user says "daily note", "log this to today", "add to my daily note", or "note this…