Personal Knowledge Operating System: automated knowledge compilation with ripple ingest, wiki health maintenance, cross-plugin intel sync, IEF-compliant exchange artifact ingestion, and unified /pkos entry point
npx claudepluginhub n0rvyn/indie-toolkit --plugin pkosComposes daily or weekly digest content from processed PKOS data. Receives recent captures, intel highlights, and pipeline metrics. Returns structured markdown ready to write to Obsidian daily note.
Analyzes the Obsidian PKOS vault as a knowledge graph. Scans notes, frontmatter, and wikilinks to build a note index. Used by /serendipity for cross-domain connection discovery.
Classifies, extracts metadata from, and routes PKOS inbox items to appropriate destinations. Receives raw inbox items (text, URL, voice transcript) and returns structured routing decisions.
Searches the PKOS Obsidian vault for notes related to a given topic or query. Used by brainstorm and plan skills to surface relevant knowledge before starting work. Returns a compact list of related notes with titles and key points.
Propagates a new source note's knowledge across the wiki. Updates or creates MOC pages, adds cross-references between related notes, updates entity pages. Turns 1:1 filing into 1:N knowledge compilation. Also calls Get笔记 semantic recall API to discover cross-tool knowledge from Get笔记 and adds those references as external cross-links.
Performs deep cross-source signal analysis for weekly feedback loop. Reads accumulated daily signal files and identifies patterns, trends, and recommendations. Called by /signal skill for weekly analysis mode.
Performs comprehensive health check on the PKOS Obsidian vault. Detects orphan notes, missing MOCs, stale notes, broken wikilinks, frontmatter inconsistencies, and content contradictions.
Internal skill — generates daily/weekly digest. Triggered by Adam cron (daily 7:30am, weekly Sunday 9am).
Internal skill — generates LENS/FOCUS profile update suggestions from accumulated signals. Triggered by Adam event after weekly review.
PKOS intelligence feed from Get笔记 — polls blogger/live subscriptions for new content, captures to Notion Pipeline or Obsidian. Triggered via Adam cron or /pkos intel getnote.
Scans ~/Code/Projects/*/docs/ for crystals, lessons, and design docs, imports to PKOS vault with Obsidian Flavored Markdown. Use when the user says 'harvest', 'scan projects', 'import knowledge', or via Adam cron.
Internal skill — processes captured items from iOS (Reminders, Notes, voice memos). Reads from all PKOS input sources, classifies, routes to Obsidian/Notion, and triggers ripple compilation. Triggered by Adam cron or via /pkos ingest.
Internal skill — ingests producer-owned exchange artifacts from PKOS .exchange directories, converts them into canonical vault notes, and prepares summary projections for downstream systems.
Internal skill — imports new insights from domain-intel into PKOS vault. Tracks imported IDs to avoid duplicates. Triggered by Adam event after domain-intel scan completes.
Internal skill — exports PKOS vault notes to ~/.claude/knowledge/ for cross-project availability. Triggered manually via /pkos bridge or after intel-sync.
Internal skill — performs wiki health check by dispatching wiki-linter agent. Generates health report, optionally applies auto-fixes for low/medium severity issues. Triggered by weekly cron or via /pkos lint.
Use when the user says 'pkos', 'knowledge base', '知识库', 'what's in my inbox', 'what do I know about', or wants to interact with their personal knowledge system. Unified entry point for status, query, ingest, and review.
Internal skill — discovers cross-domain connections via topic similarity. Triggered by Adam cron (weekly Sunday 10am).
Internal skill — collects behavioral signals from Notion pipeline and Obsidian graph. Triggered by Adam cron (daily 10pm).
Obsidian vault operations for PKOS knowledge graph. Use when the user says 'vault', 'search vault', '搜索笔记', or wants direct vault access. Not the primary entry point — use /pkos for most interactions.
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
Uses power tools
Uses Bash, Write, or Edit tools
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Documentation writer, Excalidraw diagrams, gh CLI, git commit, PRD generation