Move install instructions into per-skill docs and remove single INSTALL doc
This commit is contained in:
@@ -4,6 +4,14 @@ 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.
|
||||
- [CREATE-PLAN.md](./CREATE-PLAN.md) — Includes requirements, install, verification, and execution workflow for create-plan.
|
||||
- [WEB-AUTOMATION.md](./WEB-AUTOMATION.md) — Includes requirements, install, dependency verification, and usage examples for web-automation.
|
||||
|
||||
## Repo Setup
|
||||
|
||||
Clone the repo first:
|
||||
|
||||
```bash
|
||||
git clone https://git.fiorinis.com/Home/ai-coding-skills.git
|
||||
cd ai-coding-skills
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user