skill-installer
★ 24kInstall curated / experimental skills into your Codex skill dirs.
Melhor para o Codex: Install curated skills by name from openai/skills — the fastest way to expand Codex in 2026.
openai/skills
Ver no GitHub →Diretório
Agent Skills estendem o Codex com fluxos especializados (SKILL.md aberto). Atualização jul/2026: catálogo oficial openai/skills, picks Figma/CI/Sentry/Notion e caminhos .agents/skills.
Prefira `.agents/skills/` (padrão aberto). Use `$skill-installer <name>` do skill de sistema openai/skills, ou copie uma pasta curada para o projeto.
.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
Também funciona em `.codex/skills/`, `.cursor/skills/` e `~/.agents/skills/` — SKILL.md é compatível entre Codex, Cursor e Claude Code.
Navegue milhares de skills — comece pelo catálogo oficial openai/skills, depois pelos hubs da comunidade.
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.
Comece aqui — skills de sistema e curadas do openai/skills. Atualizado em jul/2026.
Install curated / experimental skills into your Codex skill dirs.
Melhor para o Codex: Install curated skills by name from openai/skills — the fastest way to expand Codex in 2026.
openai/skills
Ver no GitHub →Scaffold and refine custom skills with guided prompts.
Melhor para o Codex: Interactive walkthrough to author a new SKILL.md for your recurring team workflows.
openai/skills
Ver no GitHub →Migrate agent skills and config into Codex-friendly paths.
Melhor para o Codex: Moving from Cursor / Claude Code? Mirrors existing skill folders into .agents/skills.
openai/skills
Ver no GitHub →Look up OpenAI platform and Codex documentation on demand.
Melhor para o Codex: Pull current OpenAI / Codex docs into the session instead of relying on stale training data.
openai/skills
Ver no GitHub →PDF, Word, PowerPoint e Excel — quando entregas do Codex precisam sair do chat como arquivos.
Extract text/tables, merge PDFs, add annotations.
Melhor para o Codex: Official curated PDF skill — extract tables, merge, annotate deliverables Codex exports.
openai/skills
Ver no GitHub →Read, generate, and adjust slide decks.
Melhor para o Codex: Turn Codex HTML slide drafts into editable PowerPoint with layouts and templates.
anthropics/skills
Ver no GitHub →Create and edit Word documents professionally.
Melhor para o Codex: Executive reports and briefs as Word docs with tracked changes and comments.
anthropics/skills
Ver no GitHub →Spreadsheet formulas, charts, transformations.
Melhor para o Codex: Weekly metrics and cleaned CSVs → formulas, charts, formatted spreadsheets.
anthropics/skills
Ver no GitHub →Create and iterate on Jupyter notebooks for analysis.
Melhor para o Codex: When analysis needs a reproducible notebook — charts, tables, and narrative in one artifact.
openai/skills
Ver no GitHub →Limpeza de pesquisas, gráficos, síntese de concorrentes e transformar docs em skills reutilizáveis.
Explore approaches before committing to a deliverable.
Melhor para o Codex: Structure research questions before Codex runs survey analysis.
obra/superpowers
Ver no GitHub →Research capture and documentation workflows in Notion.
Melhor para o Codex: Turn research threads into structured Notion docs — great for competitor and market briefs.
openai/skills
Ver no GitHub →Persist team knowledge from chats into Notion pages.
Melhor para o Codex: Capture meeting / project knowledge into Notion so the next Codex run reuses it.
openai/skills
Ver no GitHub →Convert documentation sites into SKILL.md packages.
Melhor para o Codex: Turn competitor docs or API references into a Codex skill from any URL.
yusufkaraaslan/Skill_Seekers
Ver no GitHub →Apresentações HTML, landing pages, polimento de UI e verificações no navegador antes de publicar.
Implement designs from Figma into working frontend code.
Melhor para o Codex: Hot in 2026: implement Figma frames as production UI with Codex — design → code without handoff loss.
openai/skills
Ver no GitHub →React + Tailwind multi-component HTML artifacts.
Melhor para o Codex: Branded HTML slides and landing pages Codex can preview and export.
anthropics/skills
Ver no GitHub →Production UI engineering patterns and review.
Melhor para o Codex: Polish Codex-generated pages — layout, a11y, responsive patterns.
addyosmani/agent-skills
Ver no GitHub →Take and attach screenshots during agent workflows.
Melhor para o Codex: Capture UI evidence for reviews and bug reports without leaving the agent loop.
openai/skills
Ver no GitHub →TDD, code review, debugging e builds orientados a spec quando a entrega é código.
Investigate and repair broken CI pipelines on GitHub.
Melhor para o Codex: July 2026 must-have: diagnose and fix failing GitHub Actions from the agent session.
openai/skills
Ver no GitHub →Investigate Sentry issues and propose code fixes.
Melhor para o Codex: Pull production errors into Codex and ship targeted fixes with stack context.
openai/skills
Ver no GitHub →TDD workflow before writing production code.
Melhor para o Codex: Gold standard for Codex bug fixes — tests first, then implementation.
obra/superpowers
Ver no GitHub →Review diffs for quality, regressions, and style.
Melhor para o Codex: Pair with AGENTS.md Code Review Rules (Jul 2026) for structured PR feedback.
addyosmani/agent-skills
Ver no GitHub →Apply security best practices during implementation and review.
Melhor para o Codex: Official security playbook before shipping agent-written code that touches auth/data.
openai/skills
Ver no GitHub →Quebra de tarefas, git worktrees, CI/CD e entrega incremental.
Manage Linear issues from agent workflows.
Melhor para o Codex: Connect issues ↔ agent work — create, update, and close Linear tickets from Codex.
openai/skills
Ver no GitHub →Deploy projects to Vercel from Codex.
Melhor para o Codex: Ship static reports and Next apps Codex builds — deploy without leaving the session.
openai/skills
Ver no GitHub →Decompose goals into ordered, verifiable tasks.
Melhor para o Codex: Breaks “make a 15-slide quarterly deck” into steps Codex can execute.
addyosmani/agent-skills
Ver no GitHub →Isolated worktrees with safety checks.
Melhor para o Codex: Parallel Codex tasks on separate branches without stomping main.
obra/superpowers
Ver no GitHub →Browser automation and UI verification with Playwright.
Melhor para o Codex: Official Playwright skill for end-to-end checks on pages Codex generates.
openai/skills
Ver no GitHub →Revisão de segurança, testes no navegador, automação com Playwright e documentação.
Threat modeling for features and services.
Melhor para o Codex: Before publishing agent-built apps — map threats and mitigations early.
openai/skills
Ver no GitHub →Security review and hardening checklist.
Melhor para o Codex: Before publishing Codex-generated pages or scripts handling user data.
addyosmani/agent-skills
Ver no GitHub →Browser DevTools testing workflows.
Melhor para o Codex: Catch layout bugs in HTML slides and landing pages Codex builds.
addyosmani/agent-skills
Ver no GitHub →Docs, ADRs, and knowledge capture.
Melhor para o Codex: Handoff docs and ADRs when Codex delivers engineering work to a team.
addyosmani/agent-skills
Ver no GitHub →Abra o Codex no ChatGPT — descreva a tarefa, revise entregas e refine até ficar certo. Plano gratuito disponível.