agentsclimarketplace

Github

Skill bg-szy/TOP-SKILLS/skills/superskills/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.From its SKILL.md

Install
npx -y skills add bg-szy/TOP-SKILLS --skill github

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

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 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.

SKILL.md

13.4 KB, ~3.0k tokens by cl100k_base, as published. Nobody here has run it

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

FactorEffect
Domain authorityHigh DA; repos, gists, Pages rank well
Fast indexingSearch engines crawl GitHub frequently
AI citationChatGPT, Perplexity cite GitHub for technical queries; Tier 2 in GEO framework
Technical expertiseStrong expertise signals; structured docs become AI reference material
Cross-platformShare across Dev.to, Stack Overflow, forums; amplifies visibility

Use Cases

Use caseFormatPurpose
Parasite SEORepos, README, Pages, gistsLeverage GitHub authority for rankings and backlinks
GEODocumentation, tutorials, curated listsAI tools cite GitHub for technical answers
Curated / navigation listsAwesome-style reposTopic-specific resource directories; backlinks, discovery

Surfaces: profile vs repository

SurfaceWhat it isOptimization focus
Profile READMEPublic repo with the same name as the username; root README.md renders on the profilePersonal brand, flagship links, social proof
PinnedUp to 6 repos or gists on the profileShowcase top projects; align with entity signals (entity-seo)
Per-repo READMERoot README.md on each repo’s Code tabProduct 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.

Repository home: layout map

AreaTypical contentsSEO / ops note
Main columnFile list; rendered root README belowFirst screen and H2/H3 carry most narrative
About sidebarDescription, Website, Topics, releases shortcut, license, languagesKeep Description and README first paragraph consistent; Website should match the primary outbound CTA
Other tabsIssues, 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)

EntryRoleCaveat
TrendingTime-windowed visibilityFormula is not public; never promise ranking
ExploreCollections, themes, programsUseful for patterns and seasonal campaigns
TopicsTopic pages tied to repository topicsAligns with Topics metadata (see Topics section below)
SearchQuery across repos and usersREADME + About + topics drive match quality

UI and URLs evolve; verify on github.com.

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

PracticeGuideline
DescriptiveHint at what the project does
Keyword-richInclude primary keywords (markdown-editor not my-project)
HyphensSeparate words (react-component-library)
ConciseShorter = memorable, shareable

About Section (Description)

LimitGuideline
350 charsHard limit; GitHub enforces
~128 charsOptimal for brevity; often displayed fully
ContentPrimary 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

LimitGuideline
6–20 topicsMax 20; 6–10 recommended
~50 chars eachPer topic
FormatLowercase, hyphens, numbers only
MixTechnology (react, python), purpose (cli, library), category (seo, ai-tools), community (hacktoberfest)

Underutilized but highly effective for discoverability and GEO.

README Structure & Components

SectionPurposeSEO/GEO
Title + taglineH1 + 1–2 sentence summary; keywords in first paragraphCritical; first 100 words weighted
Table of contentsLinks to H2/H3; for READMEs >500 wordsNavigation; crawlability
Installation / Quick startPrerequisites; exact commands; copy-paste readyUse-case clarity
Usage examplesCode blocks; common scenariosCitable; extractable
Screenshots / GIFsDemo, output; alt text requiredEngagement; accessibility
BadgesBuild, version, licenseTrust signals
ContributingLink to CONTRIBUTING.mdCommunity signal
LicenseLink to LICENSECompleteness

Word count: No hard limit; 500–1,500 words typical for product repos. Lead with value; expand later.

README GEO / AI Citation

PracticeGuideline
Answer-firstDirect answer in first 1–2 sentences (40–60 words)
Short paragraphs2–3 sentences max; extractable clarity
Question-style headingsH2/H3 as questions where relevant
Data inclusionStats, numbers; cited content ~40% more likely to include data
FreshnessUpdate regularly; ~76% of cited content updated within 30 days

Entity signals: Clear project name, author, maintainer; consistent identity. See entity-seo.

README Checklist

  • Project title with keywords
  • Concise description in first paragraph
  • H2/H3 structure; alt text for images
  • Installation + usage examples
  • Screenshots or demo
  • Badges; Contributing; License
  • Internal links to related docs/repos
  • 6–20 topics on repo

Parasite SEO on GitHub

Key Surfaces

SurfaceUse
READMELanding page for repo; keyword-optimized summary, headings, links
GitHub PagesStatic site; blog, FAQ, docs; additional ranking opportunities
GistsMicro-content; long-tail keywords; link to repos or external resources
WikiKeyword-rich documentation
IssuesQ&A, discussions; indexable

GitHub Pages vs README

SurfaceRole
READMEFirst impression; Stars/forks; short pitch and deep links
PagesMulti-page static site: long docs, blog, changelog

