← 返回列表

github-project-skill

一个面向 GitHub Projects 的跨平台 Codex 技能,集成 gh CLI、文档与可移植的 Node.js 辅助工具。

GitHub Projects
跨平台
自动化
gh CLI
Codex
Node.js
开发工具
0⬇️ 0🏷️ main📦 2
github-project-skill-main.zip
52.0 KB下载
安装与使用说明

Codex

  1. 先下载 ZIP 包(例如:github-project-skill-main.zip)。
  2. 解压后放到 $CODEX_HOME/skills/ 目录下。
  3. 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/
  4. 确保目录内有 SKILL.md,然后重开会话即可使用。

源码目录预览

├── .github
│   ├── workflows
│   │   ├── deploy-docs.yml
│   │   ├── docs-qa.yml
│   │   └── repo-qa.yml
│   └── dependabot.yml
├── agents
│   └── openai.yaml
├── docs
│   ├── .vitepress
│   │   ├── theme
│   │   │   ├── index.ts
│   │   │   └── style.css
│   │   └── config.ts
│   ├── guide
│   │   ├── architecture.md
│   │   ├── cli-reference.md
│   │   ├── getting-started.md
│   │   ├── troubleshooting.md
│   │   └── usage.md
│   ├── ja
│   │   ├── guide
│   │   │   ├── architecture.md
│   │   │   ├── cli-reference.md
│   │   │   ├── getting-started.md
│   │   │   ├── troubleshooting.md
│   │   │   └── usage.md
│   │   └── index.md
│   ├── index.md
│   ├── package-lock.json
│   └── package.json
├── references
│   ├── field-ids-template.md
│   └── gh-project-commands.md
├── scripts
│   ├── lib
│   │   └── github-project.mjs
│   ├── add_project_item.mjs
│   ├── create_draft_issue.mjs
│   ├── export_project_items.mjs
│   ├── get_project_schema.mjs
│   ├── install_codex_skill_link.mjs
│   ├── set_project_field.mjs
│   └── verify_repo_surfaces.mjs
├── .editorconfig
├── .gitattributes
├── .gitignore
├── CONTRIBUTING.ja.md
├── CONTRIBUTING.md
├── LICENSE
├── README.ja.md
├── README.md
└── SKILL.md

元数据

Slug: github-project-skill

作者: onizuka-agi-co

协议: MIT

包大小: 52.0 KB

SHA256: b7b7808d172fd7e1368b203f4254bc3f726b9f938516aedb9255968b53325fdf