All workflows

· Capture · CLI · Claude

Catch the spark,
pull it later

Capture an idea by voice and hand it to Claude from the terminal when you are ready.

READY FOR CLAUDERequires CLI access

· 01 / WHEN YOU REACH FOR THIS

The idea lands while you are mid-task and you do not want to break flow. Say it, let it queue. Later, pull it from the CLI and give it to Claude for a real second pass.

· 02 / THE STEPS

Capture · CLI · Claude

  1. 01Capture

    Capture the idea, save to @Inbox/{{DATE}}-{{TITLE}}.md.

  2. 02CLI

    @talkie/cli reads the latest entry from @Inbox.

  3. 03Claude

    Hand the entry to Claude for expansion or a second pass.

Template JSON

Download the Quick Idea to CLI recipe.

The JSON template names the trigger, variables, steps, setup notes, and privacy boundary for this workflow.

· 03 / SET IT UP ONCE

  • Install @talkie/cli.
  • Allowlist the claude binary in the Shell step.
  • Map the @Inbox alias to a real directory.

· 04 / VARIATIONS

  • Swap Claude for Local MLX to keep the pass on device.
  • Pipe the CLI output through jq or gh for other targets.
Talkie for MacmacOS 26+ · iOS 26+
curl -fsSL go.usetalkie.com/install | bash

One hotkey. One transcript. Routed the way "Quick idea → Claude + @talkie/cli" describes, and any flow you build next.

· FOR DEVELOPERS

bun add -g @talkie/app
Read the docs