Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

codex

يحتوي codex على 19 من skills المجمعة من openai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
19
Stars
94.7k
محدث
2026-06-26
Forks
14.0k
التغطية المهنية
3 فئات مهنية · 84% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

code-review
غير مصنف

Run a final code review on a pull request

2026-06-26
remote-tests
غير مصنف

Testing against remote executors in integration tests.

2026-06-24
skill-installer
غير مصنف

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

2026-06-24
plugin-creator
المهن الحاسوبية الأخرى

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for plugin ordering and availability metadata, or update an existing local plugin during development with the CLI-driven cachebuster and reinstall flow.

2026-06-22
path-types
مطوّرو البرمجيات

Choose Rust types for operating system paths across the Codex repository. Use when defining new path-bearing types or explicitly migrating existing ones.

2026-06-18
openai-docs
مطوّرو البرمجيات

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs questions, use the Codex manual helper first for broad Codex self-knowledge, and restrict fallback browsing to official OpenAI domains.

2026-06-17
babysit-pr
مطوّرو البرمجيات

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep watching open PRs so fresh review feedback is surfaced promptly. Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

2026-06-09
pushing-ci-changes
مطوّرو البرمجيات

Pushing GitHub Actions changes, resolving push rejection, requesting upload exceptions.

2026-06-04
codex-pr-body
مطوّرو البرمجيات

Update the title and body of one or more pull requests.

2026-06-03
update-v8-version
مطوّرو البرمجيات

Update Codex's pinned `v8` / `rusty_v8` versions, validate the release-candidate path, and investigate failed V8 canary or artifact builds. Use when asked to bump V8, update `rusty_v8` artifacts, prepare or validate a V8 release candidate, check `v8-canary`, or diagnose why a V8 version update no longer builds.

2026-05-19
codex-issue-digest
مطوّرو البرمجيات

Run a GitHub issue digest for openai/codex by feature-area labels, all areas, and configurable time windows. Use when asked to summarize recent Codex bug reports or enhancement requests, especially for owner-specific labels such as tui, exec, app, or similar areas.

2026-05-10
imagegen
مطوّرو البرمجيات

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.

2026-04-22
code-review-context
مطوّرو البرمجيات

Model visible context

2026-04-21
code-breaking-changes
محللو ضمان جودة البرمجيات والمختبرون

Breaking changes

2026-04-20
code-review-change-size
محللو ضمان جودة البرمجيات والمختبرون

Change size guidance (800 lines)

2026-04-20
code-review-testing
محللو ضمان جودة البرمجيات والمختبرون

Test authoring guidance

2026-04-20
codex-bug
مطوّرو البرمجيات

Diagnose GitHub bug reports in openai/codex. Use when given a GitHub issue URL from openai/codex and asked to decide next steps such as verifying against the repo, requesting more info, or explaining why it is not a bug; follow any additional user-provided instructions.

2026-04-08
skill-creator
المهن الحاسوبية الأخرى

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

2026-03-17
test-tui
محللو ضمان جودة البرمجيات والمختبرون

Guide for testing Codex TUI interactively

2026-02-12