Run the full VeritasReason semantic extraction pipeline on a file or selected text — NER, relations, events, coreference resolution, triplets, and validation. Clears result cache before each run. Returns Markdown tables with entity/relation/event/triplet results and inline validator warnings.
$npx -y skills add bibinprathap/veritasgraph --skill extractInstalls into the current project.
Run `npx skills use "https://github.com/bibinprathap/veritasgraph" --skill "bibinprathap/veritasgraph/extract"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bibinprathap/veritasgraph" that are relevant to the current task. Run `npx skills add "https://github.com/bibinprathap/veritasgraph"` and select the relevant skills, then follow their instructions.