cognee-cli
01Skill Claude CodeCodex
Use when the user wants to drive cognee from the terminal with cognee-cli — remember/recall/forget/improve memory commands, managing datasets and config, or database migrations.
Skill Claude CodeCodex
Use when the user wants to drive cognee from the terminal with cognee-cli — remember/recall/forget/improve memory commands, managing datasets and config, or database migrations.
Skill Claude CodeCodex
Use when the user needs something that ships outside cognee core — community database adapters (Qdrant, Milvus, Weaviate, Redis, Pinecone, FalkorDB, Memgraph, DuckDB, NetworkX, …), data-source connectors (Slack, Gmail, Notion, Confluence, Google Drive), custom tasks/pipelines/retrievers (Exa, ScrapeGraph, codify)…
Skill Claude CodeCodex
Use when the user wants to run cognee with Docker or docker compose — trying it out from the prebuilt image, starting the API server in a container, or bringing up the full stack (UI, MCP, Postgres, Neo4j) with compose profiles.
Skill Claude CodeCodex
Use when the user wants to install cognee and run their first remember → recall flow with the Python SDK — fresh setup, virtual env, extras selection, or a minimal working example.
Skill Claude CodeCodex
Use when the user wants to connect cognee to external services — switching LLM or embedding providers (OpenAI, Azure, Gemini, Anthropic, Ollama, OpenRouter), changing databases (Postgres, PGVector, Neo4j, Neptune, Turso), S3 storage, or the MCP server for IDE integration.
Skill Claude CodeCodex
Use when working with cognee's permission system — understanding or changing how users, roles, and tenants get access to datasets, how ACL grants work, where permissions are enforced in add/cognify/search/delete, and how the grant records surface in the memory-provenance view.
Skill Claude CodeCodex
Use when the user wants to run the cognee API server (and optional UI) on their own machine — starting it, checking it's healthy, connecting the SDK or other clients to it, and choosing the right auth posture.
Instructions file CodexOpenCode
Instructions for topoteretes/cognee, covering repository guidelines, project structure & module organization, build, test, and development commands, runtime flags worth knowing and multi-tenancy support by backend.
Instructions file
Instructions for topoteretes/cognee, covering claude.md, project overview, development commands, setup and create virtual environment (recommended: uv).
Skill Claude CodeCodex
Use to briefly explain small code diffs.
Skill Claude CodeCodex
Use to judge whether a PR review comment sounds polite.
Skill Claude CodeCodex
Use to identify missing instructions in another skill based on its output.