Claude Skills · DevOps & Infrastructure

Llms Txt Generator

jqaisystems/jqai-ai-skills

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".

★ 3 Synced 19 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Python Actively maintained

This skill is for DevOps & Infrastructure and helps you generate an llms.txt file, optimize site indexing for ai assistants, and create ai-readable sitemaps.

Install git clone --depth 1 https://github.com/jqaisystems/jqai-ai-skills cp -r jqai-ai-skills/skills/llms-txt-generator ~/.claude/skills/llms-txt-generator
Can use Not declared by the author

Setup, runtime and requirements describe jqaisystems/jqai-ai-skills, the repo this skill ships in.

LlmstxtAi DiscoverabilityAnswer EnginesSitemapSpec Complianceseo

Also in jqaisystems/jqai-ai-skills

View the repo

Generate the dual-agent workspace contract, an AGENTS.md skill registry plus a CLAUDE.md pointer, so one set of skills serves both Claude Co...

Run a batch of AI image generations through a hosted assistant without getting rate limited, losing subject likeness, or storing credentials...

Brand Voice Linter Writing & Editing

Lint copy against a brand voice guide. Scans files for em dashes, buzzword clusters, hedge language, vague superlatives, passive voice, excl...

Case Study Writer Writing & Editing

Write public-safe case studies from private projects, automations, agent workflows, internal tools, demos, or client-facing systems. Use whe...

Audit final client deliverables against the agreed scope, verify files and links, and prepare a clear handoff with an unsent delivery messag...

Client Intake Builder Documents & Spreadsheets

Generate a branded, single-file HTML client intake questionnaire for any service business. Picks the right question set (brand identity, web...

Scaffold a complete client project folder from your own reusable structure template, with a filled-in brief file and feedback log. Never ove...

Code Deduplicator Code Review & Testing

Find duplicated code introduced or touched in the current session, then safely consolidate exact or low-risk duplicates while preserving beh...

Write a personalised cold outreach email from a company research block. Produces one tight email under 180 words built on a specific observa...

Demo Animation Data & Analytics

Generate a simple desktop-oriented self-playing HTML product demo. Use for legacy demo walkthroughs with an intro screen, dashboard mockup,...

Demo Animation V2 Data & Analytics

Generate the recommended responsive self-playing HTML product demo. Creates a single-file index.html with intro screen, dashboard mockup, st...

Run a structured discovery interview for a new client project and turn the answers into a completed brief plus a strategy starter document....

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...