W
Agentic Workflows
Wikipedia Agentic Workflows
3 workflows — multi-step AI automation tools for coding agents on Wikipedia.
Available free v1.0.0 Browser LLM
$
sidebutton install wikipedia Wikipedia agentic workflows
3 Extract Content wikipedia_extract_content
Extract article title, first paragraph, and main content from the current Wikipedia page
Inputs
None
Steps
3
Extract text from a selectorbrowser extractAll
Allowed wikipedia.org, *.wikipedia.org
Open Article wikipedia_open
Navigate to a Wikipedia article by topic and wait for the page to load
Inputs
-
topic· string
Steps
2
Navigate to a URLWait
Allowed wikipedia.org, *.wikipedia.org
Summarize (Browser) wikipedia_summarize_browser
Opens a Wikipedia article, extracts its content, and generates an LLM-powered summary. Supports tldr, concise (default), or detailed styles.
Inputs
-
topic· string -
style· string # Optional: tldr | concise | detailed (default: concise)
Steps
4
control stopworkflow call
Allowed wikipedia.org, *.wikipedia.org