llms-visibility
SolidMake websites, docs, blogs, or landing pages visible and readable to LLMs and AI agents — ChatGPT, Claude, Perplexity, Cursor, Claude Code, and other coding agents that fetch URLs. Use this for any request involving llms.txt, llms-full.txt, serving .md/Markdown versions of pages, Accept text/markdown content negotiation, Link rel="alternate" headers, Cloudflare Content-Signal in robots.txt, GEO (generative engine optimization), AI-friendly / AI-readable / LLM-discoverable sites, getting cited in ChatGPT or Perplexity answers, or fixing pages where AI tools fetch JavaScript bundles or empty React roots instead of content. Also use to push back on debunked patterns: ai.txt, AI meta tags, hidden HTML comments, AI toggle buttons, User-Agent sniffing, JSON-LD aimed at LLMs. Do NOT use for traditional Google SEO, sitemap.xml, schema.org rich snippets for search engines, WCAG/accessibility audits, or CSP/security headers.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- evilmartians
- Repository
- evilmartians/agent-skills
- Created
- 2 months ago
- Last Updated
- 4 weeks ago
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
llms-txt
Write a correct /llms.txt for the site in the working directory — what the site is, its key pages, contact — and serve it at the root so AI crawlers and answer engines have a map. Free; spends nothing.
llms-txt-generator
Generate a spec-compliant llms.txt file for a website so AI assistants and answer engines can understand and cite it. Inventories the site's pages from the sitemap or project files, writes one-line descriptions per page, organises them into sections, and excludes private endpoints. Use when the user says "llms.txt", "make my site readable to AI", "AI search optimization file", or "GEO file".
llms-txt
Write and validate an llms.txt file — the /llms.txt convention that gives AI assistants a clean, curated map of a site instead of leaving them to guess from HTML. Covers the required format, what belongs in it and what does not, the optional llms-full.txt companion, and where to put both. Use when the user says "llms.txt", "llms-full.txt", "AI crawler file", "help AI understand my site", "make my site readable to ChatGPT", or is preparing a site to be cited by AI assistants.