New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@hewliyang/pi-codex-image

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hewliyang/pi-codex-image

Pi extension that exposes OpenAI's hosted image_generation tool to any model, authenticated via the openai-codex (ChatGPT Plus/Pro) OAuth credential.

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
4
-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

pi-codex-image

A pi extension exposing OpenAI's hosted image_generation tool to any model, authenticated via the openai-codex (ChatGPT Plus/Pro) OAuth credential.

Install

pi install npm:@hewliyang/pi-codex-image

You must be logged in via Codex OAuth:

pi /login   # pick "ChatGPT Plus/Pro (Codex)"

Contents

  • generate_image tool — agent-callable image generation/editing. Args: prompt, input_image_paths, size, quality, background, save_path.
  • /imggen slash command — user-initiated generation: /imggen <prompt>, /imggen edit, /imggen redo, /imggen help.
  • generate-image skill — teaches the agent when/how to call the tool, with prompt recipes and a chroma-key removal script.

License

MIT

Keywords

pi-package

FAQs

Package last updated on 03 May 2026

Related posts