Moryflow
AI agents that remember, automate, and learn new skills — work from desktop or Telegram, publish to the world.
Install / Use
/learn @dvlin-dev/MoryflowREADME
Features
Autonomous AI Agents
Assign the task, your agent does the work — research, write, organize, and act on your notes and files. Agents are first-class workspace members, not bolt-on chat windows.
Local-first Knowledge Base
Your knowledge stays on your device. Full ownership, no cloud lock-in — sync only when you choose. Your notes are files on your machine that you fully control.
Adaptive Memory
Agents remember your preferences, projects, and context across every session. The more you use Moryflow, the smarter your agents get.
One-click Publishing
Turn any note into a live website. Digital gardens, portfolios, documentation — no separate CMS needed. Write locally, publish globally.
Remote Agent (Telegram)
Your agents work wherever you are. Start tasks from Telegram — same context, same memory, always connected.
Open & Extensible
Open source, 24+ AI providers with your own API keys, and MCP tools for infinite extensibility. MIT licensed — inspect, modify, and self-host.
Download
Public builds are available for macOS (Apple Silicon and Intel).
Compare
| Feature | Moryflow | Notion | Obsidian | Manus | | ----------------------- | :------: | :---------: | :---------: | :---: | | Autonomous AI Agents | ✓ | — | — | ✓ | | Local-first Data | ✓ | — | ✓ | — | | Adaptive Memory | ✓ | — | — | — | | Built-in Publishing | ✓ | ✓ | Paid add-on | — | | 24+ AI Providers (BYOK) | ✓ | — | Via plugins | — | | Open Source | ✓ | — | — | — | | Desktop Native | ✓ | Web wrapper | ✓ | — | | Remote Agent (Telegram) | ✓ | — | — | — |
Project Structure
apps/moryflow/
├── pc/ # Desktop app (Electron)
├── server/ # Backend API (NestJS)
├── mobile/ # Mobile app (Expo)
├── www/ # Website (TanStack Start)
├── publish-worker/ # Edge publishing (Cloudflare Worker)
└── site-template/ # Site template system
packages/
├── agents-runtime/ # Agent runtime core
├── agents-tools/ # Agent tool surface
├── agents-mcp/ # MCP integration
├── model-bank/ # Model/provider registry
├── api/ # Shared API contracts
├── sync/ # Cloud sync logic
├── tiptap/ # Editor extensions (Tiptap)
└── ui/ # UI components (React + Tailwind)
Development
pnpm install
pnpm dev:moryflow:pc # Desktop app
pnpm dev:moryflow:www # Website
Community
License
Related Skills
apple-reminders
339.5kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
notion
339.5kNotion API for creating and managing pages, databases, and blocks.
