Claude Skills · DevOps & Infrastructure
Llms Txt Generator
jqaisystems/jqai-ai-skillsGenerate 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".
At a glance
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.
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
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 repoGenerate 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...
Lint copy against a brand voice guide. Scans files for em dashes, buzzword clusters, hedge language, vague superlatives, passive voice, excl...
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...
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...
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...
Generate a simple desktop-oriented self-playing HTML product demo. Use for legacy demo walkthroughs with an intro screen, dashboard mockup,...
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
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...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
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...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...