HowardKao-1130

extract_kg

Extract KG triples and claims from selected documents.

HowardKao-1130 0 1 Updated 3mo ago
GitHub

Install

npx skillscat add howardkao-1130/mini-nexen/extract-kg

Install via the SkillsCat registry.

SKILL.md

Purpose: Build the local knowledge graph from the current document set.

Steps:

  • Load the selected documents.
  • Use the LLM to extract triples and claims.
  • Store entities, relations, claims, mentions, and evidence.

Notes:

  • Skips documents that were already extracted.