LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

fix-annotation-from-issues - Fix annotation failures reported in GitHub issues.

Reproduces annotation failures with debug_annotation.py, diagnoses root causes, and improves schema descriptions or rules.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fetch GitHub issue comments
  • Reproduce failures with debug script
  • Diagnose annotation failure patterns
  • Improve schema descriptions and rules
  • Check regressions on gold standard
  • Comment on or close issues

Inputs

  • GitHub issue number
  • Failing XML text snippets
  • TEI schema files

Outputs

  • Updated schema files
  • GitHub issue comments
  • Closed GitHub issues

Requirements

  • GitHub CLI tool gh
  • uv package manager
  • debug_annotation.py script
  • evaluate_llm.py script

Source

  • Spec: SKILL.md
github-issues
annotation
debugging
schema
tei
Fetch GitHub issue comments
Reproduce failures with debug script
Diagnose annotation failure patterns
Improve schema descriptions and rules
GitHub issue number
Failing XML text snippets
TEI schema files
Updated schema files
GitHub issue comments
Closed GitHub issues