Validate URLs in Markdown/HTML/text files over HTTP with status classification, retry, and JSON output.
Source text: Chinese
Menu
SkillsMP has collected 6 skills from bobo070314/v1.1-self-evo-factory. Open a skill to review its source and details.
Showing 6 of 6 collected skills.
Validate URLs in Markdown/HTML/text files over HTTP with status classification, retry, and JSON output.
Source text: Chinese
Demo fixture for the self-healing loop: a config whose _meta.json is repaired automatically by Agnes LLM when it has syntax errors. Run scripts/test_self_healing.py to exercise the Diagnosis→Fix→Verify loop.
Industrial-grade CSS minifier: strips comments/whitespace/redundant semicolons while preserving semantics. Exit-code semantics (0/1), honest --dry-run, machine-readable JSON with savings %.
Industrial-grade markdown linter: unclosed code blocks, duplicate headings, blank-line rules, trailing whitespace. Exit-code 0/1/2, machine-readable JSON with severity summary.
Industrial-grade YAML diagnostic linter: precise [Line, Col] errors via PyYAML MarkedYAMLError, TAB detection, exit-code semantics (0/1/2), machine-readable JSON.
Free LLM query via agnes-2.5-flash (OpenAI-compatible, zero cost). Single-call text completion for agent pipelines and SelfEvolver fixes.