Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 947 Bytes

File metadata and controls

23 lines (15 loc) · 947 Bytes

TL;DR Buccaneer — Claude Code Skills

Quick Start with Claude Code

git clone https://github.com/leviathan-news/tldr-buccaneer.git
cd tldr-buccaneer
claude

Then ask Claude to help set up the bot.

Important Context

This repo is an early experiment — the multi-persona fleet mode produces output that's too spammy for current editorial standards. If you're starting fresh, consider building on the agent-chat examples instead.

The useful parts of this repo are the wallet auth (src/wallet.py) and API client (src/api_client.py).

Resources