Skip to content

Commit cc1fd41

Browse files
committed
docs: update roadmap — Skill Store done, hardware-aware install done, add AI-assisted install + skill dev guide
1 parent cc63724 commit cc1fd41

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,10 @@ Each skill is a self-contained module with its own model, parameters, and [commu
5353
- [x] **Skill architecture** — pluggable `SKILL.md` interface for all capabilities
5454
- [x] **Full skill catalog** — 18 skills across 9 categories with working scripts
5555
- [x] **Hardware environment layer** — shared [`env_config.py`](skills/lib/env_config.py) for auto-detection + model optimization across NVIDIA, AMD, Apple Silicon, Intel, and CPU
56-
- [ ] **Skill Store UI** — browse, install, and configure skills from Aegis
57-
- [ ] **Custom skill packaging** — community-contributed skills via GitHub
58-
- [ ] **GPU-optimized containers** — one-click Docker deployment per skill
56+
- [x] **Skill Store UI** — browse, install, and configure skills from Aegis
57+
- [x] **GPU / NPU / CPU (AIPC) aware installation** — auto-detect hardware, install matching frameworks, convert models to optimal format
58+
- [ ] **AI/LLM-assisted skill installation** — community-contributed skills installed and configured via AI agent
59+
- [ ] **Skill development guide** — documentation for building custom skills
5960

6061
## 🚀 Getting Started with [SharpAI Aegis](https://www.sharpai.org)
6162

0 commit comments

Comments
 (0)