Wiki News banner
alfadur7 alfadur7

Wiki News

AI community

Description

Search for latest news related to the LLM Wiki's key topics. Usage: `/wiki-news [cluster|keyword | --gap [<slug>] [--batch] [--no-filter]]` — argument optional **If `$ARGUMENTS` is empty**: show the usage below, then proceed with an all-cluster search (do not stop). ``` Usage: /wiki-news [cluster|keyword | --gap [<slug>] [--batch] [--no-filter]] Examples: /wiki-news # search all clusters (default) /wiki-news open-source-ai-definition # a specific cluster (slug)

Installation

Installs to ~/.claude/commands/alfadur7-llm-wiki-newsroom-wiki-news.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alfadur7/llm-wiki-newsroom/HEAD/.claude/commands/wiki-news.md -o ~/.claude/commands/alfadur7-llm-wiki-newsroom-wiki-news.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository