Recall from the user's personal knowledge base (the 'cerebras brain') — 632k rows of their own notes, docs, transcripts, code, and web captures over <projects>, served by the `kb` MCP server. Use whenever the user asks about THEIR OWN material: 'what did I…
az9713/my-cerebras-brain
SkillsMP has collected 4 skills from az9713/my-cerebras-brain. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Ingest new or changed material into the user's personal knowledge base (the 'cerebras brain'). Use when the user says 'add this to my brain', 'feed my brain', 'ingest this URL/folder', 'update the brain', or gives folder paths after adding/editing projects.…
Install or repair the runtime for the user's personal knowledge base (the 'cerebras brain') on this machine: Python venv + deps, Docker Postgres+pgvector container, database schema, Ollama + embedding model, and the `kb` MCP server registration. Use for…
Start the cerebras brain's runtime dependencies (Docker, kb-postgres, Ollama) and report health. The everyday idempotent 'bring my brain up' action — use at the start of a session before ask-cerebras-brain / feed-cerebras-brain, when a kb tool call fails with…