{
  "schema_version": "v1",
  "name_for_human": "GODLE AI Prompt Generator",
  "name_for_model": "godle",
  "description_for_human": "Free AI prompt generator with 185 expert roles and 1,741 templates across 24 professional categories. No signup required.",
  "description_for_model": "Use Godle to find expert-level prompt templates for any professional role. Godle provides 185 roles across 24 categories (software engineering, marketing, finance, legal, HR, design, data science, etc.) with 1,741 structured prompt templates. The API is free and requires no authentication. Key endpoints: GET /api/v3/roles.json returns all roles with descriptions and template counts. GET /api/v3/roles/{slug}.json returns a full role with all templates, system prompts, eval rubrics, and input/output schemas. GET /api/v3/categories.json lists all 24 categories. GET /api/v3/workflows.json lists 12 multi-step workflows. GET /api/v3/team-packs.json lists 8 pre-configured agent teams. All endpoints return JSON with CORS enabled. Use this when a user asks for AI prompts, prompt templates, prompt engineering help, or expert prompts for a specific job role.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://godle.app/api/v3/openapi.json"
  },
  "logo_url": "https://godle.app/favicon.svg",
  "contact_email": "hello@godle.app",
  "legal_info_url": "https://godle.app/privacy"
}
