插件介绍
Notes for you, Memory for your agents. / 内置 Deepseek harness Agent / 适用 办公 & 写作 & Coding
项目详情摘要
English | 简体中文 Notes for you, Memory for your agents. The Markdown notebook where your words seamlessly become durable context for AI agents. Markdown · Open Source · Multi Agent · MCP & CLI Download · Website · Docs Flowix turns notes into working memory Write in Markdown, point an agent to the context it needs, and save the result back to the same note — ready to review, edit, and reuse next time. Keep work moving Keep product work, development, research, and personal knowledge together, so agents can continue without starting over. Use case | What it does | --- | --- | **Product work** | Keep requirements, feedback, decisions, and PRDs up to date. | **Software development** | Give coding agents the context to continue your project. | **Research** | Keep sources, analysis, and conclusions together and reusable. | **Personal knowledge** | Turn notes, plans, and preferences into useful agent context. | Connect every agent to the same memory Use agents inside Flowix or connect **Codex**, **Claude Code**, **OpenCode**, **Hermes**, and other MCP or CLI tools — all working from the same notes and context. dsh-flowix-memory plugin dsh-flowix-memory is a DeepSeek Harness plugin that connects any Harness agent to your **local Flowix notes** through the bundled `flowix-cli` MCP server: the agent gets the `mcp__flowix__memo` tool to search, read, create, and edit Flowix memos (including mind maps). Install it into the `flowix` Harness profile from the flowix-main checkout (not yet published to npm). In other DSH clients, `flowix` is an ordinary custom profile name: Requires the `flowix` CLI on `PATH` (or set `FLOWIX_CLI_PATH`) with access to your notebook data (`~/.flowix`). See the plugin README for details. Passing Markdown to the CLI Use a UTF-8 file as the recommended wa
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:text2future/flowix
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。


