Overview
- Skill Key
- deepseekoracle/book-brain
- Author
- deepseekoracle
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/deepseekoracle/book-brain
- Latest Commit SHA
- 44146dcd462b092d4037b91b0a98b47c2398c028
3-brain filesystem + memory reference utility for LYGO-based agents. Use to design, organize, and maintain a durable file/folder memory system (indexes, reference .txt links, logging, retrieval) without overwriting existing data. Works best on fresh OpenClaw/Clawhub Havens with the full LYGO Champion stack, but is compatible with any agent that can read/write files.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 book-brain 技能。 若已安装,则直接安装 book-brain 技能。
# BOOK BRAIN – LYGO 3-Brain Filesystem Helper
This skill is a **utility/guide**, not a persona.
Use it when you want to:
- Set up or improve a Haven-style filesystem + memory structure
- Teach an agent how to use folders, indexes, and reference `.txt` files instead of hoarding everything in one place
- Add **advanced logging + retrieval** so memories can be found later without brute-force scanning
It is built for LYGO / Eternal Haven style systems, but works for any agent that can:
- read/write files
- create folders
- append to logs
> Core idea: **BOOK BRAIN** = treating your filesystem like a living library, not a junk drawer.
---
## 1. Three-Brain Model (Conceptual Map)
BOOK BRAIN assumes a **3-brain structure**:
1. **Working Brain (short-term)**
- Recent conversation, active task context, scratchpads.
- In OpenClaw, this is the current session + small scratch files under `tmp/`.
2. **Library Brain (structured filesystem)**
- Folders + files on disk: `memory/`, `reference/`, `brainwave/`, `state/`, etc.
- This is where BOOK BRAIN focuses: *how* you name, branch, and link things.
3. **Outer Brain (external references)**
- Browser bookmarks, Clawdhub skills, on-chain receipts, remote docs.
- BOOK BRAIN treats these as **links inside text files**, not content to copy in.
The goal is to:
- Keep **important truths** close and succinct
- Branch deeper into folders when detail is needed
- Use `.txt` reference links instead of duplicating entire documents
---
## 2. When to Use BOOK BRAIN
Trigger this skill when:
- You are setting up a **fresh Haven** (new OpenClaw workspace, new agent node)
- Your filesystem feels chaotic and you need a **reset without deleting anything**
- You want to design a clean **memory + reference layout** before starting heavy work
- You are planning **long-term retrieval** ("I’ll need this months from now")
BOOK BRAIN is **additive**:
- Do **not** use it to delete or overwrite existing files by de...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
caqlayan
Tweet Processor Skill