claude-skill

Flowcraft

Production-grade Go SDK for building AI agents with long-term memory, knowledge retrieval, and voice — runnable as a library, a daemon, or a real-time pipeline.
415 stars9 forksGoUpdated 9/2/2026100% free · open source
What it does

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 to use it
  • 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
Ready-to-paste prompt
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
Heads up: Make sure you have the correct version of Go (1.17 or later) installed, as flowcraft relies on newer language features and may not be compatible with earlier versions
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/flowcraft && curl -fsSL https://workflowstacks.com/api/skills/flowcraft/claude-skill -o ~/.claude/skills/flowcraft/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Flowcraft works
Codeflow
Free to inspect

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.

Size
Very large codebase
~155k lines · 918 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Go
No API keys detected
Go 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    core/agent/agent_test.go
    Inside core/ — the main logic begins here
  3. 3
    examples/forge/.gitignore
    A worked example — copy this to get going
What's in each folder
core/Core code — the actual logic615 files
skills/Prompts, skills & agent definitions15 files
examples/Examples you can copy156 files
docs/Documentation15 files
driver/Folder208 files
backends/Folder3 files
tools/Helper scripts3 files
.release/Tool / agent settings48 files
READMEHas testsDocumentedCI checksExamples includedMIT licenseUpdated this month
Quick Actions
Details
Creator
GizClaw
Language
Go
Category
claude-skill
Published
4/14/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.