NEW · OFFICIAL PLUGIN

    The Cap Table on your Claude

    Get a curated briefing of the UK startup ecosystem every morning, straight to your AI workspace.

    3
    The Cap Table highlights

    The editorial articles published in the last 24 hours.

    5+
    Ecosystem headlines

    Sifted, UKTN, Tech.eu, Maddyness, TechCrunch.

    1
    Insights block

    Analysis connecting what matters for UK founders.

    Claude Code (CLI or Desktop)

    The full experience: a local 7am cron + the briefing appears automatically each day when you open Claude.Prerequisites: macOS, Claude Code, jq (install with brew install jq).

    1. 1
      Add the marketplace
      /plugin marketplace add marfin-lab/thecaptable-claude-plugin
    2. 2
      Install the plugin
      /plugin install thecaptable-claude-plugin@thecaptable

      After installing, run /reload-plugins if prompted.

    3. 3
      Enable the daily cron
      /thecaptable:setup

      Default: 7am. For a different time: /thecaptable:setup 8 30 (8:30am).

    That's it. Tomorrow at 7am the briefing is generated and appears automatically when you open Claude Code. To generate it right now: /thecaptable:morning.

    Cowork (claude.ai/cowork)

    In Cowork there's no local cron — you run /thecaptable:morning whenever you like and the briefing is generated inline in ~30–60s.

    1. 1
      Open the plugin manager

      At claude.ai/cowork, open the plugins/marketplaces panel (under "Customize" → "Plugins").

    2. 2
      "Add marketplace" → paste the URL
      marfin-lab/thecaptable-claude-plugin

      Click Sync. The thecaptable marketplace appears with 1 plugin available.

    3. 3
      Install and use

      Click Install on the thecaptable-claude-plugin plugin. Then, in any Cowork conversation, type:

      /thecaptable:morning
    Important: the /thecaptable:setup and /thecaptable:uninstall commands only work in Claude Code (not in Cowork).

    Available commands

    CommandWhat it doesWhere
    /thecaptable:setupInstalls the daily cron (7am by default).CLI/Desktop
    /thecaptable:morningShows or generates the day's briefing.All
    /thecaptable:uninstallRemoves the cron. Keeps your history.CLI/Desktop

    Privacy

    • We don't store anything. Everything runs in your workspace.
    • The briefing is saved only locally (CLI) or generated on demand (Cowork).
    • Open source and auditable on GitHub.