wskill
Summary
A WCL document designed to hold complete set of knowledge on a topic and expose it in multiple views for multiple audiences.
| Version | 1.2.0 |
| Created | 2026-06-17 |
| Last updated | 2026-07-05 |
| Maintainer | Wil Taylor |
A wskill is a self contained set of documentation on a specific topic. The idea is the document will generate multilpe views on the same information so it can be used in different ways. Data in a wskill are stored in a natural way that makes sense to the knoweldge and then projected into the different views. This makes updating and using the information easier.
§ 1Artifacts
The views this wskill ships — build them with just render (or the per-view recipes).
| View | Entry | Output |
|---|---|---|
| book | wdoc/book/main.wcl | out/book |
| ai skill | wdoc/skill/main.wcl | out/skill |
| presentation | wdoc/presentation/main.wcl | out/presentation |
| training | wdoc/training/main.wcl | out/training |
| Name | Relation | Status |
|---|---|---|
| wcl | peer — the language the format is built on | exists |
| wdoc | peer — reference for the wdoc rendering language | exists |