← Runes
✦✦✦ RAREDocumentation
📚

Doc Forge

Auto-generate documentation from a GitHub repository by scanning code and comments.

⚡ POWER LEVEL
77
MODERATE
TRUST SCORE77 / 100

◈ Use Case

Point at a GitHub repo, scan the codebase, and auto-generate a README and API documentation.

◈ Skill Pipeline (5 nodes)

1. GitHub Scan RepositoryInput
2. Claude Extract DataLLM
3. Claude Draft TextLLM
4. GitHub Create IssueOutput
5. Notion Create PageOutput

◈ Dependencies (4)

github-scan-repoclaude-extract· code files
claude-extractclaude-draft· extracted docs
claude-draftgithub-create-issue· doc PR suggestion
claude-draftnotion-write· API documentation

Pipeline Graph

≪ ◈ COOKBOOK ◈ ≫
▸ QUICK START
# install the CLI
npm install -g rune-hub-cli

# set up auth
rune auth github
rune auth anthropic
rune auth telegram

# run it
rune install doc-forge
rune run doc-forge
▸ INGREDIENTS — 5 SKILLS
01📂GitHub Scan RepositoryInput
02🔬Claude Extract DataLLM
03✏️Claude Draft TextLLM
04🐛GitHub Create IssueOutput
05📓Notion Create PageOutput
▸ WHAT YOU'LL NEED
ANTHROPIC_API_KEYconsole.anthropic.com
NOTION_API_KEYnotion.so
Est. cost per run: ~$0.03–0.08

◈ Skill Breakdown — 5 Skills

Avg Safety77/100
📂GitHub Scan RepositoryInputGitHub
github-scan-repo

Scan a GitHub repository for file structure and code.

87
High Safety
↗ Docs
🔬Claude Extract DataLLMClaude
claude-extract

Extract structured data from unstructured text using Claude.

81
High Safety
↗ Docs
✏️Claude Draft TextLLMClaude
claude-draft

Generate a written draft from a prompt using Claude.

81
High Safety
↗ Docs
🐛GitHub Create IssueOutputGitHub
github-create-issue

Create a new issue on a GitHub repository.

69
Moderate
↗ Docs
📓Notion Create PageOutputNotion
notion-write

Create or update a page in Notion.

69
Moderate
↗ Docs
Pipeline Safety Score
77/100 — Moderate
5 skills analyzed