Default URL patterns: A user or organization site often uses a username.github.io repository and serves at https://username.github.io. A project site is published from a given repo and typically appears at https://username.github.io/repository/ (path may vary with settings). See About GitHub Pages.

Limits: Build size, bandwidth, and build-frequency caps change over time—cite GitHub Pages limits when users need numbers, not hard-coded figures from this skill.

Optimization

ElementPractice
Repository titlePrimary keywords; descriptive; hyphens
About350 chars max; keyword-rich; primary keyword + natural variations
DescriptionSecondary keywords; link to website or resources
READMEKeyword-optimized summary first; headings, bullet points; screenshots; links to docs, tutorials
Topics / tags6–20 relevant topics; 50 chars each
GitHub PagesMobile-friendly; metadata; blog/FAQ for extra keywords

Gists for Micro-Content

  • Target specific long-tail keywords
  • Link back to larger repos or external resources
  • Share code snippets, small utilities

Community Engagement

  • Respond to issues and PRs; builds trust
  • Contribute to popular projects; backlinks, visibility
  • Keep repos updated; outdated = lower credibility

GEO on GitHub

FactorPractice
README clarityClear, citable paragraphs; direct answers
DocumentationStructured; AI tools parse well
Entity signalsClear project, author identity; see entity-seo
ConsistencyActive maintenance; engagement (stars, forks, watchers)

Repository archetypes

ArchetypeIntentFirst-screen emphasis
Product / libraryInstallable software, SDK, CLI, serviceInstall, quickstart, proof (CI, license), support path
Curated / resourceAwesome-style lists, indexesScope, curation bar, contribution rules

Match metrics to type: curated lists optimize for trust and backlinks; product repos optimize for adoption and issue quality.

Curated / Navigation Lists (Awesome-Style)

Awesome lists = Curated, topic-specific resource lists on GitHub. Function like navigation directories; high traffic, backlinks, discovery. sindresorhus/awesome (441K+ stars) is the master list; 6,500+ curated lists exist across topics.

Examples by Category

CategoryExamples
Master listsindresorhus/awesome — hub of all awesome lists
SEO / Marketingawesome-seo, awesome-ai-seo, bmpi-dev/awesome-seo
AI / MLawesome-ai-tools, AITreasureBox, awesome-ai
Dev toolsawesome-tools, awesome-cli, awesome-nodejs
Languagesawesome-python, awesome-javascript, awesome-go
Frontend / Backendawesome-react, awesome-vue, awesome-django
Otherawesome-security, awesome-gaming, awesome-databases

When to Create

  • You have a niche with many quality resources to curate
  • Existing lists lack coverage of your topic
  • You want a backlink asset and topical authority

List Structure (sindresorhus/awesome guidelines)

ElementPractice
TitleClear, focused (e.g., "Awesome SEO," "Awesome AI Tools")
DescriptionSuccinct; scope clear
SectionsCategorized (e.g., Tutorials, Tools, Articles)
ItemsCurated, not collected; only include what you recommend
Item format- [Name](URL) - Brief description of why it's awesome
LicenseCC0 or similar
Contributingcontributing.md for PR process

Getting Listed vs. Creating

ActionUse
Submit to existing listPR to awesome-* repos; follow list format; contact maintainer
Create new listWhen no list exists for your niche; follow awesome guidelines
Link between listsLink to other awesome lists that cover subjects better

Discovery

  • sindresorhus/awesome — Master list of awesome lists
  • AwesomeSearch — Search across awesome lists
  • more-awesome — Directory of awesome lists

Common Mistakes

MistakeAvoid
Ignoring engagementNot responding to issues/PRs reduces trust
Irregular updatesOutdated repos signal inactivity
Incomplete docsLack of clear descriptions frustrates users
Generic titlesMissing keywords reduces discoverability
Thin awesome listsLow-quality or uncurated items hurt credibility

Output Format

  • Use case (parasite SEO / GEO / curated list)
  • Surface scope (profile vs specific repository; README vs Pages)
  • Repository name, About, Topics (if optimizing metadata)
  • Surface (README, Pages, gist, awesome repo)
  • README structure (sections, word count, GEO practices if applicable)
  • Optimization (keywords, structure, links)
  • Ready-to-use copy or structure where applicable

Related Skills

  • parasite-seo: Parasite SEO strategy; GitHub as Tier 2 technical platform
  • generative-engine-optimization: GEO strategy; GitHub for AI citation
  • open-source-strategy: Open source commercialization; GitHub as primary distribution
  • directory-submission: Directory and curated list submission; awesome lists as curated lists
  • link-building: GitHub as link acquisition; repos, gists, awesome lists
  • entity-seo: Entity signals (project, author); Organization, Person

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,871. 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.