Skip to main content
Repositorio de GitHub

codex-skills

codex-skills contiene 40 skills recopiladas de kiku-jw, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
40
Stars
0
actualizado
2026-07-23
Forks
0
Cobertura ocupacional
11 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

github-seo
Analistas de investigación de mercados y especialistas en marketing

Audit and improve a public GitHub repository's discoverability and any linked canonical site without confusing repository presentation with website SEO. Use for repository SEO, GitHub discoverability, topics/homepage/README optimization, GitHub Pages SEO, AEO, or agent-friendly public documentation.

2026-07-23
spreadsheet
Desarrolladores de software

Create, edit, analyze, or format spreadsheets (`.xlsx`, `.csv`, `.tsv`) with `openpyxl` and `pandas`, especially when formulas, references, and formatting must survive the change. Use when spreadsheet integrity matters more than ad hoc CSV hacking.

2026-07-18
spreadsheet-tabular-analysis
Científicos de datos

Analyze and reshape spreadsheet, CSV, or TSV data with `pandas` and stable output files. Use when the job is aggregation, filtering, joins, metrics, or tabular transformations rather than workbook-style editing.

2026-07-18
spreadsheet-xlsx-edit
Desarrolladores de software

Create or edit `.xlsx` workbooks while preserving formulas, references, formatting, and layout. Use when workbook integrity matters more than raw data analysis.

2026-07-18
transcribe-basic
Empleados de oficina generales

Produce a fast plain-text transcript with the bundled CLI using the light transcription model. Use when speaker diarization is not needed.

2026-07-18
transcribe-diarize
Desarrolladores de software

Produce a speaker-aware transcript with diarization and optional known-speaker hints using the bundled CLI. Use when the user explicitly needs speaker labels.

2026-07-18
transcribe
Desarrolladores de software

Transcribe audio files to text with optional diarization and known-speaker hints using the bundled CLI. Use when the user wants text from audio or video, especially when speaker labeling or repeatable output matters.

2026-07-18
video-builder
Técnicos de audio y video

Create short narrated videos from text scripts, simple timelines, or still images using Python and ffmpeg, with optional edge-tts voiceover. Use when the user asks for an MP4 render, narration generation, or a simple explainer video build.

2026-07-18
video-render-run
Técnicos de audio y video

Render and validate an MP4 from an existing `video-builder` spec JSON using the bundled Python pipeline. Use when a spec already exists and the job is actual rendering, not story or spec design.

2026-07-18
video-spec-builder
Técnicos de audio y video

Build a minimal JSON render spec for the local video pipeline from script lines, still images, or narration assets. Use when the spec artifact must exist before any MP4 render can run.

2026-07-18
codex-execution-pack
Desarrolladores de software

Build a Codex execution pack from a raw task or PRD: `AGENTS.md` plus `docs/PLAN.md`, `docs/STATUS.md`, `docs/TEST_PLAN.md`, and `docs/BACKLOG.md`, with optional prompt surfaces and a spec companion when the work is large enough to justify them.

2026-07-18
idea-validation
Analistas de investigación de mercados y especialistas en marketing

Validate a raw product idea before PRD or implementation: buyer, pain, workaround, promised outcome, smallest wedge, distribution path, proof sought, kill criteria, and the next honest lane. Use when an idea still needs market or wedge truth.

2026-07-18
product-shaping
Especialistas en gestión de proyectos

Shape product work with the minimum useful framework after an idea clears basic validation. Use for assumptions, experiments, opportunity-solution trees, strategy, value proposition, or pre-mortems when the next product decision is still fuzzy.

2026-07-18
visual-explainer
Desarrolladores web

Create a self-contained HTML explainer for systems, workflows, diagrams, timelines, comparisons, or data-heavy summaries when plain terminal text would be painful to read. Use when the output naturally wants a visual artifact instead of chat prose.

2026-07-18
continuity-ledger
Desarrolladores de software

Keep substantial work coherent across long sessions or compaction with one short factual `CONTINUITY.md` covering sources of truth, goal, constraints, decisions, evidence, and done/now/next state. Use when session drift would otherwise become a real risk.

2026-07-18
issue-control-loop
Especialistas en gestión de proyectos

Turn a GitHub Issue into a clean human-agent control loop with canonical issue state, deterministic PRD intake, explicit machine markers, and clear handoff points. Use when GitHub should be the durable control surface instead of chat alone.

2026-07-18
session-to-post
Desarrolladores de software

Turn a completed coding session, git diff, notes, or transcript into a development diary draft or end-of-session writeup without rewriting the story by hand. Use near the end of meaningful work when the user wants a durable wrap-up.

2026-07-18
spec-bundle
Desarrolladores de software

Build an implementation-ready spec bundle when a plain PRD is no longer enough: minimum useful contracts, schema, test plan, blueprint, gates, ADRs, boundaries, and GitHub-ready task breakdown. Use when ambiguity or architecture risk would otherwise slow execution.

2026-07-18
work-shaping
Especialistas en gestión de proyectos

Decide how much process a task deserves before coding: tiny vs substantial, chat vs GitHub, checklist vs execution brief, architecture lane vs full bundle, operator review vs council, and private diary vs public draft. Use when the shape of the work is the blocker.

2026-07-18
adr-log
Desarrolladores de software

Record significant architecture or execution decisions so their reasoning survives the session. Trigger on requests like record this decision, write an ADR, capture the trade-off, or supersede the old decision.

2026-07-17
ai-writing-detox
Redactores técnicos

