Wiki Timeline banner
alfadur7 alfadur7

Wiki Timeline

AI community

Description

Generate a chronological timeline for an entity or concept in the LLM Wiki. Usage: `/wiki-timeline <entity|concept> [year]` **If `$ARGUMENTS` is empty**: print the usage below and **stop**. ``` Usage: /wiki-timeline <entity|concept> [year] Examples: /wiki-timeline Meta # full chronological storyline for Meta /wiki-timeline DeepSeek 2025 # only DeepSeek's 2025 events /wiki-timeline OpenWeights # a concept page works too Without a target entity/concept, backlinks

Installation

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

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

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

Full documentation available on GitHub

View Source Repository