Andrey Markin
  • home
  • services
  • projects
  • blog
  • directory
    • Tool
    • Library
    • Repo
    • Article
    • XTweet
    • Guideline
    • Video
  • courses
  • resume
  • about
  • contact
  • meet

Mark Life Ltd

  1. Home
  2. Directory
  3. Is It Agent Ready
Meet

Mark Life Ltd

BG208147965

HomeContactPrivacyLLM-friendlyBlog RSSDirectory RSS
  1. Directory
  2. Is It Agent Ready?
ToolAIDev Toolsagentstesting

Is It Agent Ready?

Scanner that evaluates website compliance with AI agent standards — checks robots.txt, Markdown negotiation, MCP servers, OAuth, and agent protocols.

Added May 17, 2026
Visit tool

Enter any URL and get a readiness score across five categories: discoverability (robots.txt, sitemaps), content accessibility (Markdown negotiation), bot access controls, protocol discovery (MCP, OAuth), and commerce protocols. Returns a score with specific recommendations for making your site more accessible to AI agents. Useful companion to Accept Markdown for checking real-world compliance.

Related

  • memory-viewClaude Code / Codex skill that reads a project's auto-memory vault and generates a self-contained HTML explorer to visualize what the agent has remembered — MEMORY.md plus topic files — without editing or managing it.
  • session-reportClaude Code / Codex skill that generates a self-contained HTML report debugging what is in a session's context window and how every token is spent — context budget, retained thinking, the dumb-zone cutoff, loaded CLAUDE.md and skills, and full history.
  • EveOpen-source agent framework from Vercel — define agents as directories of TypeScript and Markdown config and deploy them as standard Vercel projects.
  • FlueTypeScript framework for building durable AI agents and workflows with no vendor lock-in — write once, deploy anywhere, run on any LLM.