跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Gitcrawl

技能 已验证 活跃

Use gitcrawl for OpenClaw issue and PR archive search, duplicate discovery, related-thread clustering, and local GitHub mirror freshness checks.

目的

Streamline the process of triaging and understanding OpenClaw issues and pull requests by providing fast, local search and analysis capabilities before resorting to live GitHub interactions.

功能

  • Search OpenClaw issue and PR archives locally.
  • Discover duplicate issues and PRs.
  • Cluster related discussion threads.
  • Check local GitHub mirror freshness.
  • Provide candidate discovery layer for maintainer workflows.

使用场景

  • When triaging new OpenClaw issues or PRs to find existing discussions or duplicates.
  • When investigating historical context for a specific issue or PR.
  • When needing to quickly assess the state of a local GitHub mirror.
  • To find related threads or already-landed fixes for a reported problem.

非目标

  • Replacing live GitHub interaction for commenting, labeling, merging, or PR reviews.
  • Being the source of truth for detailed comment history, labels, merges, or current CI status.
  • Performing destructive actions like closing or labeling issues based solely on similarity.

Documentation

  • info:READMEA README exists but is primarily focused on the broader OpenClaw project, not specifically this gitcrawl skill.

安装

npx skills add steipete/clawdis

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
about 24 hours ago 分析

信任信号

最近提交about 24 hours ago
星标371.6k
许可证MIT
状态
查看源代码

类似扩展

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

技能
Yeachan-Heo

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

技能
steipete

Review Pull Request

100

Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.

技能
pjt222

ClawSweeper Skill

100

Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.

技能
steipete

Github Code Review

99

Comprehensive GitHub code review with AI-powered swarm coordination

技能
ruvnet

Create Pull Request

99

Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.

技能
pjt222