skip to content
~/skills/diegosouzapw/chatgpt-app-validate

chatgpt-app:validate

# agent skill

Run validation suite on your ChatGPT App to check schemas, annotations, widgets, and UX compliance.

invocations_30d
0
# actual agent runs this month

--discover

# add Invoked MCP to your agent — it finds this skill automatically at runtime

{
  "mcpServers": {
    "invoked": {
      "command": "npx",
      "args": [
        "-y",
        "invoked-sh"
      ]
    }
  }
}

# configure once on /how-it-works — your agent discovers every registered skill, not just this one

--badge

[![invoked.sh](https://invoked.sh/badge/diegosouzapw/chatgpt-app-validate.svg)](https://invoked.sh/s/diegosouzapw/chatgpt-app-validate)

is_your_skill?

# register to claim your dashboard + see every invocation

./register --claim