AI Agent Skills: Tools, MCP, Memory & RAG
A complete guide to AI agent capabilities — Tool Use (Function Calling), Model Context Protocol (MCP), Memory systems, RAG, and how to write production-grade agent skills from beginner to senior.
A complete guide to AI agent capabilities — Tool Use (Function Calling), Model Context Protocol (MCP), Memory systems, RAG, and how to write production-grade agent skills from beginner to senior.
Redis TTL mechanics, expiry policies (lazy vs active), memory eviction strategies (LRU, LFU, volatile, allkeys), and senior-level memory management patterns.
An in-depth guide to understanding what data is stored in stack memory and heap memory in the Java Virtual Machine (JVM), including memory tuning and garbage collection.