Flowcraft
Flowcraft is a Go SDK for building AI agents with long-term memory, knowledge retrieval, and voice capabilities that can be run as a library, daemon, or real-time pipeline.
- •When you need to integrate long-term memory and knowledge retrieval into your AI agent
- •When building real-time voice-enabled applications that require low-latency responses
- •When you want to run your AI agent as a daemon or library for flexibility and scalability
Run the example agent with `go run main.go -config flowcraft/config.json -kb path/to/kb.json` and interact with it through the console
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/flowcraft && curl -fsSL https://workflowstacks.com/api/skills/flowcraft/claude-skill -o ~/.claude/skills/flowcraft/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Flowcraft is a very large Go project (~155k lines across 918 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2core/agent/agent_test.goInside core/ — the main logic begins here
- 3examples/forge/.gitignoreA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/flowcraft && curl -fsSL https://workflowstacks.com/api/skills/flowcraft/claude-skill -o ~/.claude/skills/flowcraft/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More claude-skill tools founders pair with this one.