← Back to search
25
Basic
Agentic Readiness Score
ai-tools llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not 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 25/100

            

llms.txt Content

<!DOCTYPE html><html lang="en"> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="description" content="ASTGL - Building innovative apps and digital products"><link rel="icon" type="image/png" href="/logo.png"><title>Home | ASTGL</title><link rel="stylesheet" href="/_astro/_slug_.B13L-kJt.css"></head> <body class="min-h-screen bg-[#f9fafb] text-[#1e3a5f]"> <!-- Header --> <header class="fixed top-0 left-0 right-0 z-50 bg-white/80 backdrop-blur-lg border-b border-gray-200"> <nav class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8"> <div class="flex items-center justify-between h-16"> <!-- Logo --> <a href="/" class="flex items-center gap-3 group"> <img src="/logo.png" alt="ASTGL" class="h-9 w-9 transition-transform group-hover:scale-105"> <span class="text-xl font-bold text-[#1e3a5f]">ASTGL</span> </a> <!-- Desktop Navigation --> <div class="hidden md:flex items-center gap-8"> <a href="/" class="text-sm font-medium transition-colors hover:text-[#1abc9c] text-[#e9724c]"> Home </a> <a href="/answers" class="text-sm font-medium transition-colors hover:text-[#1abc9c] text-[#1e3a5f]"> Answers </a> <a href="/projects" class="text-sm font-medium transition-colors hover:text-[#1abc9c] text-[#1e3a5f]"> Projects </a> <a href="/store" class="text-sm font-medium transition-colors hover:text-[#1abc9c] text-[#1e3a5f]"> Store </a> </div> <!-- Mobile Menu Button --> <button id="mobile-menu-button" class="md:hidden p-2 rounded-lg hover:bg-gray-100 transition-colors" aria-label="Toggle menu"> <svg class="w-6 h-6 text-[#1e3a5f]" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path> </svg> </button> </div> <!-- Mobile Navigation --> <div id="mobile-menu" class="hidden md:hidden pb-4"> <div class="flex flex-col gap-2"> <a href="/" class="px-4 py-2 rounded-lg text-sm font-medium transition-colors bg-[#e9724c]/10 text-[#e9724c]"> H