skill-installer
★ 24kInstall 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 →Direktori
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.
Utamakan `.agents/skills/` (standar terbuka). Gunakan `$skill-installer <name>` dari skill sistem openai/skills, atau salin folder kurasi ke proyek.
.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
Juga berfungsi di `.codex/skills/`, `.cursor/skills/`, dan `~/.agents/skills/` — SKILL.md kompatibel lintas Codex, Cursor, dan Claude Code.
Jelajahi ribuan skills — mulai dari katalog resmi openai/skills, lalu hub komunitas.
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.
Mulai di sini — skill sistem & kurasi openai/skills. Diperbarui Juli 2026.
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 →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 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 →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 →PDF, Word, PowerPoint, dan Excel — saat deliverable Codex perlu keluar dari chat sebagai file.
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 →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 →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 →Spreadsheet formulas, charts, transformations.
Terbaik untuk Codex: Weekly metrics and cleaned CSVs → formulas, charts, formatted spreadsheets.
anthropics/skills
Lihat di GitHub →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 →Pembersihan survei, grafik, sintesis kompetitor, dan mengubah dokumen menjadi skills yang bisa dipakai ulang.
Explore approaches before committing to a deliverable.
Terbaik untuk Codex: Structure research questions before Codex runs survey analysis.
obra/superpowers
Lihat di GitHub →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 →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 →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 →Deck HTML, landing page, poles UI, dan pemeriksaan browser sebelum kirim.
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 →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 →Production UI engineering patterns and review.
Terbaik untuk Codex: Polish Codex-generated pages — layout, a11y, responsive patterns.
addyosmani/agent-skills
Lihat di GitHub →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 →TDD, code review, debugging, dan build berbasis spesifikasi saat deliverable-nya adalah kode.
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 →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 →TDD workflow before writing production code.
Terbaik untuk Codex: Gold standard for Codex bug fixes — tests first, then implementation.
obra/superpowers
Lihat di GitHub →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 →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 →Pemecahan tugas, git worktrees, CI/CD, dan pengiriman bertahap.
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 →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 →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 →Isolated worktrees with safety checks.
Terbaik untuk Codex: Parallel Codex tasks on separate branches without stomping main.
obra/superpowers
Lihat di GitHub →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 →Review keamanan, pengujian browser, otomasi Playwright, dan dokumentasi.
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 review and hardening checklist.
Terbaik untuk Codex: Before publishing Codex-generated pages or scripts handling user data.
addyosmani/agent-skills
Lihat di GitHub →Browser DevTools testing workflows.
Terbaik untuk Codex: Catch layout bugs in HTML slides and landing pages Codex builds.
addyosmani/agent-skills
Lihat di GitHub →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 →Buka Codex di ChatGPT — jelaskan tugas, tinjau deliverable, sempurnakan hingga sesuai. Paket gratis tersedia.