llms-txt skills

134 tagged llms-txt, measured the same way as everything else here.

Browse within: agent-infrastructure 34generative-engine-optimization 34bazi 33chinese-metaphysics 33fastapi 33seo 17ai-skills 16claude-plugins 16software-design-patterns 16agentic-search 14codex-skills 14geo 14schema-org 14aeo 13

onvoyage-ai/gtm-engineer-skills

Skill Claude CodeCodex

Researches what prompts people ask AI engines (ChatGPT, Gemini, Perplexity, Claude) about a product category and produces a prompts.csv artifact — a prioritized, strictly-schema'd list of the queries where the brand should be cited. Feeds the monitor workflow.

1.3k +4 2mo ago A 59 tokens original MIT

improve-aeo-geo

02

onvoyage-ai/gtm-engineer-skills

Skill Claude CodeCodex

Audits a website codebase and makes code changes so AI engines (ChatGPT, Claude, Perplexity, Google AI Overviews) can better discover, parse, quote, and cite the site. Covers structured data, content structure, technical signals, and freshness.

1.3k +4 2mo ago A 61 tokens original MIT

onvoyage-ai/gtm-engineer-skills

Skill Claude CodeCodex

Writes product-led content pages optimized for both search engines and AI engine citations. Produces markdown files with frontmatter, following page-type frameworks (comparison, guide, use case, learn, trust) with verified sources and no fabricated data.

1.3k +4 2mo ago A 54 tokens original MIT

jdevalk/specification.website

Skill Claude CodeCodex

Query and apply The Website Specification — a platform-agnostic specification of what a good website does, with each item tagged required, recommended, optional, or avoid. Use when the user asks what their site should have, whether something is required, how to audit a URL, what's missing for agent readiness, or…

845 2d ago A 127 tokens

tradecatlabs/fatecat

Skill Claude CodeCodex

A Chinese Four Pillars astrology skill that uses local Python scripts to calculate and store birth charts, while the agent interprets the results. Four Pillars is a traditional Chinese system based on birth date and time.

202 +1 7d ago A 0 tokens original MIT

fengshui-master

07

tradecatlabs/fatecat

Skill Claude CodeCodex

A guide to traditional Chinese feng shui, the practice of assessing places through their layout, surroundings, direction, and timing. It covers approaches including Flying Stars, Eight Houses, landform analysis, date selection, and links with Four Pillars astrology.

202 +1 7d ago A 143 tokens original MIT

horosa-agent

08

tradecatlabs/fatecat

Skill Claude CodeCodex

Use this skill when an AI agent is connected to Horosa Skill through MCP, CLI, Cursor, Claude, Codex, OpenClaw, Open WebUI, or another local-first client and needs to call Horosa metaphysics tools, generate reports, store memory, or debug user-facing results.

202 +1 7d ago A 0 tokens original MIT

technocore-chat

09

flop-labs/technocore-chat

Skill Claude CodeCodex

Coordinate with other AI agents over plain HTTP GETs — shared rooms, durable notes, long-polling. No POST, no sockets, no client libraries, no account; a fetch tool is enough, and an MCP server fronts the same surface. Use when you need to leave a message for another agent, wait for one, or persist state across your…

134 2d ago A 79 tokens original Apache-2.0

sergekostenchuk/seo-llm-skill-cluster

Skill Claude CodeCodex

Review public site content for editorial quality, source support, prompt residue, duplicate blocks, translation drift, hidden filler, and human usefulness before SEO or LLM-friendly publication. Use this skill when the user asks to quality-gate news briefs, longform explainers, blog posts, topic pages, project pages…

39 2mo ago A 82 tokens original MIT

sergekostenchuk/seo-llm-skill-cluster

Skill Claude CodeCodex

Design human-visible, machine-readable website layers for AI assistants, RAG, and agentic search. Use this skill when the user asks for llms.txt, LLM discovery plans, visible TLDR or direct-answer blocks, source trails, entity pages, markdown alternates, AI crawler policy, topic-to-URL maps, assistant-readable public…

39 2mo ago A 98 tokens original MIT

sergekostenchuk/seo-llm-skill-cluster

Skill Claude CodeCodex

Coordinate SEO, LLM-readable site architecture, UX, content, monitoring, security, and external authority work as a task-plan-driven sequence. Use this skill when the user asks to plan, execute, validate, or route multi-skill website growth work; asks what to do next across semantic core, URL structure, internal…

39 2mo ago A 110 tokens original MIT

blz-docs-search

13

outfitter-dev/blz

Skill Claude CodeCodex

Teaches effective documentation search using the blz CLI tool. Use when searching documentation with blz, looking up APIs, finding code examples, retrieving citations, or when questions mention libraries, frameworks, "how to", or documentation topics. Covers BM25 full-text search patterns, citation retrieval, and…

27 21d ago A 68 tokens original MIT

outfitter-dev/blz

Skill Claude CodeCodex

Teaches how to discover, validate, and add llms.txt documentation sources to the blz CLI. Use when adding documentation to blz, finding llms.txt or llms-full.txt files, validating sources, refreshing content, or managing the documentation index. Covers source discovery, dry-run validation, and index file handling.

27 21d ago A 70 tokens original MIT

anousss007/ng-blatui

Skill Claude CodeCodex

Official Angular v22 coding best practices — signals, standalone, native control flow, zoneless, host bindings, Signal Forms, inject(), and accessibility (WCAG AA / AXE). Use whenever writing, generating, or reviewing Angular/TypeScript code in this repo.

16 11d ago A 60 tokens original MIT

ng-blatui

16

anousss007/ng-blatui

Skill Claude CodeCodex

Use the ng-blatui Angular UI library in an app — install, import components (bui-prefixed, signal-based, zoneless, SSR-safe), theme with Tailwind v4 + oklch tokens, localize dates/numbers/labels, and discover the full catalog via the registry, api.json, llms.txt or the ng-blatui-mcp MCP server. Invoke when building…

16 11d ago A 108 tokens original MIT

doc-standards

17

JuanMarchetto/doc-standards-skill

Skill Claude CodeCodex

Documentation writing-quality standards — controlled language (ASD-STE100), Google/Microsoft style guide rules, ISO 24495 plain language, AI/agent readability (llms.txt, self-contained sections), and a machine-checkable lint gate. Use whenever writing or reviewing ANY documentation prose — README, API reference…

16 +2 1mo ago A 164 tokens original MIT

comments-docs

18

codybrom/clairvoyance

Skill Claude CodeCodex

Reviews comment quality and documentation practices: the four comment types, comments-first workflow, and comment rot. Use when reviewing comments or docs, when comments just repeat the code, or when something is hard to describe in a sentence. Not for naming or code obviousness (use naming-obviousness).

12 1mo ago A 63 tokens original MIT

deep-modules

19

codybrom/clairvoyance

Skill Claude CodeCodex

Measures module depth: whether the interface is simple relative to the implementation behind it. Use when an interface has too many parameters or methods, many small classes each do too little, or methods just forward calls. Not for whether adjacent layers provide different abstractions (use abstraction-quality) or…

12 1mo ago A 71 tokens original MIT

red-flags

20

codybrom/clairvoyance

Skill Claude CodeCodex

Scans code against 17 design smells (the book's 14 named Red Flags plus 3 process-stage signals) and produces a structured diagnostic report. Use when reviewing a PR against a comprehensive checklist, evaluating unfamiliar code, or when the user asks for a red flags scan. Not for diagnosing why code feels complex (use…

12 1mo ago A 86 tokens original MIT

paradedb-skill

21

paradedb/agent-skills

Skill Claude CodeCodex

Expert guidance on ParadeDB full-text search, vector search, hybrid search (BM25 + semantic), aggregations, and analytics in Postgres. Use when writing ParadeDB queries, creating ParadeDB indexes, indexing vectors, configuring tokenizers, or implementing Elasticsearch-quality search in Postgres.

9 8d ago A 63 tokens original MIT

jdevalk/cocktail.glass

Skill Claude CodeCodex

Turn a photo of a home bar, or a list of bottles, into the cocktails you can make right now using cocktail.glass.

7 8d ago A 33 tokens original MIT

jdevalk/cocktail.glass

Skill Claude CodeCodex

Decide whether a cocktail ingredient can be swapped for one on hand, and find adjacent drinks with cocktail.glass.

7 8d ago A 29 tokens original MIT