Codex Skills Plus Project Sync
Use the plugin script to copy the latest project guidance from the GitHub repository into the current project.
Workflow
- Identify the current project root.
- Run
scripts/sync_from_github.py. - Confirm that the following were copied or refreshed:
.codex/skills/karpathy-guidelines.codex/skills/karpathy-guidelines-zh.cursor/rules/karpathy-guidelines.mdcCLAUDE.md.codex-skillsplus/EXAMPLES.md
- 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.