← Back to search
40
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
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 →
other llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
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

            

llms.txt Content

<!doctype html> <html lang="zh-CN"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="renderer" content="webkit" /> <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0" /> <title>智能体管理</title> <link rel="icon" href="/favicon.ico" /> <script type="module" crossorigin src="/static/js/index-CSkU-pNt.js"></script> <link rel="modulepreload" crossorigin href="/static/js/modulepreload-polyfill-B5Qt9EMX.js"> <link rel="stylesheet" crossorigin href="/static/css/index-CuCgvwiO.css"> </head> <body> <div id="app"> <style>#app,body,html{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.loader,.loader:after,.loader:before{animation:load-animation 1.8s ease-in-out infinite;animation-fill-mode:both;border-radius:50%;height:2.5em;width:2.5em}.loader{animation-delay:-.16s;color:#406eeb;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;top:0;transform:translateZ(0);transform:translate(-50%)}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{animation-delay:-.32s;left:-3.5em}.loader:after{left:3.5em}@keyframes load-animation{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}</style> <div class="loader"></div> </div> <!-- Agents SDK:与 qulv-gaindex / qulv-common 同源策略;embed-bootstrap 须指向 Common(https://login.quandashi.com),勿走主栈 /api 代理 --> <script> (function () { var initialized = false; var initializing = false; /** @qulv/auth-shared TokenKey */ var TOKEN_COOKIE_BASE = "authorized-token"; function authCookieScope() { var raw = "prod"; raw = String(raw || "").trim(); if (raw.charAt(0) === "%" && raw.charAt(raw.length - 1) === "%")