Wiki Trail banner
alfadur7 alfadur7

Wiki Trail

AI community

Description

Create, follow, or list associative trails in the LLM Wiki (Memex trail-blazing). Usage: `/wiki-trail <create|follow|list> [args]` **If `$ARGUMENTS` is empty**: print the usage below and **stop**. ``` Usage: /wiki-trail <mode> [args] Modes: create <topic> auto-generate an associative trail for a topic follow <trail> follow an existing trail in order, with commentary list show the list of all trails Examples: /wiki-trail create open source AI definition debate

Installation

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

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

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

Full documentation available on GitHub

View Source Repository