Skip to main content

symbolic-memory

Stateless symbolic memory effect for LLM agents using SQL facts + canonical semantics, activated via symbols and JIT meaning (PostgreSQL + Ollama).

インストールへ移動

ソース情報

リポジトリ
Kernel8901/ai-agent-skills-classification
ソースの最終更新活動
2026年4月4日 15:26
検出された SKILL.md の言語
英語
スター
4
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
4 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
symbolic-memory
description
Stateless symbolic memory effect for LLM agents using SQL facts + canonical semantics, activated via symbols and JIT meaning (PostgreSQL + Ollama).
metadata
{"openclaw":{"emoji":"🧠","homepage":"https://github.com/Th3Hypn0tist/random/blob/main/LLM-symbolic-memory.md","requires":{"bins":"[Truncated]","env":"[Truncated]","config":"[Truncated]"}}}
user-invocable
true
version
1
# symbolic-memory ## Purpose Provide a stateless symbolic memory workflow: - Store facts + canonical semantics in PostgreSQL - Expose references as symbols - Activate meaning just-in-time (budgeted) - Send only activated facts to the LLM (Ollama) Rule: Store semantics. Compute meaning. Never confuse the two.
GitHubで見る