- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 20.3k
- Source
- skill-github
- Repository
- github.com/topoteretes/cognee
Overview
Cognee is an open-source AI memory platform that provides cross-session persistent long-term memory for AI agents. With a self-hosted knowledge graph engine, data in any format can be imported and used to build knowledge graphs, enabling each agent to recall, connect, and act within complete context. Ideal for scenarios requiring unified management of multi-source data and endowing AI agents with learning and memory capabilities.
Capabilities
- ▪Persistent long-term memory
- ▪Self-hosted knowledge graph
- ▪Multimodal data processing
- ▪Vector embeddings and graph reasoning
- ▪Cognitive science-based ontology generation
Use cases
Setup
uv pip install cognee
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Supports multiple data formats—refer to the documentation for details.
Supports multiple data formats—refer to the documentation for details.
How do I configure the LLM API Key?
Configure the LLM_API_KEY via environment variables or a .env file.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.