Repo Metadata banner
zircote zircote

Repo Metadata

Git community

Description

--- name: repo-metadata description: Generate optimized repository description and topics for GitHub argument-hint: "[--apply]" allowed-tools: Read, Glob, Grep, Bash, Skill --- Generate an engaging repository description and relevant topics for this GitHub repository. ## Task Analyze this project and generate optimized GitHub metadata (description and topics) that improves discoverability. ## Process 1. Use the repo-metadata skill to analyze the project 2. Generate an engaging description (

Installation

Installs to ~/.claude/skills/zircote-github-social-repo-metadata/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-github-social-repo-metadata && curl -fsSL https://raw.githubusercontent.com/zircote/github-social/HEAD/commands/repo-metadata.md -o ~/.claude/skills/zircote-github-social-repo-metadata/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository