skill-installer
★ 24kInstall curated / experimental skills into your Codex skill dirs.
Codex 首选: Install curated skills by name from openai/skills — the fastest way to expand Codex in 2026.
openai/skills
在 GitHub 查看 →目录
Agent Skills 用专用工作流扩展 Codex(开放 SKILL.md)。2026 年 7 月更新:官方 openai/skills 目录、Figma/CI/Sentry/Notion 精选,以及现代 .agents/skills 路径。
优先使用 `.agents/skills/`(开放标准)。用内置 `$skill-installer <name>` 安装,或把 curated 文件夹复制到项目。
.agents/skills/<skill-name>/SKILL.md~/.agents/skills/<skill-name>/SKILL.md.codex/skills/<skill-name>/SKILL.md# Recommended (2026): install from the official openai/skills catalog # In Codex CLI / TUI, run the bundled installer skill: $skill-installer pdf $skill-installer gh-fix-ci # Or copy a curated skill folder into your project: git clone --depth 1 https://github.com/openai/skills.git /tmp/openai-skills cp -r /tmp/openai-skills/skills/.curated/pdf .agents/skills/pdf
同样支持 `.codex/skills/`、`.cursor/skills/` 与 `~/.agents/skills/` — SKILL.md 可在 Codex、Cursor、Claude Code 间通用。
浏览更多 Skills — 先从官方 openai/skills,再到社区合集。
Official Codex skills catalog — curated installables, system skills (skill-creator / skill-installer), Figma, deploy, Notion, security.
Official Agent Skills reference — docx, pdf, pptx, xlsx, web artifacts, MCP builder.
Production-grade engineering skills: TDD, code review, CI/CD, security, shipping.
Agentic dev methodology — brainstorming, TDD, git worktrees, finishing branches.
1000+ curated skills for Codex, Cursor, Claude Code, Gemini CLI — by scenario.
Open SKILL.md specification — portable across Codex, Cursor, Copilot, Claude.
从这里开始 — openai/skills 系统技能与精选安装包。2026 年 7 月更新。
Install curated / experimental skills into your Codex skill dirs.
Codex 首选: Install curated skills by name from openai/skills — the fastest way to expand Codex in 2026.
openai/skills
在 GitHub 查看 →Scaffold and refine custom skills with guided prompts.
Codex 首选: Interactive walkthrough to author a new SKILL.md for your recurring team workflows.
openai/skills
在 GitHub 查看 →Migrate agent skills and config into Codex-friendly paths.
Codex 首选: Moving from Cursor / Claude Code? Mirrors existing skill folders into .agents/skills.
openai/skills
在 GitHub 查看 →Look up OpenAI platform and Codex documentation on demand.
Codex 首选: Pull current OpenAI / Codex docs into the session instead of relying on stale training data.
openai/skills
在 GitHub 查看 →PDF、Word、PPT、Excel — Codex 交付物需要导出为文件时使用。
Extract text/tables, merge PDFs, add annotations.
Codex 首选: Official curated PDF skill — extract tables, merge, annotate deliverables Codex exports.
openai/skills
在 GitHub 查看 →Read, generate, and adjust slide decks.
Codex 首选: Turn Codex HTML slide drafts into editable PowerPoint with layouts and templates.
anthropics/skills
在 GitHub 查看 →Create and edit Word documents professionally.
Codex 首选: Executive reports and briefs as Word docs with tracked changes and comments.
anthropics/skills
在 GitHub 查看 →Spreadsheet formulas, charts, transformations.
Codex 首选: Weekly metrics and cleaned CSVs → formulas, charts, formatted spreadsheets.
anthropics/skills
在 GitHub 查看 →Create and iterate on Jupyter notebooks for analysis.
Codex 首选: When analysis needs a reproducible notebook — charts, tables, and narrative in one artifact.
openai/skills
在 GitHub 查看 →问卷清洗、图表、竞品综合,以及把文档站转成可复用 skill。
Explore approaches before committing to a deliverable.
Codex 首选: Structure research questions before Codex runs survey analysis.
obra/superpowers
在 GitHub 查看 →Research capture and documentation workflows in Notion.
Codex 首选: Turn research threads into structured Notion docs — great for competitor and market briefs.
openai/skills
在 GitHub 查看 →Persist team knowledge from chats into Notion pages.
Codex 首选: Capture meeting / project knowledge into Notion so the next Codex run reuses it.
openai/skills
在 GitHub 查看 →Convert documentation sites into SKILL.md packages.
Codex 首选: Turn competitor docs or API references into a Codex skill from any URL.
yusufkaraaslan/Skill_Seekers
在 GitHub 查看 →HTML 汇报、落地页、UI 打磨,以及上线前的浏览器检查。
Implement designs from Figma into working frontend code.
Codex 首选: Hot in 2026: implement Figma frames as production UI with Codex — design → code without handoff loss.
openai/skills
在 GitHub 查看 →React + Tailwind multi-component HTML artifacts.
Codex 首选: Branded HTML slides and landing pages Codex can preview and export.
anthropics/skills
在 GitHub 查看 →Production UI engineering patterns and review.
Codex 首选: Polish Codex-generated pages — layout, a11y, responsive patterns.
addyosmani/agent-skills
在 GitHub 查看 →Take and attach screenshots during agent workflows.
Codex 首选: Capture UI evidence for reviews and bug reports without leaving the agent loop.
openai/skills
在 GitHub 查看 →TDD、代码审查、调试、规格驱动 — 交付物是代码时。
Investigate and repair broken CI pipelines on GitHub.
Codex 首选: July 2026 must-have: diagnose and fix failing GitHub Actions from the agent session.
openai/skills
在 GitHub 查看 →Investigate Sentry issues and propose code fixes.
Codex 首选: Pull production errors into Codex and ship targeted fixes with stack context.
openai/skills
在 GitHub 查看 →TDD workflow before writing production code.
Codex 首选: Gold standard for Codex bug fixes — tests first, then implementation.
obra/superpowers
在 GitHub 查看 →Review diffs for quality, regressions, and style.
Codex 首选: Pair with AGENTS.md Code Review Rules (Jul 2026) for structured PR feedback.
addyosmani/agent-skills
在 GitHub 查看 →Apply security best practices during implementation and review.
Codex 首选: Official security playbook before shipping agent-written code that touches auth/data.
openai/skills
在 GitHub 查看 →任务拆解、git worktree、CI/CD、增量交付。
Manage Linear issues from agent workflows.
Codex 首选: Connect issues ↔ agent work — create, update, and close Linear tickets from Codex.
openai/skills
在 GitHub 查看 →Deploy projects to Vercel from Codex.
Codex 首选: Ship static reports and Next apps Codex builds — deploy without leaving the session.
openai/skills
在 GitHub 查看 →Decompose goals into ordered, verifiable tasks.
Codex 首选: Breaks “make a 15-slide quarterly deck” into steps Codex can execute.
addyosmani/agent-skills
在 GitHub 查看 →Isolated worktrees with safety checks.
Codex 首选: Parallel Codex tasks on separate branches without stomping main.
obra/superpowers
在 GitHub 查看 →Browser automation and UI verification with Playwright.
Codex 首选: Official Playwright skill for end-to-end checks on pages Codex generates.
openai/skills
在 GitHub 查看 →安全审查、浏览器测试、Playwright 自动化、文档与 ADR。
Threat modeling for features and services.
Codex 首选: Before publishing agent-built apps — map threats and mitigations early.
openai/skills
在 GitHub 查看 →Security review and hardening checklist.
Codex 首选: Before publishing Codex-generated pages or scripts handling user data.
addyosmani/agent-skills
在 GitHub 查看 →Browser DevTools testing workflows.
Codex 首选: Catch layout bugs in HTML slides and landing pages Codex builds.
addyosmani/agent-skills
在 GitHub 查看 →Docs, ADRs, and knowledge capture.
Codex 首选: Handoff docs and ADRs when Codex delivers engineering work to a team.
addyosmani/agent-skills
在 GitHub 查看 →