Perfezionamenti finali: AGENTS.md per installazione automatica, README coerente, file obsoleti rimossi
This commit is contained in:
parent
cbfe608ecc
commit
341a0b12d2
5 changed files with 407 additions and 827 deletions
18
README.md
18
README.md
|
|
@ -36,16 +36,12 @@ Suite completa multi-skill per gestione orto italiano. 9 skill modulari, pronto
|
|||
## 🗂️ Mappa Directory
|
||||
|
||||
```
|
||||
orto-skills/ ← Repository
|
||||
orto-skills/ ← Repository (pulito, essenziale)
|
||||
├── README.md # Questo file
|
||||
├── INSTALL.sh ⭐ # Copia orto-suite/ → ~/.openclaw/skills/
|
||||
├── INSTALL_INTERACTIVE.md # Guida installazione via chat
|
||||
├── install_via_openclaw.sh # Script per OpenClaw exec()
|
||||
│
|
||||
├── COMPLETION_SUMMARY.md # Sommario deliverable
|
||||
├── SKILL_DEVELOPMENT_PLAN.md # Log sviluppo
|
||||
│
|
||||
└── orto-suite/ ⭐ ← COPIA IN ~/.openclaw/skills/orto-suite/
|
||||
├── .gitignore # Git configuration
|
||||
└── orto-suite/ ⭐ ← L'UNICA CARTELLA DA COPIARE
|
||||
├── orto-init/
|
||||
│ ├── SKILL.md
|
||||
│ ├── references/ (symlink a ../references)
|
||||
|
|
@ -108,11 +104,11 @@ openclaw invoke ~/.openclaw/skills/orto-suite/orto-init/SKILL.md \
|
|||
### Opzione 2: Installazione via Chat (Zero Terminale)
|
||||
|
||||
1. Carica `orto-skills-v1.0-dist.tar.gz` in OpenClaw chat
|
||||
2. Scrivi: "Installa le skill orto"
|
||||
3. Rispondi alle domande
|
||||
4. Ricevi piano completo
|
||||
2. Chiedi all'agente di installare: "Estrai e installa le skill orto"
|
||||
3. L'agente eseguirà INSTALL.sh automaticamente
|
||||
4. Procedi con creazione orto (orto-init)
|
||||
|
||||
Vedi: **[INSTALL_INTERACTIVE.md](INSTALL_INTERACTIVE.md)**
|
||||
Vedi: **[INSTALL_INTERACTIVE.md](INSTALL_INTERACTIVE.md)** per dettagli flow
|
||||
|
||||
### Opzione 3: Copia Manuale (Più Semplice)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue