Add docs index and per-skill docs, link from main README

This commit is contained in:
2026-02-09 05:06:13 +00:00
parent 1ba911c3fb
commit 9ddc17b228
4 changed files with 83 additions and 10 deletions

9
docs/README.md Normal file
View File

@@ -0,0 +1,9 @@
# Skills Documentation
This directory contains user-facing docs for each skill.
## Index
- [CREATE-PLAN.md](./CREATE-PLAN.md) — Planning workflow, milestones, feedback loop, and `ai_plan/` conventions.
- [WEB-AUTOMATION.md](./WEB-AUTOMATION.md) — Playwright + Camoufox setup, dependency checks, and usage examples.
- [INSTALL.md](./INSTALL.md) — Installation guide for all supported agent variants.