Your Wikipedia, Curated
A personalized task recommender for Wikipedia editors.
Enter your username. Get ranked, actionable tasks matched to your expertise.
Wikipedia has millions of articles that need work, but no good way to match editors with tasks suited to their skills. Existing tools show generic maintenance lists. WikiTask Pro is different -- it studies you first, then recommends accordingly.
Username --> Edit history analysis --> Deep profile --> Ranked tasks
| | |
500+ recent edits Skill mapping Scored by
Category analysis Topic focus relevance,
Edit type breakdown Activity patterns impact &
Page info lookup Quality tier feasibility
WikiTask Pro runs entirely in your browser. No accounts, no backend, no data stored.
| Feature | Description | |
|---|---|---|
| 🔍 | Deep profiling | Skill level, geographic focus, edit velocity, quality tier, active hours, article age preference |
| ⚡ | 20+ task types | Orphans, dead-ends, bare URLs, disambig fixes, missing coords, uncategorized pages, BLP issues, wikification, short descriptions |
| 🔔 | Watchlist alerts | Articles you edited that have since degraded -- new issues flagged since your last contribution |
| 📎 | Reference discovery | Section analysis, missing content detection, papers from Semantic Scholar, CrossRef & PubMed |
| 📰 | News & trends | Trending topics and current events relevant to your editing areas |
| 🎯 | Smart scoring | Each task ranked by relevance, impact, feasibility, and urgency |
| 📱 | Mobile-ready | Responsive design, works on any device |
WikiTask Pro queries five public APIs -- all from the client, no keys required:
| Source | Data |
|---|---|
| MediaWiki Action API | Edit history, page metadata, categories, templates |
| Wikimedia Pageviews | Article traffic, trending pages |
| Semantic Scholar | Academic paper discovery |
| CrossRef | DOI and citation metadata |
| PubMed | Biomedical literature |
Every task is scored across four dimensions:
Relevance ████████░░ How well the task matches your topic expertise
Impact ██████████ Article pageviews, importance, visibility
Feasibility ███████░░░ Estimated effort based on your skill profile
Urgency █████░░░░░ Staleness, trending status, degradation signals
Tasks are ranked by a weighted composite. Filters let you narrow by topic, type, or difficulty.
Use it online -- no install needed:
Run locally:
git clone https://github.com/nethahussain/wikitask-pro.git
cd wikitask-pro
open index.htmlDeploy your own: Fork this repo, enable GitHub Pages on main, done.
Vanilla HTML, CSS, and JavaScript. Single file. Zero dependencies.
Fonts: Newsreader (serif) / DM Sans (sans-serif) / JetBrains Mono (mono).
Open source. Contributions welcome.