Introducing the Printing Press, a CLI-factory and a CLI-library. Built with @trevin. ππ¨π
Most APIs suck for agents. Most MCPs suck for agents. Most official CLIs suck for agents. They waste tokens and time. @steipete started making his own because of this.
π A Library of agent-native CLIs you install today (Linear, ESPN, Flight GOAT (Google Flights + Kayak nonstop), Contact Goat (LinkedIn + Happenstance + Deepline more) +30+ more)
π A factory that prints new ones for any service - just type /printing-press
CLIs are fast, local, SQLite-backed. Work in Claude Code, Codex, OpenClaw, Hermes.
The origin: @steipete started making his own Go CLIs because the official ones weren't good enough for OpenClaw.
discrawl. gogcli. Local SQLite. Compound commands. Agent-native flags. His Google CLI perform better than Google's official one (which came out months later).
We followed his playbook and built a factory that does it for any service. x.com/steipete/statuβ¦
Introducing flight-goat CLI. Kayak's nonstop search plus sniffed Google Flights, fused into one CLI.
"Non-stop flights over 8 hours from Seattle for 4 people, Dec 24 to Jan 1, cheapest first."
Two sources, one query. Claude Desktop renders the table natively.
ESPN has no official API. The Press sniffed ESPN for the secret endpoints and printed a CLI around it.
"/pp-espn how many blocks per game has Wemby had in the last 5 games?"
Returns everything in one call. Muscle memory for an agent.
Contact Goat. LinkedIn + Happenstance + Deepline, fused into one CLI.
"Do I know anyone connected to the new Apple CEO and what's his email?"
Happenstance found my warm connection through @CyrilLabidi . Deepline paid $0.10 to get his email address so I didn't have to bug Cyril.
How the Press prints a goat-level CLI for any service:
1. Reads the official API docs 2. Studies every popular community CLI and MCP server for that service 3. Sniffs the web for the APIs nobody published (think Google Flights or Dominos) 4. Applies the power-user playbook Peter Steinberger proved with discrawl and gogcli - local SQLite, compound commands, agent-native flags
Out comes a token-efficient Go CLI plus a Claude Code skill plus an MCP server.
v3 of @slashlast30days is here. 20,000+β on GitHub. The biggest upgrade yet.
An AI agent-led search engine scored by upvotes, likes, and real money - not editors. Reddit comments, X posts, and YouTube transcripts are now FREE. No API keys needed for the core sources.
v3 killer feature: intelligent search. Before it searches, a Python pre-research brain resolves X handles, subreddits, TikTok hashtags, and YouTube channels for your topic. It finds the RIGHT places to search before the LLM judge assembles the report. Shout out to @jeffreysperling for building this engine
New in v3:
- Free Reddit, X, and YouTube (no API keys)
- Intelligent pre-research engine
- Best Takes (the funniest Reddit comments are first-class)
- Cross-source cluster merging
- Single-pass comparisons (X vs Y in 5 min, not 12)
- GitHub person-mode
- ELI5 mode
Then it searched everything and merged clusters across Reddit, X, YouTube, HN, GitHub, and Polymarket.
v3 works for anything, not just tech.
"/last30days Kanye West"
It found his X handle, r/Kanye, r/hiphopheads, the right TikTok and YouTube channels. Then:
- UK blocked his visa, Wireless Festival canceled
- Before the ban, he wrote a letter to the British Jewish community
- Bully debuted at #2, Lauryn Hill came out at SoFi
- Polymarket: "Will Kanye tweet again by April?" at 86%
I wanted a cheat sheet of real @openclaw workflows people are running today. Asked @slashlast30days and it crushed it searching @x @Reddit and the web. Here's a thread as is: π₯ VERY SPECIFIC OpenClaw Workflows (Proven & Running)
π¬ EMAIL & INBOX AUTOMATION
1. Zero-Inbox Machine (@bobtabor)
- Processes thousands of emails overnight
- Auto-unsubscribes from spam
- Categorizes by priority (urgent/action/FYI)
- Drafts replies for review in morning
- "Cleared 4,000 emails in 2 days"
2. Gmail + 1Password Integration (@bobtabor)
- Set up Gmail account access
- Connected 1Password for credential retrieval
- Agent can now log into services autonomously
βοΈ MORNING BRIEFINGS
3. 7AM Telegram Briefing (HN user, multiple sources)
- Pulls: calendar, weather, urgent emails
- Summarizes before you're out of bed
- Sends via Telegram at 7:00am sharp
- Cron: openclaw cron add --name "Morning status" --cron "0 7 * * *"
4. Newsletter Killer (Reddit r/AI_Agents)
- Runs 7 jobs every morning:
- GitHub trending repos
- Daily motivation quote
- Top Hacker News stories
- AI Twitter digest (custom curated)
- Personal RSS feed summary
- Weather + calendar merge
- "Replaced almost all my newsletter subscriptions"
Just shipped /last30days. A Claude Code skill for @claudeai that scans the last 30 days on Reddit, X, and the web for any topic and returns prompt patterns + new releases + workflows that work right now.