con un clic
web-learn
Permanently learn from a web page by extracting and storing knowledge triples
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Permanently learn from a web page by extracting and storing knowledge triples
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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
Browse and explore the knowledge graph interactively
Search semantic memory for facts, relationships, and learned procedures
| name | web-learn |
| description | Permanently learn from a web page by extracting and storing knowledge triples |
Read a web page and permanently store its knowledge in semantic memory. Like "studying" — slower but creates lasting knowledge with triple extraction.
exec(open("skills/web-learn/scripts/learn_from_url.py").read())
result = learn_from_url("https://example.com/article")
print(result)