github
When the user wants to use GitHub for SEO, parasite SEO, GEO, open source marketing, README optimization, or curated Awesome lists. Also use when the user mentions "GitHub," "GitHub SEO," "GitHub parasite SEO," "GitHub GEO," "awesome list," "GitHub README," "profile README," "pinned repositories," "Trending," "Explore," "repository name," "About section," "GitHub description," "GitHub topics," "Website field," "GitHub Pages," "github.io," "user site," "project site," "GitHub gist," "curated list," or "navigation list." Not for Medium or other non-GitHub platforms—use parasite-seo or medium-posts. For OSS business model, use open-source-strategy.
What this skill does
# Platforms: GitHub Guides GitHub for parasite SEO, GEO (AI citation), and curated list creation. GitHub is a Tier 2 Technical Authority platform—high domain authority, fast indexing, very high AI citation probability. Use for repos, README, GitHub Pages, gists, and Awesome-style navigation lists. **When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output. ## Why GitHub for SEO | Factor | Effect | |--------|--------| | **Domain authority** | High DA; repos, gists, Pages rank well | | **Fast indexing** | Search engines crawl GitHub frequently | | **AI citation** | ChatGPT, Perplexity cite GitHub for technical queries; Tier 2 in GEO framework | | **Technical expertise** | Strong expertise signals; structured docs become AI reference material | | **Cross-platform** | Share across Dev.to, Stack Overflow, forums; amplifies visibility | ## Use Cases | Use case | Format | Purpose | |----------|--------|---------| | **Parasite SEO** | Repos, README, Pages, gists | Leverage GitHub authority for rankings and backlinks | | **GEO** | Documentation, tutorials, curated lists | AI tools cite GitHub for technical answers | | **Curated / navigation lists** | Awesome-style repos | Topic-specific resource directories; backlinks, discovery | ## Surfaces: profile vs repository | Surface | What it is | Optimization focus | |---------|------------|---------------------| | **Profile README** | Public repo **with the same name as the username**; root `README.md` renders on the profile | Personal brand, flagship links, social proof | | **Pinned** | Up to **6** repos or gists on the profile | Showcase top projects; align with entity signals (**entity-seo**) | | **Per-repo README** | Root `README.md` on each repo’s **Code** tab | Product landing; install, proof, CTAs | Changing a normal repo README does **not** change the profile banner unless that content is the **profile README** repo or linked from it. ### Profile README (`username/username`) **Not the same as a product repo README.** Optimize for **identity + navigation** in ~15–40 lines of rendered content unless the user explicitly wants a long-form CV. Official setup: [Managing your profile README](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme). | Principle | Do | Avoid | |-----------|-----|--------| | **Length** | Short, scannable sections; **omit ToC** unless the file is genuinely long | Applying “500–1,500 words typical for product repos” here | | **Headings** | `###` blocks (e.g. *What I do · Open source · Find me*) for fast eyeballing | Many nested `##` + long narrative without breaks | | **Links** | Each primary URL **once** in a **Find me / Connect** line (or badges **or** a slim table—not all three repeating the same destinations) | Duplicate site/LinkedIn/email in badges, tables, and prose | | **Repos block** | **Bold repo name** + **≤2 short lines** + at most **one** copy-paste command (e.g. `npx skills add …`) — same scan pattern popular profiles use for “flagship OSS” without cloning the repo’s full README | Full feature matrices, changelog, or install docs pasted into the profile file | | **Layout** | Optional **centered** header (`<div align="center">`) for **name + tagline + badges only**; body stays left-aligned markdown for readability | Center-wrapping the entire README | | **Optional widgets** | Compact Shields (flat style); optional [github-readme-stats](https://github.com/anuraghazra/github-readme-stats) / [star-history](https://star-history.com) — **third-party**, treat as **conversion/social proof**, not core SEO | Wall of `for-the-badge` badges when the same CTAs are repeated in text | **Minimal outline (typical profile):** 1. Title + answer-first tagline (+ slim badge row). 2. `### What I do` — identity, proof link(s), **without** repeating the same URLs again later. 3. `### Open source` — bold repo links + pitches + optional one code fence. 4. `### Find me` — single line of deduped links (site · bio · cases · social · email). 5. `### Activity` (optional) — small **github-readme-stats** + **star-history**; **alt text** on `<img>`. Reference pattern (high-signal, low-noise): scan-first profiles such as [alchaincyf](https://github.com/alchaincyf) — short `###` blocks, bold product/repo names, one “find me” cluster. **Entity hub pattern:** When the person has a canonical site, lead with it in the **opening line** and mirror the same URL in **Pinned** / **profile About** (if used) so **site ↔ GitHub OSS** stay aligned for **entity-seo**. ### Profile README checklist (short) - [ ] H1 + **one** answer-first tagline (keywords: role, stack, domain) - [ ] Canonical **outbound** links (site, social, email) **deduplicated** - [ ] **Pinned** repos (≤6) match the story told in the README - [ ] Optional: **Activity** section — group stats / star-history under one heading instead of scattering widgets - [ ] **Last updated** footnote for freshness (GEO signal) ## Repository home: layout map | Area | Typical contents | SEO / ops note | |------|------------------|----------------| | **Main column** | File list; rendered **root README** below | First screen and H2/H3 carry most narrative | | **About sidebar** | **Description**, **Website**, **Topics**, releases shortcut, license, languages | Keep Description and README first paragraph consistent; **Website** should match the primary outbound CTA | | **Other tabs** | Issues, PRs, Actions, etc. | Engagement and freshness signals | **Website field**: Maintained via repo **Settings** / **About** edit; prefer one canonical docs or product URL aligned with README links. ## In-site discovery (high level) | Entry | Role | Caveat | |-------|------|--------| | **Trending** | Time-windowed visibility | Formula is **not** public; never promise ranking | | **Explore** | Collections, themes, programs | Useful for patterns and seasonal campaigns | | **Topics** | Topic pages tied to repository topics | Aligns with Topics metadata (see Topics section below) | | **Search** | Query across repos and users | README + About + topics drive match quality | UI and URLs evolve; verify on [github.com](https://github.com/). ```mermaid flowchart LR discovery[Discovery or referral] home[Repository home] readme[README and About] outbound[Site or docs] discovery --> home home --> readme readme --> outbound ``` ## Repository Name, About & README (SEO/GEO Priority) **Ranking weight** (GitHub + Google): Repository name & About ≈ highest; Topics ≈ high; README ≈ high. ### Repository Name | Practice | Guideline | |----------|-----------| | **Descriptive** | Hint at what the project does | | **Keyword-rich** | Include primary keywords (`markdown-editor` not `my-project`) | | **Hyphens** | Separate words (`react-component-library`) | | **Concise** | Shorter = memorable, shareable | ### About Section (Description) | Limit | Guideline | |-------|-----------| | **350 chars** | Hard limit; GitHub enforces | | **~128 chars** | Optimal for brevity; often displayed fully | | **Content** | Primary keyword + natural variations; what it does, who it's for; link to website or docs if space | **Example**: "A fast, lightweight markdown editor for React with live preview, syntax highlighting, and export to PDF. Built with TypeScript." ### Topics | Limit | Guideline | |-------|-----------| | **6–20 topics** | Max 20; 6–10 recommended | | **~50 chars** each | Per topic | | **Format** | Lowercase, hyphens, numbers only | | **Mix** | Technology (react, python), purpose (cli, library), category (seo, ai-tools), community (hacktoberfest) | **Underutilized** but highly effective for discoverability and GEO. ### README Structure & Components Targets **repository (project) READMEs** unless noted. **Profi
Related in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".