搜索

搜索结果

1438 results for "codex"

academic-research-suite

academic-research-suite

9.7Kresearch-knowledge

ARS-Codex workflows for research, academic writing, manuscript review, research-to-paper pipelines, and experiment planning. Use when the user asks for deep research, literature review, systematic review, meta-analysis, research question refinement, academic paper drafting, paper revision, citation or integrity checks, reviewer simulation, peer review, editorial decision letters, research-to-paper workflows, experiment execution planning, statistical interpretation, or human study protocol support. Korean triggers: 논문 심사, 논문 수정, 초록 작성, 체계적 문헌고찰, 연구부터 논문까지. Also use for Claude-style ARS command aliases such as /ars-plan, ars-plan, /ars-outline, /ars-abstract, /ars-lit-review, /ars-citation-check, /ars-disclosure, /ars-format-convert, /ars-3w, /ars-revision-coach, /ars-revision, /ars-reviewer, /ars-mark-read, /ars-unmark-read, /ars-cache-invalidate, /ars-rebuttal-audit, and /ars-full. This skill vendors ARS role prompts, references, templates, and shared handoff schemas under ars/.

imbad0202 avatarimbad0202
获取
codex-ppt

codex-ppt

4.1Kagent-workflows

从文章、报告、论文、笔记或大纲生成视觉统一的基于图像的PPT/PPTX演示文稿。

ningzimu avatarningzimu
获取
codex

codex

2.8Kdesign-ui

A radically minimal, blank-canvas interface built as a pure edge-to-edge surface, with almost no color and typography carrying the visual weight. Black serves as the only filled color, the only divider, and the sole surface tone cards.

bergside avatarbergside
获取
codex

codex

2.2Kprompting-reasoning

当用户要求运行 Codex CLI(codex exec、codex resume)或引用 OpenAI Codex 进行代码分析、重构或自动编辑时使用。默认使用 GPT-5.2 以获得最先进的软件工程能力。

softaworks avatarsoftaworks
获取
open-computer-use

open-computer-use

2Kproductivity

Platform-neutral guidance for using Open Computer Use, the open-source Computer Use MCP server and CLI for macOS, Linux, and Windows. Use when an agent needs to install, verify, troubleshoot, configure, or operate Open Computer Use through its native CLI, stdio MCP server, or direct Computer Use tool calls.

ifuryst avatarifuryst
获取
plan-harder

plan-harder

1Ktesting-qa

Use when user specfically says 'plan harder'.

am-will avataram-will
获取
llm-council

llm-council

1Kagent-workflows

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.

am-will avataram-will
获取
openai-docs-skill

openai-docs-skill

1Kresearch-knowledge

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

am-will avataram-will
获取
gemini-computer-use

gemini-computer-use

1Kbrowser-web

Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.

am-will avataram-will
获取
vercel-react-best-practices

vercel-react-best-practices

1Kfrontend

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

am-will avataram-will
获取
swarm-planner

swarm-planner

1Kresearch-knowledge

[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.

am-will avataram-will
获取
role-creator

role-creator

1Kagent-workflows

Create and update Codex custom agents using standalone custom-agent TOML files.

am-will avataram-will
获取
parallel-task-spark

parallel-task-spark

1Kresearch-knowledge

Only to be triggered by explicit /parallel-task-spark commands.

am-will avataram-will
获取
super-swarm-spark

super-swarm-spark

1Ktesting-qa

Only to be triggered by explicit super-swarm-spark commands.

am-will avataram-will
获取
planner

planner

1Kresearch-knowledge

Create comprehensive, phased implementation plans with sprints and atomic tasks. Use when user says: "make a plan", "create a plan", "plan this out", "plan the implementation", "help me plan", "design a plan", "draft a plan", "write a plan", "outline the steps", "break this down into tasks", "what's the plan for", or any similar planning request. Also triggers on explicit "/planner" or "/plan" commands.

am-will avataram-will
获取
read-github

read-github

1Kresearch-knowledge

Read and search GitHub repository documentation via gitmcp.io MCP service. **WHEN TO USE:** - User provides a GitHub URL - User mentions a specific repo in owner/repo format - User asks "what does this repo do?", "read the docs for X repo", or similar - User wants to search code or docs within a repo

am-will avataram-will
获取
parallel-task

parallel-task

1Kresearch-knowledge

Only to be triggered by explicit /parallel-task commands.

am-will avataram-will
获取
frontend-design

frontend-design

1Kfrontend

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

am-will avataram-will
获取
codex-delegate

codex-delegate

979agent-workflows

Delegate a coding task to the OpenAI Codex CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Codex — phrasings like "have Codex do X", "delegate this to Codex", "run it through Codex", or "use Codex to implement/fix/refactor" — or to run a queue of coding tasks through Codex while staying the reviewer. Prefer it over a one-shot Codex forwarder (such as the codex-rescue agent) when the user will review the diff and commit it themselves. DO NOT USE for tasks small enough to do inline, or when the user wants the code written directly without delegating.

amelnagdy avataramelnagdy
获取
build-loop-codex

build-loop-codex

210testing-qa

当在任何代码库中使用 **Codex**(OpenAI Codex CLI)构建功能,并且工作应遵循纪律性的构建 → 审查 → 测试 → 修复循环时使用。触发词包括“运行构建循环”、“构建下一个任务”、“继续计划”、“正确构建此功能”,或任何从计划文件或直接功能提示实现工作的请求。从计划(如果没有计划则从提示)构建,对未提交的更改运行 Codex 的 `/review` 并修复发现的每个问题,端到端测试和验证功能,修复测试发现的任何问题,完成后报告。重复直到所有计划任务都被勾选。

buildgreatproducts avatarbuildgreatproducts
获取
codex-autoresearch-loop

codex-autoresearch-loop

78research-knowledge

Self-directed iterative research skill for Codex that continuously cycles through modify, verify, retain or discard, and repeat until a measurable goal is reached.

reason-machines avatarreason-machines
获取
chatgpt-codex-onboarding

chatgpt-codex-onboarding

21backend-api

Connect a ChatGPT or Codex subscription via OAuth device-code login. Use when the user wants to sign in with their ChatGPT Plus, Pro, or Team account (e.g. "use my Codex subscription", "log in with ChatGPT").

starchild-ai-agent avatarstarchild-ai-agent
获取
codex-theme-switcher

codex-theme-switcher

7design-ui

Apply, switch, and restore Codex desktop themes from the local ~/.codexthemes library with one command, and report which theme is currently active. Use when a user asks to apply or activate a theme they created or installed, switch between installed themes, restore the native Codex look, or check or debug which theme is currently applied.

codexthemes avatarcodexthemes
获取
codex-theme-installer

codex-theme-installer

7backend-api

Download a published Codex theme from codexthemes.ai and install its source files into the local ~/.codexthemes theme library, anonymously within a free quota or with a CodexThemes API key for higher limits. Use when a user asks to install, download, get, or try a theme from CodexThemes, names a codexthemes.ai theme URL or theme id to install, or hits a download rate limit and needs API key guidance.

codexthemes avatarcodexthemes
获取