KS
Killer-Skills

repo — how to use repo how to use repo, repo setup guide, github repository management, gh cli tutorial, repo vs github cli, what is repo, repo install, repo alternative, github cli commands, repo skill for ai agents

v1.0.0
GitHub

About this Skill

Ideal for Development Agents requiring seamless GitHub repository management and analysis. repo is a skill that provides GitHub repository information and management capabilities using the gh CLI, supporting commands like gh repo view and gh repo list.

Features

View current repository details using gh repo view
List repositories for a specific owner with gh repo list owner
Supports read-only operations for repository management
Utilizes the GitHub CLI (gh) for authentication and commands
Enables viewing of specific repositories with gh repo view owner/repo
Provides a quick reference for common gh CLI repository commands

# Core Topics

robbyt robbyt
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
30
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add robbyt/claude-skills/repo

Agent Capability Analysis

The repo MCP Server by robbyt is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use repo, repo setup guide, github repository management.

Ideal Agent Persona

Ideal for Development Agents requiring seamless GitHub repository management and analysis.

Core Value

Empowers agents to manage GitHub repositories using the gh CLI, enabling read-only operations such as viewing and listing repositories, and providing detailed repository information through commands like `gh repo view` and `gh repo list`.

Capabilities Granted for repo MCP Server

Viewing repository details
Listing repositories for a specific owner
Debugging repository issues using `gh repo view`

! Prerequisites & Limits

  • Requires GitHub CLI installation and authentication
  • Read-only operations only
  • Limited to repositories accessible by the authenticated GitHub user
Project
SKILL.md
1.1 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Repository Information

View repository details and list repositories with the gh CLI. Read-only operations only.

Prerequisites

GitHub CLI must be installed and authenticated:

bash
1gh auth status

Quick Reference

bash
1gh repo view # View current repo 2gh repo view owner/repo # View specific repo 3gh repo list owner # List repos for owner

View Repository

bash
1gh repo view 2gh repo view owner/repo 3gh repo view owner/repo --json name,description,stargazersCount 4gh repo view owner/repo --web # Open in browser

Common JSON fields:

bash
1gh repo view owner/repo --json name,description,url,stargazersCount,forkCount,isPrivate,languages,topics

List Repositories

bash
1gh repo list 2gh repo list owner 3gh repo list owner --limit 50 4gh repo list owner --json name,description 5gh repo list owner --language go 6gh repo list owner --source # Non-forks only

Repository Search

bash
1gh search repos "query" 2gh search repos "language:go stars:>100" 3gh search repos "org:anthropics"

Related Skills

Looking for an alternative to repo or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication