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.