ai-daily-insights
v0.5.3
Published
Read the AI Daily Insights briefing (aidailyinsights.cn) right in your terminal.
Maintainers
Readme
ai-daily-insights (CLI)
Read the AI Daily Insights briefing right in your terminal.
npx ai-daily-insights
npx ai-daily-insights latest
npx ai-daily-insights show 2026-06-24
npx ai-daily-insights search AnthropicOr install globally:
npm install -g ai-daily-insights
ai-daily-insightsCommands
| Command | What it does |
| --- | --- |
| today, latest, or no command | Show the newest issue as a Bloomberg-blue 10-item news monitor. |
| list [n] | List the most recent n issues (default 7). |
| show <date> | Show one full issue (YYYY-MM-DD), every news item + signal. |
| search <query> [n] | Keyword search across all issues. |
| help | Show usage. |
Data comes from the site's public JSON API — no login, no key.
Set AI_DAILY_BASE_URL to point at another deployment.
Related
- MCP server (for AI agents):
ai-daily-insights-mcp
License
MIT
