Skip to content

Commit cd6b7c5

Browse files
committed
docs: roadmap — change skill catalog to ongoing skill development
1 parent f476ee4 commit cd6b7c5

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,11 @@ Each skill is a self-contained module with its own model, parameters, and [commu
5151
### 🗺️ Roadmap
5252

5353
- [x] **Skill architecture** — pluggable `SKILL.md` interface for all capabilities
54-
- [x] **Full skill catalog** — 18 skills across 9 categories with working scripts
55-
- [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
5654
- [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
5855
- [x] **AI/LLM-assisted skill installation** — community-contributed skills installed and configured via AI agent
59-
- [ ] **Skill development guide** — documentation for building custom skills
56+
- [x] **GPU / NPU / CPU (AIPC) aware installation** — auto-detect hardware, install matching frameworks, convert models to optimal format
57+
- [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
58+
- [ ] **Skill development** — 18 skills across 9 categories, actively expanding with community contributions
6059

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

0 commit comments

Comments
 (0)