Wiki Discover banner
alfadur7 alfadur7

Wiki Discover

AI community

Description

Discover unexpected connections in the LLM Wiki (Memex serendipity). Usage: `/wiki-discover <seed | --random | --surprising | --gaps [<slug>]>` **If `$ARGUMENTS` is empty**: print the usage below and **stop**. ``` Usage: /wiki-discover <seed | --random | --surprising | --gaps [<slug>]> Examples: /wiki-discover Meta # start from a specific entity /wiki-discover AgenticAI # start from a concept page /wiki-discover --random # random seed among mid-band backlink

Installation

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

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

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

Full documentation available on GitHub

View Source Repository