11 skills found
openclaw / gh-issuesFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
openclaw / githubGitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries
shepsci / kaggle-skillComplete Kaggle integration skill for AI coding agents — account setup, competition reports, dataset/model downloads, notebook execution, submissions, and badge collection. Works with Claude Code, Gemini CLI, Cursor, Codex, and 35+ agents via skills.sh.
volleio / claude-permissions-auditAudit and optimize Claude Code permissions — flags overly permissive patterns, deprecated syntax, credential exposure, and missing safety rules. Includes discover mode for new CLI tools and usage logging.
lambdamechanic / beads--- name: beads description: > Git-backed issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers,
espennilsen / workon--- name: workon description: Switch working context to a project. Loads AGENTS.md, git status, and td issues. arguments: - name: project description: Project name, alias, or path required:
chandima / github-opscd {base_directory} bash scripts/router.sh repos view --owner facebook --repo react bash scripts/router.sh issues list --owner cli --repo cli --state open bash scripts/router.sh search repos --query "
Ven0m0 / gh-cligh search code "pattern" [--repo owner/repo] gh search issues "label:bug state:open" gh search prs "is:open review:required" gh search repos "stars:>1000 language:python" ``` API Requests
openclaw / mission-control-builderAll versions of all skills that are on clawhub.com archived
dsactivi-2 / github-apiExample queries: - `tetris+language:python` - Repositories with "tetris" in Python - `react+stars:>10000` - Repositories with "react" and 10k+ stars Search Issues
kbarbel640-del / github-apiExample queries: - `tetris+language:python` - Repositories with "tetris" in Python - `react+stars:>10000` - Repositories with "react" and 10k+ stars Search Issues