en un clic
memory-browser
Browse and explore the knowledge graph interactively
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Browse and explore the knowledge graph interactively
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Permanently learn from a web page by extracting and storing knowledge triples
Quickly read and extract clean content from a web page (temporary, not stored)
Create, update, and track personal goals with priority levels
Recall past conversations and recent activity timeline from episodic memory
Get a structured thematic overview of all knowledge or a specific topic
Search semantic memory for facts, relationships, and learned procedures
| name | memory-browser |
| description | Browse and explore the knowledge graph interactively |
Explore your knowledge graph interactively — browse entities, relationships, and clusters.
from sophia_memory import explorer
import json
result = explorer.overview("entity name or topic")
print(json.dumps(result, indent=2))