Skip to main content
topoteretes
GitHub creator profile

topoteretes

Repository-level view of 29 collected skills across 3 GitHub repositories.

skills collected
29
repositories
3
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

cognee-search
unclassified

Search Cognee memory. Session memory is automatically searched on every prompt via hooks. Use this skill explicitly for permanent knowledge graph search, filtered category search, or when you need more results than the automatic lookup provides.

Aug 26, 2026
memory
unclassified

Use when Codex should remember, recall, search, improve, or forget information using Cognee.

Aug 26, 2026
cognee-switch-datasets
unclassified

Switch this session to another Cognee dataset. Lists the datasets you can write to, lets you pick one, syncs the current session into its dataset, then starts a fresh Cognee session bound to the chosen dataset. All later saves and recalls target the new…

Aug 25, 2026
cognee-switch-datasets
unclassified

Use when the user wants to switch this Codex session to another Cognee dataset, see which datasets are available, or move memory capture to a different dataset. Syncs the current session first, then starts a fresh Cognee session bound to the chosen dataset.

Aug 25, 2026
cognee-code
unclassified

Index a code repository into Cognee's code graph and query it deterministically (callers, impact analysis, paths, endpoints). Use for structural code questions, "index this repo", and checking what a re-index changed.

Aug 25, 2026
codebase
unclassified

Use when indexing a code repository into Cognee's code graph or querying it (callers, impact analysis, paths, endpoints) from Codex.

Aug 25, 2026
cognee-forget
unclassified

Forget data stored in Cognee memory. Use when the user asks to forget, delete, or remove something from memory (e.g. "forget what we talked about tennis", "delete that from memory"). Finds the documents in the current dataset whose raw content matches what…

Aug 24, 2026
cognee-forget
unclassified

Forget data stored in Cognee memory. Use when the user asks to forget, delete, or remove something from memory (e.g. "forget what we talked about tennis", "delete that from memory"). Finds the documents in the current dataset whose raw content matches what…

Aug 24, 2026
Showing 8 of 17 collected skills.
cognee
software-developers

Use this skill whenever the user asks about Cognee, AI memory, persistent agent memory, self-improving agents, agents learning from feednack, knowledge graphs, graph-based RAG, long-term memory for agents, short-term memory for agents, personalization,…

Aug 22, 2026
cognee-install
unclassified

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.

Aug 21, 2026
cognee-community
software-developers

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),…

Aug 15, 2026
cognee-permissions
software-developers

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…

Aug 11, 2026
cognee-cli
software-developers

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.

Aug 8, 2026
cognee-docker
network-and-computer-systems-administrators

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.

Aug 8, 2026
cognee-integrations
software-developers

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…

Aug 8, 2026
cognee-server
software-developers

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.

Aug 8, 2026
Showing 3 of 3 repositories
All repositories loaded