NTM Memory System — 神经图灵机外存
v1.0.0基于 Neural Turing Machines 的外部记忆系统,为 AI 提供可读写、可扩展的外部记忆能力,实现复杂推理与长期信息存取。
0· 157·0 当前·0 累计
下载技能包
最后更新
2026/3/20
安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only description of a Neural Turing Machine memory component; it does not request credentials, install software, or perform out-of-scope operations, so its declared purpose matches its contents.
评估建议
This skill is a self-contained instructional description of a Neural Turing Machine memory system (no code is shipped and nothing is installed). It does not request credentials or access. Before using in a running agent:
- Remember this is documentation and example code, not an executed module; if you or your team copy the examples into runnable code, review them for correctness and resource use (e.g., large memory matrices).
- The listed contact is a personal WeChat number in metadata — treat ...详细分析 ▾
✓ 用途与能力
Name/description (NTM external memory) matches the SKILL.md: the file contains architecture explanation, addressing/read-write algorithms, and example integration code. There are no unrelated requirements (no cloud keys, no unrelated binaries).
✓ 指令范围
SKILL.md contains algorithm descriptions and example code snippets (TypeScript/Python/JS) for implementing/using an NTM memory system. It does not instruct the agent to read arbitrary files, access environment variables, call external endpoints, or exfiltrate data.
✓ 安装机制
No install spec and no code files — instruction-only. Nothing will be downloaded or written by the skill itself, minimizing install-time risk.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. The content does not reference secrets or external service credentials.
✓ 持久化与权限
always is false and the skill is user-invocable; it does not request persistent system privileges or modify other skills' configurations.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/20
基于 Neural Turing Machines 的外部记忆系统
● 无害
安装命令
点击复制官方npx clawhub@latest install ntm-memory-system
镜像加速npx clawhub@latest install ntm-memory-system --registry https://cn.longxiaskill.com镜像同步中
本土化适配说明
NTM Memory System — 神经图灵机外存 安装说明: 安装命令:npx clawhub@latest install ntm-memory-system