ワンクリックで
web-learn
Permanently learn from a web page by extracting and storing knowledge triples
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Permanently learn from a web page by extracting and storing knowledge triples
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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)