cognee

Installation
SKILL.md

Overview

Cognee v0.5.5 — open-source Python AI memory engine that converts raw data into searchable knowledge graphs combining vector search with graph databases.

  • Source: topoteretes/cognee @ main
  • Language: Python (async/await throughout)
  • Forge tier: Deep (AST + gh + QMD)
  • Public API exports: 22 | Total extracted: 837 (302 functions, 535 classes)
  • Confidence: 837 T1 (AST-verified), 14 T2 (QMD-enriched), T3 (docs supplemental)

Quick Start

import cognee
import asyncio

async def main():
    # Reset state
    await cognee.prune.prune_data()
Related skills
Installs
41
GitHub Stars
5
First Seen
Mar 19, 2026