Skip to content

GitHub Project SkillOperate GitHub Projects from Codex without platform lock-in

Inspect schemas, add work items, update fields, and export project state with gh CLI plus small portable Node helpers.

GitHub Project Skill

What Ships In This Repository

  • A production-ready SKILL.md for the github-project skill
  • Node helpers for schema discovery, export, item creation, and field updates
  • VitePress docs published to GitHub Pages
  • References for command patterns and field ID notes
  • Contribution guidance and repository QA for long-term maintenance
  1. Confirm gh auth status and refresh the project scope if needed.
  2. Install the skill with node ./scripts/install_codex_skill_link.mjs.
  3. Inspect the live project schema before editing any item.
  4. Export project items before any bulk cleanup or reporting pass.

Released under the MIT License.