enact/playwright
Browser automation tool using Playwright - captures screenshots and extracts content from web pages
resume-builder
Professional resume creation using LaTeX with ATS optimization, quantifiable achievements, and industry best practices. Generates both LaTeX source and compiled PDF with maximum readability for Applicant Tracking Systems.
github-info
Retrieve GitHub user profile and repository information using the gh CLI tool. Use when the user asks about their GitHub profile, statistics, repositories, or wants to view their GitHub information. Examples: Show me my GitHub profile, What are my top repositories, Get my GitHub stats.
DuckDB Backup
Comprehensive DuckDB database backup toolkit supporting both file-based (cp) and native (ATTACH+COPY) backup approaches. Use when you need to backup DuckDB databases locally or to remote storage, create daily scheduled backups, verify backup integrity, or manage backup retention policies.
translate-to-chinese
Translates English text to Chinese. Use when the user asks to translate English to Chinese, or requests translation from English to 中文/汉语.
dagster-remote
Manage remote Dagster server on dns-analy4 - start, stop, restart, check status, sync code, sync data/results to local, and view logs. Use when user wants to manage the remote Dagster deployment or sync remote data and results to local.
ai-corrected-feynman
Run the AI-corrected Feynman technique on a concept — the user explains it in their own words, Claude finds real errors/vague spots/unsupported causal claims (not encouragement), scored 1-10, repeated until it scores 10 — then logs every round into the concept's own note. Supports a chain mode that walks an ordered, categorized list of related concepts one at a time, and a review mode that schedules spaced repetition (SM-2) on already-passed concepts. Use when the user wants to "用AI纠错费曼学习法学一下 X", "费曼一下 X", practice explaining a concept for AI correction, work through a "学习链"/concept chain step by step, asks what's due for review / wants to review passed concepts, or asks to log/continue such a session.
amend-staged
Amend the last commit with staged changes only
apple-notes-to-journal
Append Apple Notes to daily journal files as Thino Memo entries in the Obsidian vault. Use when the user wants to "把 Apple Notes 加到 journal", "process Apple Notes", "sync Apple Notes to journals", or run the apple_notes_to_journal script.
arkime-data-manager
Manage Arkime data (wipe database, import PCAPs)
arkime-query
Query Arkime/OpenSearch for session counts, unique ASes, and traffic statistics. Use when user wants to check NTP/TCP/UDP/ICMP sessions or analyze source AS data.
awsntp-check
Check AWS NTP honeypot data status across 7 regions - local pcap files, S3/Google Drive sync logs, tcpdump processes, and NTP service. Use when user wants to check AWS NTP data or sync health.
capture-note
Turn a real moment (belief-shift, recurring decision stance, world-prediction, open uncertainty, reusable way of thinking, or a concrete buildable spark) into a proper Insight / Principle / Hypothesis / Question / Thought Mode / Idea note in the vault, following each type's own meta note and template. ALWAYS classifies first — checks the content against all six types' criteria rather than trusting the user's stated type, and redirects if it doesn't fit. Use when the user says "记一个insight/principle/hypothesis/question/thought mode/idea", "这是个insight", "把这个总结成principle", "这可以算hypothesis吗", "加一个开放问题", "这算一种思维模式吗", "这是个点子/idea", or asks to capture any of these from the conversation.
commit-staged
Git commit commands for staged-only commits
create-obsidian-vault
Create a new Obsidian vault by copying a template .obsidian config (preserving its symlinks), scaffolding pages/journals/attachments folders, and initializing git — or reset an existing vault's config (theme, ribbon, Unique Note Creator settings, template symlink) back to these defaults without touching any content. Use when the user wants to "create a new vault", "新建一个 vault/Vault", "make an Obsidian vault", set up a project vault, or "恢复/reset an existing vault's settings to the default template".
emdash-spin-up-demo
Bring the EmDash monorepo from a fresh clone to a running dev server with the `demos/simple` demo and an authenticated admin session. Use when the user asks to "test/try emdash", "run a demo", "spin up the framework", or after a fresh `git clone` / `git clean -fdx`. Covers the pnpm/corepack setup, the build-before-bootstrap order requirement, the demo bootstrap CLI, the dev-bypass shortcut for instant admin login, and the list of harmless warnings that are expected on first run. Do NOT use for scaffolding a brand-new project outside the monorepo (that's `create-emdash`) or for authoring a new site (that's the `building-emdash-site` skill).
git-submodule
Add a directory as a git submodule with its own remote repository. Use when user wants to track a directory with separate git history.
nix-darwin
nix-darwin configuration management commands and workflows
paper-to-vault
把 Zotero 中提取的论文 .text 文件总结为中文摘要并/或整理成结构化 Markdown,保存到 Obsidian survey-vault 的 pages/ 目录。处理 CR 换行符、frontmatter 规范、表格碎片化、参考文献筛选等已知坑。Use when the user provides a `/Users/zhaoliang/Zotero/storage/<ID>/<n>.text` path along with requests like "总结这篇文章"、"写一千字摘要"、"中文摘要"、"整理成 Markdown"、"全文转 Markdown"、"convert this paper to markdown"、"summarize this paper".
prompt-review
Batch-review the prompts you sent Claude on a given day (via claude-mem), pull out the ones that are your own original self-reflection (self-model, decision patterns, relationships, emotional processing — not task instructions), and log them into that day's journal under a "# Prompt Review" section. Use when the user wants to "回顾一下今天/昨天给AI的自我反思prompt", "把有价值的反思记进journal", or asks to run this on a schedule.
rumination-reading
Re-review an article the user has already read and starred (a "blog-article"-tagged note) through two gates — first an internalization check borrowed from the Feynman skill (did they actually understand/retain a point, or are they just parroting the original text?), then, only for points that pass, an increment check borrowed from the Socratic skill (what changed in their understanding since last time, forcing a concrete recent example, never letting "feels different now" stand alone). Logs every round into the article's own note, tracks per-point 未内化/已内化 status, and supports resuming mid-article across sessions. Use when the user wants to "反刍"一篇文章, "重新review这篇文章/博客", check whether they actually understood or remember an article, or continue an in-progress rumination session.
socratic-questioning
Run a Socratic dialectic on one of the user's "questions"-tagged open questions (the Question type in their 认知方法论 framework) — Claude asks one probing follow-up at a time, never answers on the user's behalf, forces concrete detail out of vague framing, then judges the question's value/status at the end. Logs every round into the question's own note. Use when the user wants to "苏格拉底式"追问一个问题, test whether a question is still worth keeping "常驻", or asks to continue/log such a session.
split-memo
Split a multi-line Thino Memo entry in an Obsidian journal file into multiple single-paragraph memos by blank lines. Use when the user wants to "把这条笔记按空行分割", "split this memo", "拆分 Thino memo", or break a long memo block into separate entries.
test00-check
Check test00 honeynet production server status - pcap files, tcpdump processes, containers, and Google Drive sync. Use when user wants to check test00 data or server health.
transcribe-and-extract
Transcribe voice memos/recordings with the local Qwen3-ASR pipeline in ~/LocalRepos/tools-playground/asr-tools, then extract structured information (summary, decisions, action items, people, notable quotes with timestamps) into a vault note. Use when the user wants to "转写录音", "转录并提取信息", asks to process new voice memos, or wants a meeting/interview/testimony recording turned into notes.
weekly-review
Summarize a week's (or single day's) Claude-tracked work from claude-mem into the vault's daily journal "# Work" sections and into the Weekly Review journal file. Use when the user asks to summarize a day or week of work "根据claude-mem总结", "总结这周/这几天的工作并写入journal", or references a date range or an ISO week id like 2026-W32, and wants it written into journals/*.md.
github-info
Retrieve GitHub user profile and repository information using the gh CLI tool. Use when the user asks about their GitHub profile, statistics, repositories, or wants to view their GitHub information. Examples: Show me my GitHub profile, What are my top repositories, Get my GitHub stats.
garden-check
Audits a Claude Code setup read-only and reports what has rotted, including dead file references, rules whose paths match nothing, orphaned memory entries, and duplicated instructions. Use for "garden check", "weed the garden", "audit my claude setup", or when a rule or skill never seems to fire.
content-ideas
Turn a topic into a search-intent content plan and ship it as a shareable page. Runs the `ideas` CLI (Google autocomplete), groups the keywords by search intent (questions, comparisons, how-to, commercial), writes three content angles per intent, then renders and deploys the plan to Vercel via the plan-preview skill. Use when the user says 'content ideas for <topic>', 'content plan', 'plan content around <topic>', 'what should I write/make about <topic>', or wants an SEO / search-intent content plan built from a keyword. NOT for scanning Reddit, Hacker News, Product Hunt, or Google Trends for product, YouTube, or niche ideas — that is idea-scout.
learn-ingest
>
plan-preview
Generate a standalone HTML preview of any project plan — ROADMAP, phases, build sequence, architecture decisions — as a beautiful, navigable single-file document. Use this skill whenever the user asks to preview a plan, generate an HTML plan, visualize a roadmap, create a shareable plan document, says 'plan preview', 'HTML plan', 'preview my plan', 'share this plan', 'make the plan visual', 'deploy the plan', or wants to push a plan to Vercel or Netlify or Github pages for sharing.
resume-builder
Professional resume creation using LaTeX with ATS optimization, quantifiable achievements, and industry best practices. Generates both LaTeX source and compiled PDF with maximum readability for Applicant Tracking Systems.
tmux-team
Coordinate with other AI agents running in tmux panes. Use this skill when you need to delegate tasks, request reviews, or collaborate with agents like Codex, Gemini, or other Claude instances.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
ekoen-backend.doc.route-error
Add HttpErrorRes responses to eKoEN backend routes when controllers can throw errors from app/util/errors/index.ts
ekoen-rebuild-entity-id-parameter
Use when creating or refactoring ekoen-rebuild Next.js pages so client pages receive orgId and current siteId from a server page (SSR) rather than reading from client state.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
nextjs-write
Write or refactor Next.js (TypeScript/React) code using Next.js best practices with reuse-first implementation. Use when implementing frontend pages/components/features in Next.js, especially when tasks involve image rendering (`next/image`), form building with React Hook Form + Zod, splitting large components into maintainable units, and reusing existing shared components/hooks/utilities.
nodejs-package-json
Patch a Node.js project's package.json for standard build automation. Use when asked to add/standardize package.json scripts like prebuild/postbuild for TypeScript builds (rimraf dist + tsc-alias), adjust prebuild for Next.js (rimraf dist .next), or ensure an existing package.json pkg config includes required scripts/assets/targets/outputPath.
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
skill-usage-logger
Skip it. All skill MUST use this logger to record usage events in NDJSON format.Log Codex skill usage events to NDJSON with safe concurrent appends.
tailwind-eslint-fix
Auto-fix and verify ESLint better-tailwindcss warnings/errors in frontend files. Use after implementing or refactoring TSX/JSX/frontend code (React, Next.js, Tailwind) when you need to clean up Tailwind class order, canonical class forms, shorthand classes, and line-wrapping warnings.
typescript-default-lib
Install a default set of commonly used libraries when initializing a new TypeScript Node.js project (or retrofitting an existing one). Use when a user asks to "create a TypeScript project" and wants the standard dependencies installed (p-map, p-retry, luxon, lodash-es, winston, prisma + @prisma/client, ioredis, express, dotenv) plus common tooling (rimraf, tsc-alias) with optional @types packages and Prisma init.
typescript-postcheck
Run post-implementation quality gates for TypeScript/JavaScript: type-checking, linting, and tests. Use after finishing an implementation or refactor to validate correctness and produce actionable diagnostics + minimal fixes.
typescript-write
Write TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
context7-latest-usage
Fetch the latest, docs-grounded API details and best practices for a library/framework using Context7 MCP tools `resolve-library-id` and `get-library-docs`. Use when a user asks for “最新用法/最新寫法/最佳實務/latest usage/current best practice/latest API” of a package, or asks how to implement a feature with a library and wants the newest docs-based guidance.
conventional-commit-helper
Generate and validate Conventional Commit messages for semantic-release workflows. Use when a user asks to write a commit message, asks to commit changes, asks for commit type/scope selection, or asks to enforce Conventional Commits consistency.
Page 13 of 1705 · 85242 results