docs(shared-skills): batch 5 (2 files)

This commit is contained in:
YeonGyu-Kim
2026-05-30 19:12:03 +09:00
parent d3fdedced4
commit 4a86d191b8
2 changed files with 120 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
// Codex install module entry point. Implemented in subsequent commits.
// Hosts the TypeScript port of scripts/install-local.mjs invoked from the
// omodex CLI when the user passes `--platform=codex` to `bunx omo install`.
export {}