# goalmaxx.ing goalmaxx.ing is an agent-ready Codex /goal prompt generator with a short survey UI and optional DeepSeek refinement. ## Primary Pages - Home and generator: https://goalmaxx.ing/ - Best practices: https://goalmaxx.ing/best-practices - API docs: https://goalmaxx.ing/docs/api ## Machine-Readable Discovery - robots.txt: https://goalmaxx.ing/robots.txt - sitemap.xml: https://goalmaxx.ing/sitemap.xml - API catalog: https://goalmaxx.ing/.well-known/api-catalog - OpenAPI: https://goalmaxx.ing/openapi.json - MCP server card: https://goalmaxx.ing/.well-known/mcp/server-card.json - A2A agent card: https://goalmaxx.ing/.well-known/agent-card.json - Agent skills index: https://goalmaxx.ing/.well-known/agent-skills/index.json ## Public Agent API POST https://goalmaxx.ing/api/generate with JSON form fields to generate an audit-ready Codex /goal prompt. POST https://goalmaxx.ing/api/enhance with a form payload to refine the prompt with DeepSeek when configured. The service is public for MVP use and does not require OAuth.