Plugin
YepCode
YepCode lets you build custom AI tools using your own code with JSON Schema-defined inputs, executed in an...
About
YepCode lets you build custom AI tools using your own code with JSON Schema-defined inputs, executed in an isolated sandbox with access to any npm or PyPI package and secure environment variables. Define reusable processes in Node.js or Python, expose them as callable AI tools, and execute them on demand or on a schedule. Every run is logged and auditable, enabling traceable, production-grade AI integrations. Built for developers who need programmable, observable AI tool execution.
plugin.json
{
"apps": "./.app.json",
"name": "yepcode",
"author": {
"url": "https://yepcode.io/",
"name": "YepCode S.L."
},
"license": "MIT",
"version": "1.0.1",
"homepage": "https://yepcode.io/",
"keywords": [],
"interface": {
"logo": "./assets/app-icon.png",
"category": "Developer Tools",
"websiteURL": "https://yepcode.io/",
"displayName": "YepCode",
"screenshots": [],
"capabilities": [],
"composerIcon": "./assets/app-icon.png",
"defaultPrompt": [
"Find the relevant YepCode workflow context"
],
"developerName": "YepCode S.L.",
"longDescription": "YepCode lets you build custom AI tools using your own code with JSON Schema-defined inputs, executed in an isolated sandbox with access to any npm or PyPI package and secure environment variables.\n\nDefine reusable processes in Node.js or Python, expose them as callable AI tools, and execute them on demand or on a schedule. Every run is logged and auditable, enabling traceable, production-grade AI integrations.\n\nBuilt for developers who need programmable, observable AI tool execution.",
"privacyPolicyURL": "https://yepcode.io/privacy/",
"shortDescription": "YepCode lets you build custom AI tools using your own code with JSON Schema-defined inputs, executed in an...",
"termsOfServiceURL": "https://yepcode.io/terms-of-use/"
},
"repository": "https://github.com/openai/plugins",
"description": "YepCode lets you build custom AI tools using your own code with JSON Schema-defined inputs, executed in an..."
}Details
Related Plugins
Plugin Eval
Developer Tools
Start from chat, then evaluate or benchmark locally
MarcoPolo
Developer Tools
MarcoPolo spins up a secure container where Codex can work with your actual data.
Replit
Developer Tools
Work with Replit projects, apps, deployments, and workspace context
feature-dev
Developer Tools
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review.
Convex
Developer Tools