github-repo-guide-pdfAnalyze a GitHub repository URL or OWNER/REPO and produce a Chinese user guide focused on how to use the project, not how it is implemented. Build a Markdown...
Install via ClawdBot CLI:
clawdbot install smile618/github-repo-guide-pdfGrade 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/OWNER/REPOAudited Apr 17, 2026 · audit v1.0
Generated May 7, 2026
A development team lead wants to quickly onboard a new engineer to a complex GitHub repository. The skill produces a usage-focused Chinese guide that explains installation, configuration, and common workflows, so the new member can start contributing effectively without reading implementation details.
A product manager needs to generate a user manual for a GitHub-hosted SaaS product. The skill converts the repo into a PDF guide in Chinese, focusing on end-user tasks, prerequisites, and troubleshooting, saving the team hours of manual documentation effort.
A technical writer is tasked with creating a beginner-friendly guide for a CLI tool hosted on GitHub. The skill analyzes the repo to produce a step-by-step guide with installation instructions, common commands, and cheat sheets, tailored for operators rather than developers.
An architect is evaluating a new Python library for integration into their company's stack. The skill generates a quick-start guide and usage overview, enabling the architect to assess the library's ease of use and fit without diving into the source code.
A global company wants to provide Chinese-language user guides for its internal tools hosted on GitHub. The skill automatically generates Chinese PDFs from English repos, ensuring consistency and reducing translation overhead.
Offer automated generation of user-friendly, localized documentation for any GitHub repository. Charge per guide or via a subscription for ongoing updates and support.
Integrate this skill into a larger developer tool suite (e.g., CI/CD pipeline). Monetize through platform licensing or usage-based pricing for automated documentation features.
Package the skill as a localization add-on for GitHub repositories. Companies pay to have their English documentation auto-converted to Chinese (or other languages) for their global teams.
💬 Integration Tip
Integrate the skill into a GitHub Action to automatically regenerate documentation on new releases or when specific files change.
Scored May 7, 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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...