← 返回 Skills 市场
Memory Ingest
作者
Paul Hernandez
· GitHub ↗
· v0.1.0
· MIT-0
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-ingest
功能描述
Process unstructured external input (meeting transcripts, conversation logs, pasted documents) into structured Basic Memory entities. Extracts entities, sear...
安全使用建议
This skill is coherent with its description: it will read whatever text you paste, preserve the raw content verbatim in a stored note, extract/link or propose new entities, and may perform brief public web lookups for context. Before installing or using it, consider: (1) privacy — sensitive information you paste will be stored verbatim in the agent's memory, (2) web lookups — the skill may query public sources for proposed entities (limited to 2–3 queries per entity), and (3) approval flows — the skill is written to ask your approval before creating new entities, so confirm proposals before they are stored. No system credentials or downloads are required. If you need tighter controls, ensure the platform's memory storage is encrypted/accessible only to authorized agents and disable or restrict external web research.
功能分析
Type: OpenClaw Skill
Name: memory-ingest
Version: 0.1.0
The memory-ingest skill (SKILL.md) is a well-structured tool for converting unstructured text into organized knowledge entities. It follows a safe workflow that includes searching for existing data, performing optional web research, and explicitly requiring user approval before creating new notes via the write_note function. There are no signs of malicious intent, data exfiltration, or unauthorized execution; the instructions focus entirely on the stated purpose of knowledge management.
能力评估
Purpose & Capability
Name and description (Memory Ingest) align with the SKILL.md: it parses pasted transcripts/documents, extracts entities, searches existing Basic Memory, proposes creations, and writes notes. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Instructions are explicit and scoped to ingesting user-provided text, searching the agent's Basic Memory, optionally doing limited web research (2–3 queries per entity), and proposing creations for user approval. Two things for the user to note: (1) the skill preserves source content verbatim in stored notes (privacy-sensitive), and (2) the optional web research entails outbound queries to public sources — the SKILL.md limits this but does permit network lookups.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded by the skill itself. This is low-risk from an install perspective.
Credentials
No environment variables, credentials, or config paths are requested. The memory and search operations appear to rely on the platform's built-in memory APIs rather than external secrets, which matches the skill's purpose.
Persistence & Privilege
always is false (normal). The skill can be invoked by the agent (default behavior), which is expected for a user-invocable memory tool. It does not request permanent platform-wide privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-ingest - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-ingest触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
memory-ingest v0.1.0
- Initial release of the memory-ingest skill.
- Processes unstructured external input (e.g., meeting transcripts, conversation logs, pasted documents) into structured Basic Memory entities.
- Extracts entities, searches for existing matches, proposes new entities for approval, and creates structured notes with observations and relations.
- Captures action items and follows a step-by-step workflow for parsing, extraction, and note creation.
- Supports verbatim source preservation alongside structured metadata and observations.
元数据
常见问题
Memory Ingest 是什么?
Process unstructured external input (meeting transcripts, conversation logs, pasted documents) into structured Basic Memory entities. Extracts entities, sear... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。
如何安装 Memory Ingest?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-ingest」即可一键安装,无需额外配置。
Memory Ingest 是免费的吗?
是的,Memory Ingest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memory Ingest 支持哪些平台?
Memory Ingest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Ingest?
由 Paul Hernandez(@phernandez)开发并维护,当前版本 v0.1.0。
推荐 Skills