Seo-Promt-Master: Instructions file for GitHub Copilot

.github/copilot-instructions.md

Seo-Promt-Master copilot-instructions.md is an instructions file for GitHub Copilot from umutxyp/Seo-Promt-Master. It costs 392 tokens per session, scanned A, original, MIT.

Repository instructions for a prompt-based search-engine optimisation (SEO) audit and repair workflow, including a tool that checks a live website.

In plain words
What is it for?
Auditing crawling, indexing, canonical URLs, language versions, sitemaps, robots.txt, structured data, traffic drops, site migrations, and visibility in AI answer tools.
Why use it?
They give coding agents an ordered process and a fixed set of reference documents, reducing unsupported SEO advice and missed checks.

Instructions file for GitHub Copilot

Written for GitHub Copilot: a Copilot instructions file.

This is umutxyp/Seo-Promt-Master's own configuration. It tells GitHub Copilot how to work on Seo-Promt-Master itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Seo-Promt-Master configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is node tools/seo-audit.mjs --url https://the-site.example --max 40 --md seo-report.md.

Reuse

Borrowing it

Nothing to install: this file belongs to umutxyp/Seo-Promt-Master. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/umutxyp/Seo-Promt-Master/main/.github/copilot-instructions.md
Clone the repo
git clone --depth 1 https://github.com/umutxyp/Seo-Promt-Master

Made for: GitHub Copilot.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Seo-Promt-Master copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/umutxyp/seo-promt-master/copilot-instructions/github.svg)](https://agentmods.dev/instructions/umutxyp/seo-promt-master/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/umutxyp/seo-promt-master/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/umutxyp/seo-promt-master/copilot-instructions/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Seo-Promt-Master copilot-instructions.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/umutxyp/seo-promt-master/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/umutxyp/seo-promt-master/copilot-instructions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 392 This file is loaded in full into every session.
When invoked 392 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00392 $0.00392
Opus 5 $0.00196 $0.00196
Sonnet 5 $0.00078 $0.00078
Haiku 4.5 $0.00039 $0.00039

Measured 9d ago against content hash 4c32a05b815a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

Seo-Promt-Master copilot-instructions.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/copilot-instructions.md · 34 lines

What it actually says

SEO Prompt Master — Copilot instructions

This repository is a prompt-driven SEO audit-and-fix workflow with a runnable live audit tool.

When a request touches search visibility — an SEO audit, indexing or crawl problems, canonicals, hreflang, sitemaps, robots.txt, structured data, a traffic drop, a migration, or AI answer-engine visibility — follow START.md and its phases in order.

Source of truth: docs/01docs/17, distilled from Google Search Central and web.dev. Cite the section behind every recommendation (docs/13 §soft 404). If a claim is not in there, say it is not covered rather than recalling it — much of the SEO advice in training data predates INP replacing FID, the removal of FAQ rich results, and rel=next/prev falling out of use.

Industry overlays: verticals/0124, additive to the core audit.

Run the audit rather than only reading the code:

node tools/seo-audit.mjs --url https://the-site.example --max 40 --md seo-report.md

Zero dependencies, Node 18+. It reports what the server actually returns — soft 404s per template, one-way hreflang sets, canonicals pointing at redirects, metadata streamed past </head> — and exits 1 on any P1 so it can gate CI.

Rules: fix shared infrastructure before per-page work; typecheck, lint and build after every change; a fix counts only once the page has been re-fetched and checked; persist progress to ROUTES-INVENTORY.md and SEO-AUDIT-PROGRESS.md; finish with the docs/11 SEO and GEO scores including the category breakdown and the off-page caveat.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 34 lines · 392 tokens per session scan A 4c32a05b815a

Subscribe to this mod's changes

Seo-Promt-Master copilot-instructions.md is an instructions file published in the GitHub repository umutxyp/Seo-Promt-Master (546 stars, last pushed 24d ago), licensed MIT. It adds 392 tokens to every session, about $0.0020 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories