Koleksi Codex Skills

Agent Skills memperluas Codex dengan alur khusus (SKILL.md terbuka). Pembaruan Juli 2026: katalog resmi openai/skills, pilihan Figma/CI/Sentry/Notion, dan path .agents/skills.

Instal skills untuk Codex

Utamakan `.agents/skills/` (standar terbuka). Gunakan `$skill-installer <name>` dari skill sistem openai/skills, atau salin folder kurasi ke proyek.

  • Project: .agents/skills/<skill-name>/SKILL.md
  • User: ~/.agents/skills/<skill-name>/SKILL.md
  • Legacy: .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

Juga berfungsi di `.codex/skills/`, `.cursor/skills/`, dan `~/.agents/skills/` — SKILL.md kompatibel lintas Codex, Cursor, dan Claude Code.

Hub skill GitHub

Jelajahi ribuan skills — mulai dari katalog resmi openai/skills, lalu hub komunitas.

Skills resmi Codex

Mulai di sini — skill sistem & kurasi openai/skills. Diperbarui Juli 2026.

  • skill-installer

    24k

    Install curated / experimental skills into your Codex skill dirs.

    Terbaik untuk Codex: Install curated skills by name from openai/skills — the fastest way to expand Codex in 2026.

    openai/skills

    Lihat di GitHub
  • skill-creator

    24k

    Scaffold and refine custom skills with guided prompts.

    Terbaik untuk Codex: Interactive walkthrough to author a new SKILL.md for your recurring team workflows.

    openai/skills

    Lihat di GitHub
  • migrate-to-codex

    Migrate agent skills and config into Codex-friendly paths.

    Terbaik untuk Codex: Moving from Cursor / Claude Code? Mirrors existing skill folders into .agents/skills.

    openai/skills

    Lihat di GitHub
  • openai-docs

    Look up OpenAI platform and Codex documentation on demand.

    Terbaik untuk Codex: Pull current OpenAI / Codex docs into the session instead of relying on stale training data.

    openai/skills

    Lihat di GitHub

Laporan & dokumen

PDF, Word, PowerPoint, dan Excel — saat deliverable Codex perlu keluar dari chat sebagai file.

  • pdf

    Extract text/tables, merge PDFs, add annotations.

    Terbaik untuk Codex: Official curated PDF skill — extract tables, merge, annotate deliverables Codex exports.

    openai/skills

    Lihat di GitHub
  • pptx

    Read, generate, and adjust slide decks.

    Terbaik untuk Codex: Turn Codex HTML slide drafts into editable PowerPoint with layouts and templates.

    anthropics/skills

    Lihat di GitHub
  • docx

    Create and edit Word documents professionally.

    Terbaik untuk Codex: Executive reports and briefs as Word docs with tracked changes and comments.

    anthropics/skills

    Lihat di GitHub
  • xlsx

    Spreadsheet formulas, charts, transformations.

    Terbaik untuk Codex: Weekly metrics and cleaned CSVs → formulas, charts, formatted spreadsheets.

    anthropics/skills

    Lihat di GitHub
  • jupyter-notebook

    Create and iterate on Jupyter notebooks for analysis.

    Terbaik untuk Codex: When analysis needs a reproducible notebook — charts, tables, and narrative in one artifact.

    openai/skills

    Lihat di GitHub

Data & riset

Pembersihan survei, grafik, sintesis kompetitor, dan mengubah dokumen menjadi skills yang bisa dipakai ulang.

  • brainstorming

    Explore approaches before committing to a deliverable.

    Terbaik untuk Codex: Structure research questions before Codex runs survey analysis.

    obra/superpowers

    Lihat di GitHub
  • notion-research-documentation

    Research capture and documentation workflows in Notion.

    Terbaik untuk Codex: Turn research threads into structured Notion docs — great for competitor and market briefs.

    openai/skills

    Lihat di GitHub
  • notion-knowledge-capture

    Persist team knowledge from chats into Notion pages.

    Terbaik untuk Codex: Capture meeting / project knowledge into Notion so the next Codex run reuses it.

    openai/skills

    Lihat di GitHub
  • Skill Seekers

    12k

    Convert documentation sites into SKILL.md packages.

    Terbaik untuk Codex: Turn competitor docs or API references into a Codex skill from any URL.

    yusufkaraaslan/Skill_Seekers

    Lihat di GitHub

Halaman web & slide

