sync-github-repo-metadata

Installation
SKILL.md

Sync GitHub Repo Metadata

Use the repository and its configuration as the source of truth. Treat the current README, docs, and existing GitHub metadata as weak hints unless they still match the codebase.

Workflow

  1. Gather repo facts.
  2. Read the current remote metadata with:
    • gh repo view --json nameWithOwner,description,repositoryTopics,homepageUrl,url
  3. Infer:
    • one concise repository description
    • a focused topic set based on actual language, framework, domain, and tooling
  4. Preview the current values, proposed values, and the exact gh repo edit command.
  5. Apply changes only after explicit confirmation.

Guidelines

Installs
93
Repository
liblaf/skills
First Seen
Apr 21, 2026
sync-github-repo-metadata — liblaf/skills