aoi-triple-memory-lite
AOI 三重内存(精简版)— 文件搜索 + 决策笔记模板(无插件)。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~edmonddantesj-aoi-triple-memory-litecURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~edmonddantesj-aoi-triple-memory-lite/file -o edmonddantesj-aoi-triple-memory-lite.md## 概述(中文) AOI 三重内存(精简版)— 文件搜索 + 决策笔记模板(无插件)。 ## 原文 # AOI Triple Memory (Lite) S-DNA: `AOI-2026-0215-SDNA-MEM01` ## What this is A public-safe, plugin-free memory stack: ## Provenance / originality - AOI implementation is **original code** (no third-party code copied). - Conceptually inspired by common “multi-layer memory” ideas (file notes + search + structured decisions). 1) **File-based memory**: `MEMORY.md` + `memory/YYYY-MM-DD.md` 2) **Decision notes**: structured `context/` notes with tags 3) **Fast search**: ripgrep-based search across workspace ## What this is NOT - No external embeddings DB - No automatic capture plugins - No syncing to other machines ## Commands ### Search workspace ```bash aoi-memory search --q "Tempo Hackathon" --n 20 ``` ### Create a decision note (template) ```bash aoi-memory new-note --title "Royalty rail decision" --tag royalty,base,usdc ``` ## Governance snippet (public) We publish AOI skills for free and keep improving them. Every release must pass our Security Gate and include an auditable changelog. We do not ship updates that weaken security or licensing clarity. Repeated violations trigger progressive restrictions (warnings → publish pause → archive). ## Support - Issues / bugs / requests: https://github.com/edmonddantesj/aoi-skills/issues - Please include the skill slug: `aoi-triple-memory-lite` ## License MIT