openclaw-github-mcp-install-skill

mikepans1013/openclaw-github-mcp-install-skill
★ 0 stars Shell AI/LLM Updated 1d ago
Private OpenClaw AgentSkill for installing and verifying the official GitHub MCP server for a bot.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openclaw-github-mcp-": {
      "command": "npx",
      "args": [
        "-y",
        "mikepans1013/openclaw-github-mcp-install-skill"
      ]
    }
  }
}

README Excerpt

A public-safe OpenClaw AgentSkill for installing, verifying, and troubleshooting the official GitHub MCP server for a bot that only needs GitHub setup instructions. Official GitHub MCP server: https://github.com/github/github-mcp-server ```text SKILL.md references/ github-mcp-openclaw.md install-nuances.md