Multi-plugin marketplace for Personal OS data plugins: health intelligence, session reflection, domain intelligence, YouTube curation, and knowledge management.
| Plugin | Category | Description |
|---|---|---|
| health-insights | health | Personal health intelligence: ingest Apple Health data, establish baselines, generate AI-driven insights |
| session-reflect | coaching | AI collaboration coach: analyze sessions, improve prompting and workflow |
| domain-intel | intelligence | Domain intelligence engine: GitHub, RSS, changelogs, deep research |
| youtube-scout | intelligence | YouTube video intelligence: scrape, transcript extraction, IEF-compliant export |
| pkos | productivity | Personal Knowledge Operating System: inbox, signal, digest, vault operations |
| portfolio-lens | product | Indie project portfolio management: scan, progress pulse, verdict refresh |
| tts-toolkit | audio | Unified TTS across Volcengine (Doubao) and MiniMax: voice-prefix routing, cross-vendor catalog, chunk+concat for long-form audio |
| podcast-prep | intelligence | Daily podcast prep orchestrator: topic dedup, angle rotation, MinHash text dedup, PKOS serendipity, contrarian source picker |
| novel-forge | writing | 中文网文连载创作引擎:立项→分卷章纲→逐章写→多镜头评审,故事圣经防连续性漂移,rubric 按定位调权;支持新写/续写/扩写/卡文/拆书等 8 模式 |
| podcast-studio | audio | Claude 驱动的多人格播客生产管线(/podcast morning|evening):达芬奇采集起草→量臣分量→老黑批判→快刀青衣润色定稿→钱钟书评分→工艺记分卡→卞旸口播,stance-card 连续性 + 每期 Character Bible + 跨期 covered-ground 去重;内含 vendored prep,TTS 走 personal-os fleet 的 tts skill |
| video-studio | media | 教材 PDF → 结构化视频专栏 一键成片(/video-plan 大纲规划 + /video-make 出片;ffmpeg 引擎 + Doubao/MiniMax 双 provider;忠实门 + 分镜判官预算治理) |
See personal-os-spec.md for the shared config contract and IEF exchange conventions.
Add the marketplace:
/plugin marketplace add n0rvyn/personal-osInstall plugins:
/plugin install health-insights@personal-os
/plugin install session-reflect@personal-os
/plugin install domain-intel@personal-os
/plugin install youtube-scout@personal-os
/plugin install pkos@personal-os
/plugin install portfolio-lens@personal-os
/plugin install tts-toolkit@personal-os
/plugin install novel-forge@personal-os
/plugin install podcast-studio@personal-os
/plugin install video-studio@personal-os.
├── health-insights/
├── session-reflect/
├── domain-intel/
├── youtube-scout/
├── pkos/
├── portfolio-lens/
├── tts-toolkit/
├── novel-forge/
├── podcast-studio/
├── video-studio/
├── docs/
│ ├── personal-os-spec.md
│ └── ief-format.md
├── .claude-plugin/ # marketplace manifest
└── .github/workflows/ # CI/CD