Deep Agents Memory

INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing.

概要

Deep Agents Memory is a SKILL.md-based agent skill sourced from langchain-ai/langchain-skills. It is categorized under security and is listed for Codex, Claude. The source description focuses on: INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing. AIToolly summarizes this page as a directory entry rather than copying the full third-party skill content, so users can evaluate the source, compatibility, and practical fit before installing it.

ユースケース

Evaluate Deep Agents Memory before adding it to an AI agent workflow.
Use Deep Agents Memory as a starting point for repeatable security tasks.
Compare Deep Agents Memory with related skills from langchain-skills and other GitHub repositories.

導入方法

# Review source first
open https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/deep-agents-memory/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

Review the source SKILL.md, referenced scripts, permissions, and external services before installing Deep Agents Memory. Treat third-party skills like code dependencies, especially when they can read files, call APIs, or run commands.

関連Skills