Skip to content

[UX] Repo has no GitHub description or topics — hurts discoverability #20

Description

@FZ2000

Problem

When landing on https://github.com/FZ2000/apc-cli, the repo has no description and no topics set. This means:

  • The repo looks abandoned or unofficial at a glance
  • It won't appear in GitHub topic search (e.g., searching topic:mcp or topic:ai-tools)
  • No social card / og:description when shared on Twitter, Slack, etc.

Suggested Fix

Set the repo description to something like:

Collect, unify, and sync AI tool configs (skills, MCP servers, memory) across Claude Code, Cursor, Gemini CLI, Copilot, Windsurf, and OpenClaw.

Add GitHub topics:

mcp, ai-tools, claude, cursor, gemini, cli, python, developer-tools, config-management

This can be done via the repo Settings → (gear icon next to About) or via:

gh repo edit FZ2000/apc-cli --description "..." --add-topic mcp --add-topic ai-tools

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions