Promoted public catalog

Public skills

These skills are installable through the public catalog and include versioned metadata, source links, and available eval proof.

3 skills

Codex Operations

Public catalog Codex Operations

codegraph-ast-grep

Use when a repo needs CodeGraph plus ast-grep for Codex MCP setup, exploration, impact analysis, structural search, or safe refactor planning.

v0.1.2 Codex metadata Eval proof
npx skills add https://github.com/stark-ai-de/agent-skills --skill codegraph-ast-grep -g -a codex
Public catalog Codex Operations

codex-memory-curator

Audit, review, clean up, and prune Codex memories. Use when the user asks about ~/.codex/memories, stale or noisy memories, memory pollution, cross-repo rule leakage, sensitive memory contents, memory config tuning, cleanup plans, or whether entries belong in memory, AGENTS.md, repo docs, skills, config, or deletion. Do not use for ordinary repo docs cleanup.

v0.1.1 Codex metadata Eval proof
npx skills add https://github.com/stark-ai-de/agent-skills --skill codex-memory-curator -g -a codex
Public catalog Codex Operations

codex-spec-interviewer

Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.

v0.1.1 Codex metadata Eval proof
npx skills add https://github.com/stark-ai-de/agent-skills --skill codex-spec-interviewer -g -a codex