wiki-write-articles

Generate wiki articles from corpus data using a two-agent research and writer workflow.

2|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/cdeistopened/skill-stack-skills --skill wiki-write-articles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-write-articles
Source: https://github.com/cdeistopened/skill-stack-skills/tree/main/wiki-pipeline/wiki-write-articles
Command: npx skills add https://github.com/cdeistopened/skill-stack-skills --skill wiki-write-articles

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Two-agent workflow that enables automated wiki-article creation from corpus data by combining a research agent that gathers evidence with a writer agent that produces citations-backed content.

Core Features & Use Cases

  • Two-agent workflow: research and writer roles collaborate to produce sourced wiki articles.
  • Citation-rich content: inline citations anchored to source chunks and cross-linkable entity references.
  • Topic selection & SEO guidance: leverages entity inventories and SEO data to surface relevant topics and evidence.

Quick Start

Select a topic and start the two-agent research-and-writer workflow to generate the first draft of a wiki article.

Frequently Asked Questions about wiki-write-articles

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate wiki article writing from indexed corpus data?

Automated wiki article writing uses a two-agent research and writer workflow to gather evidence from indexed corpus data and produce polished, citation-backed content. It selects topics using entity inventories and SEO data to generate publish-ready articles.

How does a two-agent research and writer workflow generate citations for wiki articles?

A two-agent research and writer workflow generates citations by having a research agent gather evidence from indexed corpus data, while a writer agent produces content with inline citations anchored to source chunks and cross-linkable entity references.

Do I need a search index and topic inventory to generate wiki articles with this workflow?

Yes, generating wiki articles with this workflow requires an available search index and topic inventory. It leverages QMD, Qdrant, and SEO data to select relevant topics and gather citations from the indexed corpus.

Can I use Claude Code sessions to research and write wiki articles automatically?

Yes, you can use Claude Code sessions to research and write wiki articles automatically. The workflow requires separate Claude Code sessions for the research agent and the writer agent, plus environment variables for any backend services.

What is the best way to select wiki topics using entity inventories and SEO data?

The best way to select wiki topics using entity inventories and SEO data is through an automated workflow that surfaces relevant topics and evidence from Qdrant and QMD indexed corpus data before drafting the article.

What are the limitations of automated wiki article generation from corpus data?

Limitations of automated wiki article generation include the strict requirement for a pre-existing search index, topic inventory, and configured environment variables for backend services, meaning it cannot generate content from unindexed or unstructured data sources.