plugins
OpenAI Plugins
Master EAS builds for Expo apps. Set up configuration profiles, define workflows, and manage credentials to streamline production releases and PR previews with this comprehensive guide.
How to Create Code Connect Templates for Figma Components: A Complete GuideLearn how to create Code Connect templates for Figma components. Map Figma properties to code props using the MCP runtime and figma.selectedInstance methods. Get the complete guide.
How to Use the use_figma Tool with the Figma Plugin APILearn how to use the use_figma tool with the Figma Plugin API to execute JavaScript directly in Figma. Understand async harnesses and atomic operations for seamless integration.
How to Add Commands to a Codex Plugin: Complete Implementation GuideLearn to add commands to your Codex plugin. Follow this implementation guide to create a commands directory and expose deterministic workflows like setup zoom oauth.
Directory Structure for Codex Plugin Skills: Complete GuideUnderstand the directory structure for Codex plugin skills. Learn to organize plugins, manifest files, and skill subdirectories for seamless integration.
How to Create a Codex Plugin with a plugin.json ManifestLearn how to create a Codex plugin using a plugin.json manifest. Discover essential metadata for discovery, capabilities, and UI rendering.
What Is a Subagent-Driven Development Workflow with Superpowers?Discover the subagent-driven development workflow with superpowers. Learn how orchestrator agents delegate tasks to parallel sub-agents with automatic retries and structured results.
How to Create a Custom Codex Plugin with the .codex-plugin/plugin.json ManifestLearn to build a custom Codex plugin using the essential .codex-plugin/plugin.json manifest file. Define metadata UI and capabilities for your plugin.
How to Migrate Legacy Plugins to the New Manifest FormatEasily migrate legacy OpenAI plugins to the new manifest format. Update your schema manifest version and rename name to id for a smoother transition.
How to Test Codex Plugins Before Publishing: Complete Local Testing GuideTest Codex plugins locally with plugin-eval. Lint manifests, simulate requests, and benchmark executions before publishing to the marketplace. Your complete local testing guide.
How to Debug Plugin Runtime Errors in OpenAI Plugins: A Complete GuideDebug OpenAI plugin runtime errors fast. Enable detailed logging run dependency checks locally and inspect the error payload. Your complete guide to resolve plugin issues.
How to Organize Plugin Categories in the OpenAI Plugins ManifestOrganize plugin categories in your OpenAI plugin manifest using the category field. Assign a title-cased string like Productivity or Developer Tools to control its appearance in the UI catalog.
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 →