flowflow
Voice note recording, transcription, and searchable chat
All Skills in This Repository (7)
Pure Emerald Level Indicatorsgitnexus-refactoring
Map dependents and execution flows to safely rename and refactor code symbols.
gitnexus-debugging
Trace error symptoms to execution flows and call context in GitNexus-indexed codebases.
gitnexus-exploring
Trace software feature execution by inspecting symbols and reading process flows.
gitnexus-guide
Identify GitNexus MCP tools, resources, and graph schema for codebase analysis.
gitnexus-cli
Analyze repositories, check index freshness, clean corrupted indexes, and generate LLM wikis via GitNexus CLI.
gitnexus-impact-analysis
Map upstream and downstream dependents for a target code symbol.
ios-background-audio
Configure Dioxus iOS for background audio and Dynamic Island Live Activity.
Frequently Asked Questions
FAQPage SchemaHow to install FlowFlow?βΌ
Run `npx skills add mirkobozzetto/flowflow --all -g -y` in your terminal to install all skills in this suite globally.
What does FlowFlow do?βΌ
FlowFlow is a Rust-built iPhone and Mac app that records voice notes, transcribes them, and lets you chat with your notes later using semantic search with cited sources.
Can FlowFlow transcribe notes offline?βΌ
Yes. You can download a local Whisper model for fully offline transcription, or use the Soniox cloud service if you prefer.
Does FlowFlow sync between devices without a cloud?βΌ
Yes. It uses encrypted peer-to-peer sync over your local network with the Noise protocol, so no server or cloud account is required.
How do the GitNexus skills help with this codebase?βΌ
They let your agent run impact analysis before edits, trace bugs through execution flows, and verify change scope before committing, keeping large refactors safe.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core