Deck HTML, landing page, poles UI, dan pemeriksaan browser sebelum kirim.

  • figma-implement-design

    Implement designs from Figma into working frontend code.

    Terbaik untuk Codex: Hot in 2026: implement Figma frames as production UI with Codex — design → code without handoff loss.

    openai/skills

    Lihat di GitHub
  • web-artifacts-builder

    React + Tailwind multi-component HTML artifacts.

    Terbaik untuk Codex: Branded HTML slides and landing pages Codex can preview and export.

    anthropics/skills

    Lihat di GitHub
  • frontend-ui-engineering

    Production UI engineering patterns and review.

    Terbaik untuk Codex: Polish Codex-generated pages — layout, a11y, responsive patterns.

    addyosmani/agent-skills

    Lihat di GitHub
  • screenshot

    Take and attach screenshots during agent workflows.

    Terbaik untuk Codex: Capture UI evidence for reviews and bug reports without leaving the agent loop.

    openai/skills

    Lihat di GitHub

Engineering & kode

TDD, code review, debugging, dan build berbasis spesifikasi saat deliverable-nya adalah kode.

  • gh-fix-ci

    Investigate and repair broken CI pipelines on GitHub.

    Terbaik untuk Codex: July 2026 must-have: diagnose and fix failing GitHub Actions from the agent session.

    openai/skills

    Lihat di GitHub
  • sentry

    Investigate Sentry issues and propose code fixes.

    Terbaik untuk Codex: Pull production errors into Codex and ship targeted fixes with stack context.

    openai/skills

    Lihat di GitHub
  • test-driven-development

    TDD workflow before writing production code.

    Terbaik untuk Codex: Gold standard for Codex bug fixes — tests first, then implementation.

    obra/superpowers

    Lihat di GitHub
  • code-review-and-quality

    Review diffs for quality, regressions, and style.

    Terbaik untuk Codex: Pair with AGENTS.md Code Review Rules (Jul 2026) for structured PR feedback.

    addyosmani/agent-skills

    Lihat di GitHub
  • security-best-practices

    Apply security best practices during implementation and review.

    Terbaik untuk Codex: Official security playbook before shipping agent-written code that touches auth/data.

    openai/skills

    Lihat di GitHub

Alur kerja & perencanaan

Pemecahan tugas, git worktrees, CI/CD, dan pengiriman bertahap.

  • linear

    Manage Linear issues from agent workflows.

    Terbaik untuk Codex: Connect issues ↔ agent work — create, update, and close Linear tickets from Codex.

    openai/skills

    Lihat di GitHub
  • vercel-deploy

    Deploy projects to Vercel from Codex.

    Terbaik untuk Codex: Ship static reports and Next apps Codex builds — deploy without leaving the session.

    openai/skills

    Lihat di GitHub
  • planning-and-task-breakdown

    Decompose goals into ordered, verifiable tasks.

    Terbaik untuk Codex: Breaks “make a 15-slide quarterly deck” into steps Codex can execute.

    addyosmani/agent-skills

    Lihat di GitHub
  • using-git-worktrees

    Isolated worktrees with safety checks.

    Terbaik untuk Codex: Parallel Codex tasks on separate branches without stomping main.

    obra/superpowers

    Lihat di GitHub
  • playwright

    Browser automation and UI verification with Playwright.

    Terbaik untuk Codex: Official Playwright skill for end-to-end checks on pages Codex generates.

    openai/skills

    Lihat di GitHub

Kualitas & keamanan

Review keamanan, pengujian browser, otomasi Playwright, dan dokumentasi.

  • security-threat-model

    Threat modeling for features and services.

    Terbaik untuk Codex: Before publishing agent-built apps — map threats and mitigations early.

    openai/skills

    Lihat di GitHub
  • security-and-hardening

    Security review and hardening checklist.

    Terbaik untuk Codex: Before publishing Codex-generated pages or scripts handling user data.

    addyosmani/agent-skills

    Lihat di GitHub
  • browser-testing-with-devtools

    Browser DevTools testing workflows.

    Terbaik untuk Codex: Catch layout bugs in HTML slides and landing pages Codex builds.

    addyosmani/agent-skills

    Lihat di GitHub
  • documentation-and-adrs

    Docs, ADRs, and knowledge capture.

    Terbaik untuk Codex: Handoff docs and ADRs when Codex delivers engineering work to a team.

    addyosmani/agent-skills

    Lihat di GitHub

Siap bekerja dengan Codex?

Buka Codex di ChatGPT — jelaskan tugas, tinjau deliverable, sempurnakan hingga sesuai. Paket gratis tersedia.