github-gem-seekerSearch GitHub for battle-tested solutions instead of reinventing the wheel. Use when the user problem is universal enough that open source developers have pr...
Install via ClawdBot CLI:
clawdbot install wells1137/github-gem-seekerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/yt-dlp/yt-dlpAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A content creator needs to convert a batch of video files from MOV to MP4 for social media uploads. Using GitHub Gem Seeker, the assistant identifies and applies FFmpeg, a legendary-tier tool, to perform the conversion efficiently, ensuring compatibility and quality.
A marketing analyst requires data extraction from multiple e-commerce websites to track competitor pricing. The skill finds and utilizes Playwright or Scrapy, solid-tier libraries, to automate scraping, delivering structured data for analysis without custom coding.
A legal firm needs to merge and annotate PDF documents from various sources. GitHub Gem Seeker recommends pdf-lib or PyMuPDF, excellent-tier tools, to handle the manipulation, saving time on manual edits and ensuring document integrity.
An IT administrator wants to automate routine file backups and system monitoring tasks. The skill identifies CLI tools like rsync alternatives or scripting libraries, enabling quick deployment of reliable, battle-tested solutions over custom scripts.
A web developer needs to compress and resize images for a website to improve load times. Using GitHub Gem Seeker, ImageMagick or sharp are selected, providing efficient processing and integration into development workflows without reinventing tools.
Offer basic GitHub Gem Seeker functionality for free, with premium features like advanced search filters, priority support, or custom skill packaging for a subscription fee. This model attracts users with immediate problem-solving and monetizes through enhanced services.
Provide tailored integrations of GitHub Gem Seeker into corporate workflows, such as compliance checks or proprietary toolchains, with dedicated support and training. This targets businesses needing reliable, scalable open source solutions with minimal risk.
Generate revenue by promoting specific open source projects or tools found through the skill, with affiliate links or sponsored placements in search results. This leverages the skill's role in discovering and crediting projects to drive user engagement and support.
💬 Integration Tip
Integrate with existing development environments or platforms like VS Code or Slack to allow seamless tool installation and usage directly from chat interfaces.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues,...