Remove obvious AI-writing tics from drafts so the text sounds credible, calm, and human. Trigger on requests like make this sound less AI, detox this draft, or clean up public-facing copy before publishing.

2026-07-17
illustration-prompt
Diseñadores gráficos

Turn a vague image request into a generator-ready illustration prompt for Midjourney, DALL-E, Flux, Stable Diffusion, or similar tools. Use when the user needs visual direction, prompt structure, or reference-aware image prompting rather than image generation code.

2026-07-17
product-council
Especialistas en gestión de proyectos

Run a multi-lens council when a product decision is fuzzy, risky, or high-impact and one answer is not enough. Use for wedge selection, pricing, launch readiness, roadmap trade-offs, go/no-go calls, or other decisions where blind spots matter more than speed.

2026-07-17
public-artifact-lane
Redactores técnicos

Turn real work into public-ready artifacts such as build diaries, release notes, launch posts, case studies, or demo scripts. Use when the goal is a public or shareable artifact grounded in completed work.

2026-07-17
readme-generator
Desarrolladores de software

Create or rewrite `README.md` for a repo. Use when the user wants a clearer landing page, setup guide, open-source intro, project overview, or README refresh rooted in the actual repo rather than generic boilerplate.

2026-07-17
tool-scout
Otras ocupaciones informáticas

Find current external tools, services, libraries, MCP servers, APIs, or models that could solve a concrete task faster than building from scratch. Use when the user needs ecosystem research before spending build time or money.

2026-07-17
triage-finding
Analistas de investigación de mercados y especialistas en marketing

Triage an external finding such as a post, article, repo, screenshot, video, note, or link and decide whether it matters now. Use when the user wants a verdict, not just a summary.

2026-07-17
lazy-senior
Desarrolladores de software

Use when implementing, reviewing, or planning code where Codex should avoid overengineering: challenge whether the feature needs to exist, prefer deletion, standard library, native platform APIs, existing project dependencies, one-line solutions, decision receipts, evidence-backed GitHub prior-art checks, and adoption tradeoffs before writing minimal new code. Trigger for requests like "keep it simple", "no overengineering", "do the smallest thing", "is there already a library/repo for this", "Ponytail-style", or when building parsers, widgets, integrations, CLIs, state machines, or reusable utilities that agents often overbuild. Also use when activating, auditing, benchmarking, packaging, or publishing this anti-overengineering workflow.

2026-06-16
browser-tutorial-video
Desarrolladores de software

Use when recording a browser walkthrough, app tutorial, screencast, PDF scroll, highlighted clicks, localized demo video, or polished browser automation MP4 with Playwright and ffmpeg.

2026-06-16
autonomous-video-pipeline
Desarrolladores de software

Use when Codex needs to produce or supervise a complete short-form explainer, avatar, tutorial, or YouTube-ready video package from source material, including scripted narration, optional TTS/avatar generation, code-based motion graphics, FFmpeg assembly, QA frames, timing checks, and a verified final MP4 deliverable.

2026-06-13
adversarial-review
Analistas de garantía de calidad de software y probadores

Run a second-pass review on meaningful changes with a deliberately skeptical lens: bugs, regressions, security, prompt or tool abuse, data loss, and missing tests. Use after non-trivial diffs or risky agent output.

2026-03-15
github-mobile-ops
Especialistas en gestión de proyectos

Explain a phone-first GitHub workflow using Issues as canonical task state, Projects as the operator view, GitHub Mobile as the control surface, and chat as the fast signal path. Use when the user asks how GitHub should work from a phone or lightweight operator surface.

2026-03-15
justdoit
Desarrolladores de software

Default execution-planning skill for almost any non-trivial repo task. Turn a raw task, feature request, PRD, or project brief into durable plan, status, and test-plan files, then hand back a concise ready-to-execute proposal.

2026-03-15
long-context-dispatch
Desarrolladores de software

Delegate a large read-only cross-document or cross-file analysis to the verified long-context worker while the ordinary Codex thread stays in control. Use for big audits, due diligence, large literature synthesis, policy mapping, or other tasks that genuinely need much larger context.

2026-03-15
openclaw-council
Desarrolladores de software

Stress-test OpenClaw architecture or production-config changes with an isolated council pass, contradiction check, and independent Codex review. Use when autonomy, reliability, fallbacks, or deployment risk make a one-pass answer too weak.

2026-03-15
parallel-worktrees
Desarrolladores de software

Split substantial work into isolated git worktrees so coding, tests, docs, review, or experiments can proceed in separate lanes without contaminating the main checkout.

2026-03-15
playwright
Desarrolladores de software

Drive a real browser from the terminal with the bundled Playwright CLI wrapper. Use when the task requires navigation, form filling, snapshots, screenshots, data extraction, or UI-flow debugging without turning the job into a Playwright test suite.

2026-03-15
screenshot
Desarrolladores de software

Capture desktop or system screenshots with the bundled OS helpers when the user explicitly asks for a screenshot or when tool-specific capture cannot reach the target. Supports full screen, app/window, active window, and region capture.

2026-03-15
skill-creator
Desarrolladores de software

Create or update a Codex skill with a narrow, harness-optimized contract: functional metadata, one short purpose paragraph, at most three execution steps, hard acceptance criteria, and an explicit output format. Use when the user wants a new skill, a skill rewrite, or more reliable skill behavior.

2026-03-15
skill-installer
Desarrolladores de software

Install Codex skills into `$CODEX_HOME/skills` from the curated OpenAI list or from an explicit GitHub repo/path. Use when the user wants to list installable skills, install one or more curated skills, or install a skill from another repo.

2026-03-15