Project
    AI Ops

    Codex Skills Library

    Codex Skills Library is the durable source repository for Maggie Lerman's custom Codex skills, custom local plugin backups, generated skill catalogs, and the public docs site that explains the workflows. The repo turns local agent behavior into portable, inspectable artifacts: each skill folder carries trigger metadata, instructions, references, scripts, examples, assets, and validation expectations, while the catalog tooling keeps the public docs aligned with the suite allowlist.

    Table of contents

    Narrative

    01

    Portable Workflows As Source Code

    Codex Skills Library turns repeatable agent behavior into source-controlled folders rather than loose prompts or chat memory. The project keeps each skill portable with trigger metadata, instructions, references, scripts, examples, assets, and agent metadata, then uses generated catalogs to make the suite inspectable. The important decision is operational: workflows should be reusable and reviewable, but still checked inside the target repository where local instructions, constraints, and verification commands matter.

    02

    Catalog Discipline And Human Review

    The repository separates skill membership, lifecycle metadata, generated catalog output, plugin backups, and public docs-site pages. Catalog scripts detect drift before regeneration, while the maintainer decides whether a local skill belongs in the curated suite or should stay outside the public catalog. That distinction matters because the repo is public-learning-oriented but still preserves provenance-sensitive skill folders, third-party notices, local plugin backups, and unresolved license boundaries.

    03

    Current Intake Boundary

    This intake records the repo locally as a Hyphenomenon project without mutating the production knowledge database. The captured state includes a local docs-site review, source-backed hydration artifacts, and an explicit drift finding: an in-progress hyphenomenon-chat-intake skill folder exists outside skills/SUITE_SKILLS.txt. That is useful proof of the real operating model because the project depends on human/operator review before deciding whether local skill work becomes curated public catalog content.

    System surfaces

    Skill Source Library

    maintainer, agents, and workflow adopters

    `skills/` contains portable custom Codex skill folders, with suite membership governed by `skills/SUITE_SKILLS.txt` and lifecycle metadata tracked separately.

    Plugin Backup Library

    maintainer and local Codex setup

    `plugins/` preserves selected custom local plugin bundles separately from the standalone skill suite so larger surfaces keep plugin metadata, assets, scripts, and bundled skills intact.

    Generated Public Docs Site

    public readers and future contributors

    `docs-site/` is a Next.js catalog and documentation surface generated from source metadata so readers can browse skills and plugin patterns without hand-maintained marketing pages.

    Repo-Native Evidence And Project Memory

    operator and reviewing agents

    `DOCS/` stores lean notes, project memory, evidence, and intake artifacts for repository maintenance without turning the repo into a full delivery scaffold.

    Implementation stack

    Skill And Plugin Artifacts

    • Codex SKILL.md folders
    • agent metadata YAML
    • reference files
    • bundled scripts
    • plugin.json metadata
    • repo-local plugin registry

    Catalog Tooling

    • Python catalog builder
    • suite allowlist
    • suite lifecycle metadata
    • generated Markdown index
    • generated JSON manifest
    • generated TypeScript docs-site catalog

    Docs Site Runtime

    • Next.js 16
    • React 19
    • TypeScript
    • Tailwind CSS
    • shadcn/base-ui
    • lucide-react

    Verification

    • python3 scripts/build_catalog.py --check
    • python3 scripts/build_catalog.py
    • python3 scripts/build_docs_site_catalog.py
    • docs-site npm run build
    • local browser screenshots

    Evidence trail

    data model

    Plugin Backup Model

    Custom local plugin bundles stay in `plugins/` with plugin metadata and registry records so larger workflow surfaces are preserved without pretending they are ordinary standalone skills.

    5entities1diagram
    data model

    Skill Suite Catalog Model

    The source suite maps portable skill folders through an allowlist and lifecycle metadata into generated Markdown, JSON, and TypeScript catalog surfaces.

    6entities1diagram
    workflow

    Chronicle Visualizer private archive and publication loop

    The operating loop that preserves Chronicle frames and written context privately, verifies encrypted storage, reviews candidate derivatives, and only publishes redacted public timeline assets after human approval.

    8steps1record
    Created: Jun 4, 2026
    workflow

    Codex Skills sync and catalog governance

    How local skill or plugin changes become durable repository artifacts: inspect the repo instructions, compare local skill homes to the allowlisted suite, decide whether new local work belongs in the curated catalog, regenerate source-backed indexes, review docs-site output, and record drift or blockers before publishing or handoff.

    6steps1record
    Created: May 27, 2026
    chat
    related chat

    Building Chronicle MVP

    Codex implementation conversation that turned the Chronicle visual-timeline idea into a working local viewer, corrected the public scaffold into an app-first shape, documented privacy and raw-screenshot boundaries, and added emergency archive scripts plus a durable-private-storage plan for both screen frames and written context.

    1chat
    Created: Jun 4, 2026
    chat
    related chat

    Motion Design Director Plugin Build

    Codex planning and implementation thread that turned a motion-design critique transcript into a local-first `motion-design-director` Codex plugin, bundled official GSAP skills as the implementation layer, pushed the package to the `codex-skills` repository, reconciled the normal local checkout, and drafted prompts for using the plugin to critique Hyphenomenon homepage motion.

    1chat
    Created: Jul 15, 2026
    chat
    related chat

    Sol Context Layer Compliance Playground

    Codex diagnostic and build thread that investigated why Sol 5.6 was not reliably following repo-installed Context Layer governance, clarified that the issue was likely model-specific instruction-discovery/adherence rather than Context Layer setup, and created a local scenario-based compliance playground for testing future models without reintroducing noisy docs churn on tiny changes.

    1chat
    Created: Jul 15, 2026
    chat
    related chat

    What Is Chronicle?

    Codex conversation that explained Chronicle as a local screen-history and memory-summary feature, clarified its provenance and actual stored data, and framed the right first product move as a private visual work-history viewer rather than a canonical project-state database.

    1chat
    Created: Jun 4, 2026
    chat
    related chat

    Working Modes Plugin Migration and Codex Skills Cleanup

    Codex thread that created the dedicated Working Modes plugin, clarified how local plugin sharing differs from public distribution, reframed the codex-skills repository as an installable plugin marketplace plus browsable skill catalog, and committed/pushed the migration batch.

    1chat
    Created: Jun 1, 2026
    chat
    related chat

    Working Modes Plugin Package

    Codex session that began with a Critical Thinking Partner mode request and ultimately produced the Working Modes plugin: a local plugin bundle for choosing among critical thinking, rapid iteration, echo-chamber drift correction, and general mode selection.

    1chat
    Created: May 31, 2026
    note

    Codex Skills Library Intake Dossier

    Codex Skills Library is the durable source repository for Maggie Lerman's custom Codex skills, custom local plugin backups, generated skill catalogs, and the public docs site that explains the workflows. The repo turns local agent behavior into portable, inspectable artifacts: each skill folder carries trigger metadata, instructions, references, scripts, examples, assets, and validation expectations, while the catalog tooling keeps the public docs aligned with the suite allowlist.

    1topic1scope
    note

    README

    Source Summary Maggie Lerman Codex Skills Site This is the public marketing and documentation site for Maggie Lerman's Codex skills library. It is intentiona...

    1topic1scope
    note

    AGENTS

    Source Summary Repository Guidance This repository stores portable custom Codex skills, backups of custom local plugins, and the docs/scripts that maintain b...

    1topic1scope
    note

    plugin

    Source Summary { "name": "context-layer", "version": "0. 1. Imported Context { "name": "context-layer", "version": "0.1.0", "description": "Skill package for...

    1topic1scope
    note

    01-home

    Source Summary © MasgieLeman by Googe Soper CODEX SKILLS LIBRARY PUBLIC CODEX SKILLS LIBRARY CURRENT Focus r WwW Nn Co . Maggie Lerman y Buildingin public I]...

    1topic1scope

    Connected references

    Visual evidence

    Key dates

    2026-03-21
    Initial skills suite repository

    Git history shows the repository began with `Initial codex skills suite repository`, then quickly narrowed to an allowlisted custom skill suite with explicit lifecycle metadata.

    2026-04-28
    Docs site and catalog guardrails

    Git history records the addition of the customer docs site and catalog guardrails, followed by Vercel monorepo settings and a calmer public docs design.

    2026-05-12
    Sync workflow repair

    Git history records a skills sync workflow repair, aligning with the durable convention that local Codex skills are reconciled into this repository through explicit checks.

    2026-05-27
    Local Hyphenomenon intake

    This local-only intake created source-backed project artifacts and applied them only to the non-production Hyphenomenon knowledge backbone.