Wires up persistence layers for a Deep Agent — choose between ephemeral session state, durable storage, or filesystem access. Routes automatically based on what the agent needs.
Best for: Engineers building agents that need to remember context across runs or work with files.
Creator's repository · langchain-ai/langchain-skills