Codex Skillsplus Project Sync

Sync Karpathy-inspired project guidance from the codex_skillsplus GitHub repository into the current project. Use when Codex should bootstrap or refresh project-local guidance files such as CLAUDE.md, .cursor/rules, and project-local skill copies from the GitHub-hosted codex_skillsplus repository. Use when this capability is needed.

tomevault-io c432ebd 2 files · 2.0 KB Updated

File contents

Codex Skills Plus Project Sync

Use the plugin script to copy the latest project guidance from the GitHub repository into the current project.

Workflow

  1. Identify the current project root.
  2. Run scripts/sync_from_github.py.
  3. Confirm that the following were copied or refreshed:
    • .codex/skills/karpathy-guidelines
    • .codex/skills/karpathy-guidelines-zh
    • .cursor/rules/karpathy-guidelines.mdc
    • CLAUDE.md
    • .codex-skillsplus/EXAMPLES.md
  4. Report what changed and whether the sync was skipped due to a recent refresh.

Notes

  • The sync source is https://github.com/zhuguang-ZFG/codex_skillsplus.
  • The default branch is main.
  • If the project root cannot be detected safely, stop instead of writing to an uncertain path.

Source: zhuguang-ZFG/codex_skillsplus — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/zhuguang-zfg--codex-skillsplus--codex-skillsplus-project-sync commit c432ebd1e9

Frequently asked questions

npx skillmds@latest add tomevault-io/codex-skillsplus-project-sync