Generate, inspect, and use node/text embeddings in VeritasReason — compute Node2Vec embeddings, find similar nodes, score link predictions, batch similarity, and pairwise similarity. Uses NodeEmbedder, SimilarityCalculator, LinkPredictor, and AgentContext. Sub-commands: compute, similar, similarity, predict-link, top-links, batch, pairwise.
$npx -y skills add bibinprathap/veritasgraph --skill embedInstalls into the current project.
Run `npx skills use "https://github.com/bibinprathap/veritasgraph" --skill "bibinprathap/veritasgraph/embed"` 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.