Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
francesco-carrella avatar

Github

  • Updated December 17, 2025
  • cescox/xskills

github is a Claude Code skill in the AI & Agent Building category. GitHub via gh CLI - replaces MCP server (saves ~18k tokens)

Key points

  • github
  • AI & Agent Building
  • AI-coding skill

Github by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add cescox/xskills
/plugin install github@xskills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedDecember 17, 2025
Repositorycescox/xskills

What it does

GitHub via gh CLI - replaces MCP server (saves ~18k tokens)

README.md

xskills

Token-efficient Claude Skills to replace heavy MCP servers. Save 90%+ context by using Skills instead of MCP.

Available Skills

Plugin Replaces Token Savings
github @modelcontextprotocol/server-github ~18k tokens
archon Archon MCP server ~12k tokens

Installation

Add Marketplace

/plugin marketplace add francesco-carrella/xskills

Install Individual Skills

GitHub only:

/plugin install github@xskills

Archon only:

/plugin install archon@xskills

Both:

/plugin install github@xskills
/plugin install archon@xskills

Skills

🐙 github

Complete GitHub operations via gh CLI.

Requirements: gh CLI installed and authenticated (gh auth login)

Covers:

  • Repositories: list, search, create, fork, clone
  • Issues: list, search, create, edit, comment, close
  • Pull Requests: create, review, merge, checkout, diff
  • Code: search, view files, create/update files
  • Branches: list, create, delete
  • Actions: list runs, view logs, trigger workflows
  • Releases & Gists

📋 archon

Interact with Archon knowledge management system via REST API.

Requirements: Archon server running (default: http://100.91.166.2:8181)

Covers:

  • RAG: search knowledge base, code examples, read pages
  • Projects: CRUD operations, features
  • Tasks: create, update status, assign
  • Documents: project documentation management
  • Versions: history and rollback

Why Skills over MCP?

Aspect MCP Skills
Idle tokens Thousands always loaded ~100 until needed
Active tokens Same thousands ~3-5k when used
Flexibility Fixed tool definitions Claude generates code

Manual Installation

If you prefer not to use the plugin system:

git clone https://github.com/francesco-carrella/xskills
cp -r xskills/github/skills/github ~/.claude/skills/
cp -r xskills/archon/skills/archon ~/.claude/skills/

Customization

Archon URL

Edit the skill at ~/.claude/skills/archon/SKILL.md and update:

**Base URL**: `http://YOUR_HOST:8181`

License

MIT

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.