chatgpt-app-submission Skill
Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then report review-check findings and outputSchema warnings for submission review. Published by openai in plugins.
What is chatgpt-app-submission Skill?
Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then report review-check findings and outputSchema warnings for submission review. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use chatgpt-app-submission Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/openai-developers/skills/chatgpt-app-submission/SKILL.md
What it does
Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then report review-check findings and outputSchema warnings for submission review.
Skill instructions
ChatGPT App Submission Use this skill when a developer needs a chatgpt-app-submission.json file for a ChatGPT Apps submission. The file is uploaded in the Apps submission form to fill out parts of App Info, MCP Server, and Testing. Workflow 1. Inspect the MCP server codebase from the current working directory. 2. Read repo metadata, package metadata, README files, app manifests, tool descriptors, resource templates, and widget metadata needed to understand the app. 3. Find every exposed MCP tool, its declared readOnlyHint, openWorldHint, and destructiveHint annotations, and whether it declares outputSchema. 4. Read each tool implementation and any called helper functions needed to understand side effects. 5. Compare tool annotations, tool names, tool descriptions, and CSP values against actual behavior. If any value is missing, stale, misleading, or inconsistent, ask the developer for approval before updating source. 6. Generate concise review-facing app info suggestions, tool hint jus
Explore related resources
Frequently asked questions
What is chatgpt-app-submission?
chatgpt-app-submission is a open-source AI agent skill with Copy skill directory. Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then report.
Who is chatgpt-app-submission best for?
chatgpt-app-submission is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install chatgpt-app-submission?
Install or run chatgpt-app-submission using Copy skill directory. Check chatgpt-app-submission for the latest setup command.
Is chatgpt-app-submission actively maintained?
chatgpt-app-submission may need a closer maintenance check before production use.
Auto-fetched from GitHub.