Skip to content
View chowonje's full-sized avatar

Block or report chowonje

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chowonje/README.md
wonje

Local-first AI tools · Evidence-driven research systems · Developer workflows



Local-first Evidence-first Review-driven

Build   Python TypeScript JavaScript Node.js

Workflow   Codex MCP Obsidian GitHub


Public workbench

Surface What it is Status
lazy-skill-router Deterministic Codex skill recommendation layer that keeps authorization outside the router. v0.5 dev
knowledge-hub Local-first research runtime for papers, web sources, and project context with reviewable evidence. research preview
paper-cards-skill Local PDF to Korean or English Markdown research cards with a repeatable QA path. preview
project-rule-skill-share Codex skill for bootstrapping governance files, GitHub templates, ADRs, and eval scaffolds. public skill

How I build

  • Keep data and control local when possible.
  • Treat generated output as a review candidate, not verified truth.
  • Prefer small, reversible changes with visible evidence.
  • Separate recommendations, permissions, and execution.

GitHub stats    Most used languages



GitHub streak



build small · verify often · keep control local

Pinned Loading

  1. lazy-skill-router lazy-skill-router Public

    Local recommendation layer for routing Codex prompts to installed skills.

    Python 6 1

  2. paper-cards-skill paper-cards-skill Public

    Agent skill for turning local paper PDFs into reusable Korean or English research cards.

    Python 2

  3. knowledge-hub knowledge-hub Public

    Local-first, evidence-first research knowledge runtime for papers, web sources, and project context.

    Python 1

  4. project-rule-skill-share project-rule-skill-share Public template

    Codex skill for bootstrapping project-start governance files, GitHub templates, ADRs, and eval scaffolds.

    Python