Subodh Jena
Blog

Blog

Writing

Life, tech, and everything in-between.

Skills as Contextual Memory: Reusable Procedural Knowledge for LLM Agents

Apr 27, 2026·7 min·AI

Anthropic's Skills pattern packages reusable procedural knowledge as folders of instructions, scripts, and resources. Progressive disclosure loads only the metadata at startup and brings in the details on demand. Context capacity becomes effectively unbounded.

Generative Agents Memory: The Stanford Architecture for Persistent LLM Agents

Apr 22, 2026·8 min·AI

Stanford's Smallville study ran 25 LLM agents that formed relationships and organized events autonomously. The mechanism that made their behavior coherent over days was a three-part memory system: observation, scored retrieval, and periodic reflection.

Short-Term and Long-Term Memory for LLM Agents

Apr 20, 2026·8 min·AI

An agent with no memory repeats itself. An agent with bad memory contradicts itself. Getting memory right means splitting it into kinds: short-term for the session, long-term for durable facts, procedural for how-to, episodic for what-happened.

The Augmented LLM: Retrieval, Tools, and Memory

Feb 18, 2026·6 min·AI

A bare language model is a closed system. It cannot look up a fresh fact, cannot act in the world, cannot remember the last conversation. Every non-trivial agent is an attempt to lift one or more of those three constraints.

Work

ExperimentsPortfolio

Connect

AboutContact

© 2026 Subodh Jena

X (Twitter)GitHubLinkedIn