← Back to search
40
Partial
Agentic Readiness Score
+20 ai-plugin +20 OpenAPI missing +25 llms.txt
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
productivity ai-pluginopenapiapicalendar

Agentic Signals

📄
llms.txt
Not found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

OpenAPI Spec (preview)

openapi: 3.0.1 info: title: TickTick OpenAPI description: OpenAPI that allows the user to create and manage a TODO list using ChatGPT. version: 'v1' servers: - url: https://ticktick.com paths: /open/v1/preference: post: operationId: getUserPreference summary: Get the current user's preferences responses: "200": description: OK content: application/json: schema: $ref: '#/components/schemas/UserPr