Reads your repo
techwriter.ai clones the watched repository and surveys its structure, READMEs, and public surface to propose a documentation information architecture.
A gallery of five technical knowledge bases, each documenting a real open-source project. techwriter.ai turns any repository into a docs site like these — generated and kept current through GitHub Actions. Browse the gallery, then point it at your own repo.
Each is a deep, structured knowledge base for a real open-source project — the writing, the structure, and the cross-links all machine-generated. This is the kind of documentation techwriter.ai produces.
The international XML standard for aircraft technical manuals — data modules, the Data Module Code, the CSDB, BREX, and Simplified Technical English.
kibook/s1kd-toolsBINARY FORMATS · DSLDescribe any binary format once in a .ksy file, then compile parsers in a dozen languages. A favourite of reverse engineers and forensics.
kaitai-io/kaitai_structSDR · RF DECODINGPoint a $20 software-defined radio at the air and decode 200+ ISM-band devices — weather stations, TPMS, energy meters — into JSON and MQTT.
merbanan/rtl_433SPACE · TELEMETRYRead CCSDS telemetry packets from real NASA and NOAA missions — Europa Clipper, GOES-R, PACE — in a few lines of Python.
CCSDSPy/ccsdspySECURITY · THREAT DETECTIONVirusTotal's Rust rewrite of YARA — the rule language malware hunters use to fingerprint and classify files.
VirusTotal/yara-xtechwriter.ai runs as a GitHub Action on your repository: read, write, watch — repeated every time your code changes.
techwriter.ai clones the watched repository and surveys its structure, READMEs, and public surface to propose a documentation information architecture.
It writes Markdown pages and the sidebar that hold the knowledge base together — the entire content contract is files in docs/.
On every merged pull request it decides whether the docs need to change and, if so, opens a doc-update PR you review and merge.
Point the same engine at your own repository. No content database to host — everything lives in your GitHub repo.
One identity authorizes scaffolding the docs repo and enabling Pages.
Choose the codebase whose changes techwriter.ai should keep the docs in sync with.
Your Claude, your spend — the key powers the agent that reads and writes.
It opens an initial documentation PR, then keeps it current as PRs merge.