rpd:ai_wiki
Table of Contents
AI Wiki Tools and Suggestions
This page documents suggestions for additional tools that could improve the wiki maintenance process for Remixed Dungeon.
Suggested Tools
- Automated Link Checker: A tool that regularly scans all pages for broken links and missing pages
- Image Verification Tool: Automatically verifies that all image references in wiki pages exist and are accessible
- Content Consistency Checker: Ensures common elements (like stats, descriptions) are consistent across pages and match the game code
- Translation Consistency Tool: Helps maintain consistency across different language versions of the wiki
- Auto-Update Tool: Automatically updates pages that contain frequently changing information like game stats
- Content Generation Assistant: AI-powered tool to help create initial drafts of pages based on game code
- Diff Analysis Tool: Compares changes in game code to existing wiki pages to suggest necessary updates
Current Tools
The following tools already exist and are useful:
- find_red_links.py - Finds broken links in wiki
- scale_sprites_for_wiki.py - Processes game sprites for wiki use
- check_broken_images.py - Validates image references
Best Practices
- Always verify game mechanics against the actual source code
- Include direct links to relevant code files when documenting features
- Use consistent naming schemes for game entities
- Reference string resource names for accuracy of in-game text
- Regularly run validation tools to maintain quality
rpd/ai_wiki.txt · Last modified: by 127.0.0.1
