Back to Marketplace
30-day free campaign

Run this helper free — no credit card

Every helper is free for 30 days. Answer 3 questions and get the full result in 2 minutes.

Start free →
FREE
Verified
Save Money

Economist TUI

Read The Economist fast, offline, without leaving your terminal

Users waste time navigating bloated web interfaces and paywalls to find and read Economist articles.

Quickly browse, search, and read full Economist content directly in your terminal with minimal friction.

  • Interactive terminal UI with instant search and navigation
  • Browse articles by section with keyboard shortcuts
  • Read full article content after one-time browser login
  • Background daemon mode for faster subsequent reads
  • Output articles as plain text, JSON, or formatted columns

👁 4 views · 📦 0 installs

Install in one line

mfkvault install economist-tui

Requires the MFKVault CLI. Prefer MCP?

No reviews yet
🤖 Claude Code Cursor💻 Codex🦞 OpenClaw
This helper was discovered by MFKVault crawlers from public sources. Original author retains all rights. To request removal: [email protected]
Community helper
This helper was discovered by MFKVault crawlers from public sources. MFKVault does not create, maintain, or guarantee the output of this helper. Results are AI-generated and may be incomplete, inaccurate, or outdated. Use at your own risk. Original author retains all rights. Request removal
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 4 AI agents
  • Lifetime updates included
VerifiedSecureBe the first
Ready to run

Run this helper

Answer a few questions and let this helper do the work.

Advanced: use with your AI agent

Description

--- name: economist-tui description: Terminal UI + CLI to browse Economist headlines, search articles, and read full content in the terminal. Requires one-time browser login for full articles. --- # Economist TUI Terminal app to browse and read The Economist. ## Commands ```bash # Interactive browse (TUI, type to search, ←/→ page, b back, c columns) economist browse [section] # Run background daemon for faster reads economist serve economist serve --status economist serve --stop # Headlines (default section: leaders) economist headlines [section] [-n count] [-s search] [--json|--plain] # Read full article economist read [url|-] [--raw] [--wrap N] [--columns 1|2] # Login (one-time, opens browser) economist login # List sections economist sections ``` ## Available Sections `leaders`, `briefing`, `finance`, `us`, `britain`, `europe`, `middle-east`, `asia`, `china`, `americas`, `business`, `tech`, `science`, `culture`, `graphic`, `world-this-week` ## Global Flags `--version`, `--debug`, `--no-color` ## Examples ```bash # Get 5 finance headlines economist headlines finance -n 5 # Search for China coverage (fuzzy tokens) economist headlines finance -s "china" # JSON output economist headlines finance --json # Read article (markdown output) economist read "https://www.economist.com/..." --raw # Pretty terminal rendering economist read "https://www.economist.com/..." --wrap 100 # Two-column article body economist read "https://www.economist.com/..." --columns 2 # Debug HTML dump economist --debug read "https://www.economist.com/..." # Read URL from stdin echo "https://www.economist.com/..." | economist read - ``` ## Auth Flow 1. Run `economist login` (opens browser) 2. Log in to Economist account 3. Browser closes automatically when login detected 4. Cookies saved to `~/.config/economist-tui/` ## Agent Usage ```bash # Get headlines as JSON (for parsing) economist headlines finance --json # Get first headline URL economist headlines finance --json | jq -r '.[0].url' # Read first headline economist headlines finance --json | jq -r '.[0].url' | xargs economist read --raw # Plain output (title<TAB>url) economist headlines finance --plain ``` Note: `browse` requires a TTY and won't work in agent context. Use `headlines --json` instead. ## Notes - Headlines via RSS: title, one-line description, date, URL (~300 items per section, ~10 months history) - Full articles require login (headless browser with saved session cookies) - Articles cached for 1 hour under `~/.config/economist-tui/cache` - Articles render as markdown with glamour formatting

Preview in:

Security Status

Verified

Manually verified by security team

Time saved
How much time did this skill save you?

Related AI Tools

More Save Money tools you might like