miraheze-wiki-management

Manage Miraheze wiki projects through Python scripting and browser automation.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill miraheze-wiki-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: miraheze-wiki-management
Source: https://github.com/DonZzzilla/kalshi-explorer/tree/main/skills/user-skills/.archive/miraheze-wiki-management
Command: npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill miraheze-wiki-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, http.cookiejar, re, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the management of Miraheze wiki projects, including editing, bulk maintenance, corruption scanning, category management, cron orchestration, and content policy enforcement.

Core Features & Use Cases

  • Wiki Editing: Edit pages and manage categories via browser console or Python scripts.
  • Bulk Maintenance: Perform mass categorization, bot-corruption cleanup, and table building.
  • Corruption Scanning: Scan for and resolve corruption issues in wiki content.
  • Use Case: Imagine you need to update all pages on a Miraheze wiki to reflect a new version of a game. This Skill can automate the bulk categorization and cleanup tasks, saving hours of manual work.

Quick Start

Use the miraheze-wiki-management skill to update the 'Island of Tabor Guide' page to reflect the latest game version.

Frequently Asked Questions about miraheze-wiki-management

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

FAQPage Schema
How do I automate bulk page editing and maintenance on a Miraheze wiki?

You can automate bulk page editing and maintenance on a Miraheze wiki by running Python scripts that utilize the requests library to interact with the wiki API. This process automates mass categorization, content updates, and cleanup tasks.

Can I use Python to scan for and clean up content corruption across multiple wiki projects?

Yes, you can use Python to scan for and clean up content corruption across multiple wiki projects. The automation scripts apply corruption scanning logic to detect and resolve issues in bulk data across managed wikis.

Does Miraheze wiki management with Python require specific API access or libraries?

Miraheze wiki management with Python requires Miraheze API access and specific dependencies including requests, http.cookiejar, and re. These libraries handle session authentication, cookie management, and pattern matching for automation scripts.

What is the best way to perform mass categorization and bot cleanup on Miraheze wikis?

The best way to perform mass categorization and bot cleanup on Miraheze wikis is through Python scripting and browser automation. Scripts orchestrate bulk maintenance tasks directly via the API, saving hours of manual work.

How do I manage cron orchestration and enforce content policies on Miraheze wiki projects?

You manage cron orchestration and enforce content policies on Miraheze wiki projects by configuring Python scripts to execute scheduled maintenance tasks. This ensures automated enforcement of content rules and regular data processing.

Can I update all pages on a Miraheze wiki to reflect a new software version automatically?

Yes, you can update all pages on a Miraheze wiki to reflect a new software version automatically by executing bulk maintenance scripts. This automates mass categorization and content updates across the entire wiki project.