agentsclimarketplace

Technical seo

Skill Amey-Thakur/AI-SKILLS/skills/business-growth/technical-seo

Plug-and-play skills and prompts for every AI coding agent

Install
npx -y skills add Amey-Thakur/AI-SKILLS --skill technical-seo

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Make sites crawlable, fast, and structured so search finds what deserves finding, without tricks that expire. Use when improving organic traffic or auditing a site's search health.

SKILL.md

4.1 KB, 886 tokens by cl100k_base, as published. Nobody here has run it

Technical SEO

Technical SEO removes the obstacles between good content and the index; it cannot rank content that deserves obscurity. Work in order: crawlable, then fast, then structured, then measured: and build nothing that depends on a loophole.

Method

  1. Verify crawl and index basics first. Search Console as the ground truth: coverage report for what is indexed vs excluded and why; robots.txt not blocking what should rank; XML sitemap generated from the real page set (see docs-as-code: generate, never hand- maintain), canonical tags on every page (self- referencing by default) so URL variants (params, trailing slashes, http/https) consolidate instead of competing; 404s for gone content, 301s for moved (chains collapsed), and pagination/faceted URLs deliberately managed (noindex or canonical) so crawl budget is not spent on infinite filter permutations.
  2. Make rendering crawler-friendly. Server-render or pre-render the content that must rank (client-only rendering delays and sometimes loses indexing: see frontend-build-tooling's SSR options); meaningful content in the HTML, not behind interactions; one H1, logical heading tree (see docs-information-architecture, accessibility's shared interest: the crawler is a screen reader with a budget).
  3. Hit the speed bars for real users. Core Web Vitals (LCP, INP, CLS) green on field data, not just lab (see web-vitals for the how: image optimization, font loading, layout stability: see image-optimization, font-loading); mobile-first because indexing is (see responsive-design). Speed is a ranking factor, a conversion factor, and the same work (see landing-page-strategy step 5).
  4. Mark up what the page actually is. Structured data (JSON-LD: Article, Product, FAQ, HowTo, Organization) where the content genuinely matches the type: rich results and entity clarity, validated in the testing tools; honest markup only (marking up fake reviews is a manual-action magnet). Titles and meta descriptions as the search snippet's copy: outcome-first, unique per page, written like the tiny ads they are (see landing-page-strategy's headline discipline).
  5. Architect internal links as an importance map. The pages you most want ranked get the most internal links, from relevant anchors (see docs-information-architecture); orphan pages (reachable only by sitemap) rank like orphans; hub-and-spoke topic clusters (pillar page linking detailed children) match how engines model topical authority: which is content strategy wearing information architecture's clothes (see developer-marketing for what earns external links: the part no tag can fake).
  6. Measure by query cohort, iterate quarterly. Search Console queries by page: impressions, position, click-through (title/description tests move CTR at constant position); track the money queries' trajectory, not vanity aggregates (see product-metrics' vanity warning); after site changes (migrations especially: see cloud-migration's rehearsal ethic applied to URL moves: map every URL, 301 everything, monitor coverage daily for a month), verify nothing deserving fell out.

Boundaries

  • Tricks (bought links, doorway pages, scraped content, keyword stuffing) work until the next core update and then subtract; every hour on loopholes is an hour not spent on content that earns links (see developer-marketing's trust economics).
  • SEO latency is quarters, not sprints; commitments to leadership should promise process and leading indicators, not ranking dates (see status-updates' honesty about uncertainty).
  • Content quality is the actual ranking engine; technical SEO is table stakes plumbing. When plumbing is green and rankings are not, the answer lives in the writing (see technical-writing, tutorial-writing).

Gives 0 of the 12 instructions most seo skills give in 886 tokens

Counted across 454 of the 460 authors here whose files we hold, read 2026-08-06

  • implement structured data using JSON-LDin 30 of 454, across 26 files
  • write unique meta descriptions under 160 charactersin 27 of 454, across 20 files
  • verify one H1 exists per pagein 24 of 454, across 15 files
  • maintain a single h1 per pagein 24 of 454, across 15 files
  • use JSON-LD format for all schema markupin 23 of 454, across 15 files
  • use descriptive anchor text for internal linksin 21 of 454, across 16 files
  • add descriptive alt text to imagesin 19 of 454, across 15 files
  • read product marketing context before auditingin 19 of 454, across 10 files
  • write unique title tags under 60 charactersin 19 of 454, across 14 files
  • add unique title and meta description per pagein 19 of 454, across 17 files
  • Reference the sitemap in robots.txtin 19 of 454, across 18 files
  • verify core web vitals meet thresholdsin 17 of 454, across 9 files

Said here and by no other author read

  • manage pagination and faceted urls
  • server-render or pre-render ranking content
  • use honest markup
  • link important pages most
  • measure performance by query cohort

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.