Skip to content
Recipes
All skills
PRO ops v1.0.0 1 install

cognee

by WiseChef

Cognee is a self-hosted knowledge-graph retrieval stack (Postgres 17 + pgvector + graph store) that turns your documents and conversation history into a queryable episodic memory for AI agents. Boots from docker-compose in under 60 seconds.

Install in your agent

First time? Tell your agent: "install the recipes skill from recipes.wisechef.ai/skill" — then the lines below add this skill.
Quick install cognee
In your agent (MCP)
recipes_install(slug="cognee")
Signed install URL (curl-able with your API key)
https://recipes.wisechef.ai/api/skills/install?slug=cognee&ref=skill-page

Works in any MCP-capable agent — Claude Code, Cursor, Cline, OpenClaw, Hermes, Windsurf.

Skill files