plugins
OpenAI Plugins
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.
Building Web Apps with Deployment and Database Workflows Using Plugins: A Complete Guide to OpenAI's Plugin ArchitectureLearn to build web apps with OpenAI plugins. Seamlessly integrate deployment and database workflows using declarative agents and markdown skills for frontend, payments, and Supabase.
Implementing Notion Integration for Knowledge Capture in Plugins: A Complete GuideLearn 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 Restrict OpenAI Plugins to Specific Products Like CODEXLearn 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.
Creating Agent Configurations Within OpenAI Plugins: A Complete Developer GuideLearn 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 Add Custom Commands to an OpenAI Plugin: A Complete GuideLearn how to add custom commands to your OpenAI plugin. This guide details automating command discovery using markdown files and the plugin manifest.
Configuring Expo SDK Upgrades and EAS Workflows: Complete Guide for OpenAI PluginsMaster Expo SDK upgrades and EAS workflows for OpenAI plugins. Automate deployments, PR previews, and native builds with this comprehensive guide.
Implementing SwiftUI Apps with the Build-iOS-Apps Plugin: A Complete Codex GuideLearn to implement SwiftUI apps seamlessly using the Build-iOS-Apps plugin. This comprehensive Codex guide covers everything from view scaffolding to performance profiling.
Using Figma Code Connect for Design-to-Code Workflows with OpenAI PluginsStreamline 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.
Creating a .codex-plugin/plugin.json Manifest File for OpenAI Codex PluginsLearn to create a .codex-plugin/plugin.json manifest file for OpenAI Codex plugins. Define metadata UI and capabilities using the JSON schema specification.
OpenAI Plugin Authentication Policies: ON_INSTALL vs ON_USEUnderstand OpenAI plugin authentication policies ON_INSTALL versus ON_USE. Learn how to manage plugin authorization with the auth.policy field in your plugin manifest.
How to Define Skills in an OpenAI Plugin Structure: A Complete GuideLearn 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.
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:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →