From brain-os
Absorbs book insights into vault zones (business, personal, thinking) by generating reports on applications, personal habits, thinking seeds, and proposing updates. Handles single books or cross-book synthesis.
npx claudepluginhub sonthanh/brain-os-pluginThis skill uses the workspace's default tool permissions.
Run: `python3 ${CLAUDE_PLUGIN_ROOT}/skills/verify/scripts/verify.py {vault}/knowledge/raw --status`
Autonomously extracts atomic concepts from EPUB books into Obsidian notes, validates against NotebookLM via multi-role autoresearch loop, extends knowledge for mastery.
Guides systematic book reading with knowledge compilation from chapters, mastery testing, spaced repetition reviews, querying, and cross-book comparisons. Builds Markdown wiki under project root.
Loads Obsidian vault notes as conversational context when users request personal notes via phrases like 'check my notes about'. Scans MOCs, retrieves linked notes, limits to 15k chars.
Share bugs, ideas, or general feedback.
Run: python3 ${CLAUDE_PLUGIN_ROOT}/skills/verify/scripts/verify.py {vault}/knowledge/raw --status
Vault path: Read from ${CLAUDE_PLUGIN_ROOT}/brain-os.config.md
/absorb [book-name] โ Deep dive on one book{vault}/knowledge/books/[book].md{vault}/context/strategy.md, {vault}/context/goals.md, {vault}/context/business.md{vault}/thinking/ideas/ does this reinforce or challenge?/absorb (no argument) โ Cross-book synthesis{vault}/thinking/patterns/ entries for recurring themes{vault}/thinking/agent-output/YYYY-MM-DD-absorption-synthesis.md## Absorption Report: [Book Title]
### For Your Business (AI Leaders Vietnam)
| Insight | Applies to | Suggested Action |
|---------|-----------|-----------------|
| [Insight] | [[context/strategy]] | [What to do] |
| [Insight] | [[context/icp]] | [What to do] |
### For You Personally
- [How this changes your thinking or habits]
### Thinking Seeds
- **New idea**: [Idea name] โ [Brief description]
โ Create in thinking/ideas/? [y/n]
- **Reinforces**: [[thinking/ideas/existing-idea]] โ [How]
- **Challenges**: [[thinking/patterns/existing-pattern]] โ [How]
### Vault Updates Proposed
1. Add to context/strategy.md: [what]
2. Create thinking/ideas/[new-idea].md
3. Update context/preferences.md: [new rule from book]
Approve updates? (all / pick numbers / skip)
Follow skill-spec.md ยง 11. Append to {vault}/daily/skill-outcomes/absorb.log:
{date} | absorb | {action} | ~/work/brain-os-plugin | {output_path} | commit:{hash} | {result}
action: absorb (single book) or synthesis (cross-book)output_path: path to absorption report or synthesis fileresult: pass if vault updates applied, partial if user skipped some proposals, fail if blocked by verifyargs="{book-name}", corrections=N