fix-agent

Apply approved fixes from Hermes validation reports to wiki files.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/juliuss1907/knowledge-base --skill fix-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-agent
Source: https://github.com/juliuss1907/knowledge-base/tree/main/.openclaw/skills/fix-agent
Command: npx skills add https://github.com/juliuss1907/knowledge-base --skill fix-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openclaw, hermes, yaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the application of fixes to wiki files based on validation reports from Hermes, reducing manual effort and ensuring consistency.

Core Features & Use Cases

  • Automated Fix Application: Applies approved fixes from Hermes validation reports to wiki files.
  • Format Fixes: Corrects frontmatter, section order, and naming issues.
  • Hygiene Fixes: Moves misplaced files, cleans up structure, and handles temporary files.
  • Content Fixes: Improves quality based on Output Validator feedback.
  • Use Case: After Julius reviews Hermes reports and approves fixes, this Skill can be used to apply all fixes with a single command or apply fixes to specific reports.

Quick Start

Run the 'apply fixes' command after Julius has approved the Hermes report.

Frequently Asked Questions about fix-agent

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

FAQPage Schema
How do I automate applying fixes to wiki files from validation reports?

Automating wiki file fix application is handled by processing Hermes validation reports to correct format, hygiene, and content issues. It uses Python libraries for file manipulation to ensure compliance with folder structure and naming conventions.

What's the best way to correct frontmatter and naming issues in wiki files?

Correcting frontmatter and naming issues in wiki files is achieved by applying format fixes from Hermes validation reports. The process ensures wiki content complies with required folder structure and naming conventions automatically.

Do I need Python libraries to apply Hermes validation fixes to wiki files?

Python libraries are required to apply Hermes validation fixes to wiki files. These dependencies handle the underlying file manipulation needed to correct formatting, hygiene, and content issues identified in the reports.

How does automated file hygiene cleanup work for misplaced wiki files?

Automated file hygiene cleanup works by moving misplaced files and cleaning up temporary files based on Hermes validation reports. It restructures wiki content to ensure full compliance with the expected folder hierarchy.

Can I apply content improvements to wiki files using LLM feedback?

Applying content improvements to wiki files using LLM feedback is supported during the fix application process. It utilizes Output Validator feedback to enhance wiki content quality alongside standard format and hygiene corrections.

What are the limitations of using Hermes reports for wiki file validation?

Hermes report processing for wiki file validation requires pre-approved fixes before application and depends on Python libraries for file manipulation. It is limited to addressing format, hygiene, and content issues explicitly identified in the validation reports.