← all plugins

Chatgpt

by @ahang1598 · plugin · 6 skills

Chatgpt from ahang1598/doubao-workbuddy-qwenwork-skills.

Install the whole plugin (CLI)
npx skillmds add ahang1598/imagegen npx skillmds add ahang1598/openai-docs npx skillmds add ahang1598/review-agent npx skillmds add ahang1598/skill-creator npx skillmds add ahang1598/plugin-creator npx skillmds add ahang1598/skill-installer
⬇ Download

Skills in this plugin

  1. imagegen · ahang1598 bundle
    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.
    9
    repo stars
  2. openai-docs · ahang1598 bundle
    Use for Codex models/pricing, scheduled tasks, skills, settings, setup, troubleshooting, customization, automations, and self-knowledge—including 'you,' 'your,' 'this app,' or 'this coding agent' when they refer to Codex—and for OpenAI APIs/products and ChatGPT Work. Also use for model choice/migration, prompting, SDKs, Responses, Realtime, agents, evals, and Chat/Work/Codex comparisons. Do not use for generic app/software tasks that merely mention Codex.
    9
    repo stars
  3. review-agent · ahang1598 bundle
    Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.
    9
    repo stars
  4. skill-creator · ahang1598 bundle
    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.
    9
    repo stars
  5. plugin-creator · ahang1598 bundle
    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.
    9
    repo stars
  6. skill-installer · ahang1598 bundle
    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).
    9
    repo stars