Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Flowmind

БесплатноНе проверен

Memory and workflow automation for MCP, Codex, and Claude Code. Reuse repeatable developer operations through skills and explicit feedback.

GitHubEmbed

Описание

Memory and workflow automation for MCP, Codex, and Claude Code. Reuse repeatable developer operations through skills and explicit feedback.

README

🧠 FlowMind

The AI Agent That Learns How You Work

Memory and workflow automation for MCP, Codex, and Claude Code.

License: MIT PRs Welcome npm version npm downloads

中文 | Quick Start | Demo | Detailed Guide | Integration | Changelog


What It Is

FlowMind is a memory layer for repeatable developer workflows.

Use it when you already have tools and want a better execution surface:

  • Route recurring tasks through reusable skills
  • Capture explicit feedback and reuse it later
  • Run the same workflow from CLI, Codex, or MCP clients

Best-fit use cases today:

  • Log and trace investigation
  • Code review with fixed standards
  • Data validation and internal tool orchestration

Quick Start

npm install -g flowmind
flowmind doctor
flowmind skills
flowmind process --skill log-audit "query the latest error logs"

If you want Codex-friendly JSON output:

flowmind-codex skills
flowmind-codex --skill log-audit "查询 traceId abc123 的日志"

If you prefer npx:

npx flowmind@latest doctor
npx flowmind@latest skills

Why It Works

  • Skills provide a stable execution path instead of ad hoc prompts
  • Feedback becomes reusable state instead of chat history
  • CLI and MCP entrypoints make the workflow scriptable

A Real Example

flowmind process --skill log-audit "查询 traceId abc123 的日志"
flowmind "下次用表格格式"

On the next similar request, FlowMind can reuse that explicit formatting preference from local learning data.

Read By Goal

Why This Homepage Is Short

The npm package page works best as an entry page, not as the entire manual. Detailed usage modes, system explanation, and architecture notes now live in the linked docs.

Contributing

PRs are welcome. Start with CONTRIBUTING.md.

License

MIT. See LICENSE.

from github.com/Eleven-M/flowmind

Установить Flowmind в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install flowmind

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add flowmind -- npx -y flowmind

FAQ

Flowmind MCP бесплатный?

Да, Flowmind MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Flowmind?

Нет, Flowmind работает без API-ключей и переменных окружения.

Flowmind — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Flowmind в Claude Desktop, Claude Code или Cursor?

Открой Flowmind на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Flowmind with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development