redhuntlabs /
Octopii
An AI-powered Personal Identifiable Information (PII) scanner.
79/100 healthLoading repository data…
MarsWang42 / repository
An AI-powered personal productivity system where knowledge management and daily task planning are intelligently orchestrated by your AI assistant.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
English | 中文
An AI-powered personal productivity system where knowledge management and daily task planning are intelligently orchestrated by your AI assistant.
Option 1: Git Sparse Checkout (downloads only English version)
git clone --filter=blob:none --sparse https://github.com/MarsWang42/OrbitOS.git my-vault
cd my-vault
git sparse-checkout set EN
mv EN/* EN/.* . 2>/dev/null; rmdir EN
Option 2: Using degit (no git history, simpler)
npx degit MarsWang42/OrbitOS/EN my-vault
OrbitOS is an Obsidian-based productivity framework designed around a simple principle: everything orbits around you. Your projects, knowledge, and daily tasks stay in motion and connected — all managed through natural language conversations with AI.
Unlike traditional note-taking systems that require manual organization, OrbitOS leverages Claude Code or Gemini CLI as your intelligent knowledge manager and daily planner. The AI doesn't just store your information — it actively helps you:
Every major workflow is initiated through simple slash commands, with the AI handling the heavy lifting:
| Workflow | What the AI Does |
|---|---|
| Daily Planning | Reviews yesterday's progress, surfaces active projects, recommends focus areas, processes inbox items |
| Project Creation | Converts rough ideas into structured projects with objectives, phases, and success metrics |
| Research | Conducts deep dives, structures findings, creates atomic wiki entries, builds knowledge connections |
| Knowledge Parsing | Takes unstructured text and organizes it into your vault with proper categorization and linking |
| Archiving | Identifies completed items and moves them to archives while preserving historical context |
OrbitOS uses wikilinks extensively to build a connected knowledge graph:
The AI automatically creates these connections as you work, building a web of knowledge over time.
The folder structure provides clear organization while remaining adaptable:
├── 00_Inbox/ # Quick captures — the AI processes these into proper locations
├── 10_Daily/ # Daily logs (YYYY-MM-DD.md) — AI-generated each morning
├── 20_Project/ # Active projects — AI helps create and track progress
├── 30_Research/ # Deep research notes — AI-structured from your explorations
├── 40_Wiki/ # Atomic concepts — AI extracts reusable definitions
├── 50_Resources/ # Curated content — newsletters, product launches, references
├── 90_Plans/ # Execution plans — AI drafts, you approve, then archived
└── 99_System/ # System configuration
├── Archives/ # Historical records (organized by year/month)
├── Prompts/ # AI personas for different domains
└── Templates/ # Markdown templates for consistency
npm install -g @anthropic-ai/claude-code (Documentation)npm install -g @google/gemini-cli (Documentation)Capture your first idea: Drop a quick note in 00_Inbox/.
Start your day: Run /start-my-day in your AI assistant
Kick off a project: Run /kickoff to transform an inbox item into a project
Research something: Run /research <topic>
30_Research/40_Wiki/Ask a quick question: Run /ask <question>
| Command | Purpose | When to Use |
|---|---|---|
/start-my-day | AI-guided daily planning and review | Every morning to set your focus |
/kickoff | Transform ideas into structured projects | Starting any new initiative |
/research | Deep dive with automatic knowledge structuring | Learning something comprehensively |
/ask | Quick answers without heavy note-taking | Simple questions, fact lookups |
/brainstorm | Interactive idea exploration | Developing and refining concepts |
/parse-knowledge | Structure unstructured text into vault | Processing notes, articles, meeting transcripts |
/archive | Clean up completed items | Regular maintenance, project completion |
| Skill | Purpose |
|---|---|
obsidian-markdown | Wikilinks, callouts, embeds, and Obsidian-flavored syntax |
obsidian-bases | Create database-like views with filters and formulas (.base files) |
json-canvas | Visual mind maps and flowcharts (.canvas files) |
| Command | Purpose |
|---|---|
/ai-newsletters | Curate and summarize AI newsletters (TLDR AI, The Rundown AI) |
/ai-products | Discover AI product launches from Product Hunt, HN, GitHub, Reddit |
Every project follows a consistent structure:
OrbitOS relies heavily on Obsidian's wikilink syntax:
[[NoteName]] # Basic link
[[NoteName|Display Text]] # Custom display text
![[NoteName]] # Embed entire note
![[NoteName#Section]] # Embed specific section
The AI creates these links automatically, but you should also link liberally — connections create value.
Daily notes (10_Daily/YYYY-MM-DD.md) serve as your central anchor:
/start-my-day workflow generates these automaticallyOrbitOS is built on these principles:
MIT License — Use freely, modify as needed, share with others.
Selected from shared topics, language and repository description—not editorial ratings.
redhuntlabs /
An AI-powered Personal Identifiable Information (PII) scanner.
79/100 healthschelskedevco /
An open-source, AI-powered alternative to ProjectionLab for planning your long-term personal finances.
83/100 healthmemex-life /
Your second brain for the web browsing. An AI powered Chrome extension that constructs personal knowledge base for you.
79/100 healthsean1832 /
An AI-powered brain that efficiently stores, categorizes, and interrelates personal notes to optimize the management of creative ideas.
57/100 healthjthack /
An AI-powered application that conducts structured interviews to create and maintain detailed personal profiles across various life aspects
66/100 healthsugapriya-k /
An AI-powered personal finance tracker to manage expenses, predict spending, and plan budgets using machine learning.
70/100 health