skills
Deep reading, atomic notes, and spaced repetition in Obsidian
All Skills in This Repository (4)
Pure Emerald Level Indicatorsinsights
Extract structured business insights from articles, URLs, PDFs, or pasted text.
note
Convert Claude Code conversations into Research Summaries and atomic notes for Obsidian.
read
Analyze academic papers and structure insights into Obsidian-ready reports.
review
Automate FSRS-6 spaced repetition scheduling for Obsidian atomic cards with Python.
Frequently Asked Questions
FAQPage SchemaHow to install Knowledge MEMO?▼
Run `npx skills add owenliang60-ship-it/skills --all -g -y` in your terminal to install all six skills globally, then copy SCHEMA.md and AGENTS.md into your Obsidian vault root.
How to build a second brain in Obsidian with AI?▼
Use /read and /insights to analyze papers and articles, then /note to distill them into summary cards and atomic notes with wikilinks, all saved into your Obsidian vault.
How does the spaced repetition review work?▼
The /review skill scans your atomic cards, quizzes you with recall or question modes, scores your answers, and uses the FSRS-6 algorithm to schedule the next review date.
Does it work with Claude Code and Codex?▼
Yes. All six skills follow the standard SKILL.md format and run in both Claude Code and Codex, using the Obsidian CLI or MCP as a fallback.
Will the AI change my notes without permission?▼
No. Every write goes through a dual-proposal flow where you confirm wikilinks and cards first, and the AGENTS.md rules forbid deletion, reorganization, or unapproved structural changes.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides