aiendpoint.dev
Docs

Skill

Install the AIEndpoint skill so an agent can generate and validate a /ai endpoint inside an existing codebase.

Install

npx skills add aiendpoint/platform --skill aiendpoint

What it does

  1. Detects the framework in the current project
  2. Generates an /ai response with service and capability metadata
  3. Inserts the route into the codebase
  4. Validates the result against the public validator
  5. Optionally registers the service in the directory

Trigger phrases

  • add /ai endpoint to my service
  • make my service AI-ready
  • implement aiendpoint standard
  • register on aiendpoint.dev