From repo-to-content
Generate a private or internal-use PDF from a repository — same Typst engine as repo-to-pdf, but with no repo URL in the footer, no license line, and an optional CONFIDENTIAL header. Default output to ~/Documents/internal-docs/. Use when the user says "make an internal PDF from this repo", "generate a confidential doc from this repository", "private PDF for internal use", or wants a repo-based document they are not publishing publicly.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin repo-to-contentThis skill uses the workspace's default tool permissions.
Same engine as `repo-to-pdf`, but with privacy-preserving defaults for internal distribution.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Share bugs, ideas, or general feedback.
Same engine as repo-to-pdf, but with privacy-preserving defaults for internal distribution.
path (optional): repo path; defaults to cwd.title, subtitle (optional): overrides.output (optional): default ~/Documents/internal-docs/<slug>-<YYYY-MM-DD>.pdf.confidential (optional flag): add "CONFIDENTIAL" bold in header-left.header-left (optional): custom header text (e.g. "INTERNAL — Do Not Distribute").banner / no-banner (optional): as per repo-to-pdf.repo-scan if manifest missing.~/.config/repo-to-docs/config.json.mkdir -p).repo-to-pdf, but with these overrides on doc-base:
repo-url: noneshow-repo-url: falseshow-license: falseheader-left: "CONFIDENTIAL" (if confidential flag) or the user-provided header-leftheader-bold: true when confidential--no-banner.