plugins

OpenAI Plugins

277 articles 1.7k View on GitHub ↗
277 articles
How to Test OpenAI Plugins Locally Before Publishing: A Complete Developer Guide

Learn how to test OpenAI plugins locally before publishing. This guide covers running the HTTP service, creating an HTTPS tunnel with ngrok, and loading your plugin into the ChatGPT Plugin Playground.

how-to-guide
Jul 2, 2026
Building Web Apps with Deployment and Database Workflows Using Plugins: A Complete Guide to OpenAI's Plugin Architecture

Learn to build web apps with OpenAI plugins. Seamlessly integrate deployment and database workflows using declarative agents and markdown skills for frontend, payments, and Supabase.

how-to-guide
Jul 2, 2026
Implementing Notion Integration for Knowledge Capture in Plugins: A Complete Guide

Learn to implement Notion integration for knowledge capture in OpenAI plugins. This guide uses `notion-knowledge-capture` to send conversational data to Notion databases.

how-to-guide
Jul 2, 2026
How to Restrict OpenAI Plugins to Specific Products Like CODEX

Learn how to restrict OpenAI plugins to specific products like CODEX by updating your manifest file. Add a products array to plugin.json to control compatibility.

how-to-guide
Jul 2, 2026
Creating Agent Configurations Within OpenAI Plugins: A Complete Developer Guide

Learn to create agent configurations in OpenAI plugins by defining YAML files and registering them in plugin.json. Control LLM behavior with interface prompts and policies.

how-to-guide
Jul 2, 2026
How to Add Custom Commands to an OpenAI Plugin: A Complete Guide

Learn how to add custom commands to your OpenAI plugin. This guide details automating command discovery using markdown files and the plugin manifest.

how-to-guide
Jul 2, 2026
Configuring Expo SDK Upgrades and EAS Workflows: Complete Guide for OpenAI Plugins

Master Expo SDK upgrades and EAS workflows for OpenAI plugins. Automate deployments, PR previews, and native builds with this comprehensive guide.

how-to-guide
Jul 2, 2026
Implementing SwiftUI Apps with the Build-iOS-Apps Plugin: A Complete Codex Guide

Learn to implement SwiftUI apps seamlessly using the Build-iOS-Apps plugin. This comprehensive Codex guide covers everything from view scaffolding to performance profiling.

how-to-guide
Jul 2, 2026
Using Figma Code Connect for Design-to-Code Workflows with OpenAI Plugins

Streamline design to code with Figma Code Connect in the OpenAI plugins repo. Generate `.figma.ts` templates mapping Figma components to code snippets automatically. Discover unmapped components and match interfaces.

how-to-guide
Jul 2, 2026
Creating a .codex-plugin/plugin.json Manifest File for OpenAI Codex Plugins

Learn to create a .codex-plugin/plugin.json manifest file for OpenAI Codex plugins. Define metadata UI and capabilities using the JSON schema specification.

how-to-guide
Jul 2, 2026
OpenAI Plugin Authentication Policies: ON_INSTALL vs ON_USE

Understand OpenAI plugin authentication policies ON_INSTALL versus ON_USE. Learn how to manage plugin authorization with the auth.policy field in your plugin manifest.

deep-dive
Jul 2, 2026
How to Define Skills in an OpenAI Plugin Structure: A Complete Guide

Learn how to define skills in an OpenAI plugin structure. Follow this guide to create skill directories, SKILL.md files, and UI specifications for your plugin.

how-to-guide
Jul 2, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →