Overview
- Skill Key
- dandandujie/github-helper
- Author
- dandandujie
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/dandandujie/github-helper
- Latest Commit SHA
- 653c38b6d1b6555569b982772c86195623a05543
Local GitHub repository helper for search, clone, sync, and issue/PR inspection workflows. Use when users mention github/repo/repository, ask to download or track repositories, or need structured local knowledge at /Users/liuchen/Documents/github with gh CLI and GitHub MCP integration.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 github-helper 技能。 若已安装,则直接安装 github-helper 技能。
# GitHub Helper
## Overview
管理本地 GitHub 仓库目录,维护可检索知识库,并为仓库检索、克隆、Issue/PR 跟踪提供统一流程。
## Local Repository Directory
**Default path**: `/Users/liuchen/Documents/github`
This path is referenced in the knowledge base file: `@/Users/liuchen/Documents/github/CLAUDE.md`
## Core Workflows
### 1. Initialize or Update Knowledge Base
When first using this skill or when user requests an update:
1. Check if the github directory exists.
2. If not found, ask user for the correct path.
3. Scan the directory using `scripts/scan_repos.py`.
4. Update CLAUDE.md using `scripts/update_kb.py`.
Example:
```bash
# Scan repositories
python3 scripts/scan_repos.py /Users/liuchen/Documents/github
# Update knowledge base (pass repos as JSON)
python3 scripts/update_kb.py /Users/liuchen/Documents/github '[{"name":"repo1","path":"/path","summary":"desc"}]'
```
### 2. Search for Repository
When user mentions a repository name:
1. **Check local first**: Read `@/Users/liuchen/Documents/github/CLAUDE.md`.
2. **If found locally**: Use local path to analyze and answer.
3. **If not found**: Search GitHub using `gh` or GitHub MCP tools.
4. **Offer to download**: Ask user whether to clone.
### 3. Download Repository
When user requests to download/clone:
1. Clone to the github directory:
```bash
cd /Users/liuchen/Documents/github
git clone <repo-url>
```
2. After successful clone, update knowledge base:
- Run `scripts/scan_repos.py` to get repo info.
- Run `scripts/update_kb.py` to update CLAUDE.md.
### 4. GitHub Search Integration
Use `gh` CLI first, then fall back to GitHub MCP:
**Search repositories**
```bash
gh search repos <query> --limit 10
```
**Search issues**
```bash
gh issue list --repo <owner/repo> --state all --limit 20
```
**Search PRs**
```bash
gh pr list --repo <owner/repo> --state all --limit 20
```
## Answering Repository Questions
1. Check whether repository exists in local knowledge base.
2. If local, prioritize l...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.