thecraighewitt/auto-docs

Self-updating documentation system powered by AI. Automatically analyzes code changes and generates documentation updates.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic-api-keyAnthropic API key for Claudeyes
config-pathPath to docs-config.jsonno./docs-config.json
staging-urlBase URL for staging site (for screenshots)no
auth-methodAuthentication method for screenshots (email-password, api-key, cookie, none)nonone
auth-emailEmail for email-password authno
auth-passwordPassword for email-password authno
auth-api-keyAPI key for api-key authno
auth-cookiesJSON array of cookies for cookie authno
vercel-bypass-secretVercel automation bypass secret for protected deploymentsno
dry-runSkip writing files, just show what would changenofalse
skip-screenshotsSkip screenshot capturenofalse
create-prCreate a pull request with the changesnotrue
pr-branchBranch name for the PR (default: auto-docs/update-TIMESTAMP)no
pr-titleCustom PR titleno
github-tokenGitHub token for creating PRsno
namedescription
docs-updatedWhether any documentation was updated
updated-articlesJSON array of updated article paths
captured-screenshotsJSON array of captured screenshot paths
pr-numberPull request number if created
pr-urlPull request URL if created