kg-bootstrap

Bootstrap knowledge graphs from video transcripts into structured graphs.

4|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/costiash/CognivAgent --skill kg-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kg-bootstrap
Source: https://github.com/costiash/CognivAgent/tree/main/app/agent/resources/.claude/skills/kg-bootstrap
Command: npx skills add https://github.com/costiash/CognivAgent --skill kg-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides an end-to-end workflow to bootstrap knowledge graphs from video transcripts, turning raw transcript data into a structured graph ready for exploration.

Core Features & Use Cases

  • Project creation: Create new KG projects and assign descriptive names.
  • Bootstrap phase: Infer entity types and relationships from transcripts to define a domain schema.
  • Extraction: Populate the graph with entities and edges from transcripts.
  • Use Case: Build a KG around a documentary to visualize key players, organizations, and events.

Quick Start

Create a new KG project, provide a transcript (or select a transcript from existing sources), and initiate bootstrap to generate the initial schema and populated graph.