Install
openclaw skills install @colto111/wikipedia-publisherDraft, review, de-risk, and publish Wikipedia or Wikidata content with a bias toward policy-safe workflow. Use when creating or editing encyclopedia articles, sandbox drafts, Wikidata items, citations, notability/source assessments, conflict-of-interest reviews, or MediaWiki wikitext. Especially useful for company, founder, product, or client subjects where promotional tone, weak sourcing, or direct-to-mainspace publishing would be risky.
openclaw skills install @colto111/wikipedia-publisherUse a conservative workflow. Prefer publishable drafts over impressive drafts.
Collect evidence first
scripts/citation_fetch_enricher.py first when URLs are bare, weak, or missing metadata.scripts/source_hygiene.py and scripts/notability_score.py early.Decide the safest target
User: sandbox or Draft: namespace for new articles.Write plain, non-promotional prose
scripts/coi_rewrite.py and then edit manually.Run a risk pass before publishing
scripts/coi_tone_lint.py.scripts/source_hygiene.py.scripts/deletion_risk_check.py.scripts/citation_normalizer.py to clean weak references.Publish conservatively
scripts/sandbox_publish.py --dry-run before live save.Use this default structure unless the sourcing suggests otherwise:
Skip sections that cannot be supported cleanly.
When the user wants a new page:
.wiki or .md.User:<name>/<topic> or Draft:<topic>.For Wikidata work:
scripts/wikidata_helper.py for a clean starter bundleRead references/red-flags.md when any of these appear:
scripts/source_hygiene.py — classify citations as independent, primary, press-wire, directory, or review-neededscripts/notability_score.py — rough article-viability scoring from the citation mixscripts/coi_tone_lint.py — lightweight tone/source risk checker for draftsscripts/deletion_risk_check.py — heuristic rejection/deletion-risk checkerscripts/citation_fetch_enricher.py — fetch live metadata from URLs and suggest richer cite templatesscripts/citation_normalizer.py — suggest cleaner cite templates and missing metadatascripts/coi_rewrite.py — rewrite PR-ish text into more neutral attributed prosescripts/sandbox_publish.py — sandbox/draft publishing helper for MediaWiki APIscripts/wikidata_helper.py — starter statement generator for Wikidata itemsreferences/red-flags.md — quick safety checklist for companies, people, and organizationsreferences/workflow.md — recommended script order and interpretationreferences/citation-guidelines.md — citation cleanup guidanceWhen showing a proposed edit: