skills/skills.volces.com/github-repo-guide-pdf

github-repo-guide-pdf

Installation
SKILL.md

Github Repo Guide Pdf

Turn a GitHub repository into a usage-first Chinese guide and PDF.

Inputs

  • Accept a GitHub repo URL or OWNER/REPO.
  • Default audience: user/operator, not maintainer or contributor.
  • If the repo is a monorepo, has several products, or mixes SDK plus server plus docs, ask one scoping question before continuing.

Workflow

  1. Normalize the repo identifier.
  2. Use gh first for repo metadata. Fall back to browser only if gh is blocked or missing needed details.
  3. Clone the repo into a temporary directory with shallow depth when possible.
  4. Inspect user-facing docs and entry points.
  5. Write a Chinese Markdown guide that teaches usage, not internals.
  6. Build a PDF with scripts/build_pdf.py.
  7. Reply with one short status line plus MEDIA: lines for the generated files.
Installs
1
First Seen
Apr 24, 2026
github-repo-guide-pdf from skills.volces.com