From 85c4ed976d555f158b974f1e5af601542643c954 Mon Sep 17 00:00:00 2001 From: vicckykr Date: Fri, 5 Jun 2026 19:07:51 +0530 Subject: [PATCH] "plse make this =chaneh" --- L2/reading_material_2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/L2/reading_material_2.md b/L2/reading_material_2.md index 71d02ed..c1872d1 100644 --- a/L2/reading_material_2.md +++ b/L2/reading_material_2.md @@ -4,7 +4,7 @@ ### Skills vs MCP -| Feature | MCP | Skills | +| Feature | MCP | Skills | |--------|-----|--------| | **Purpose** | Connects your agent to external systems and data (databases, APIs, services) | Teaches your agent what to do with that data | | **Example** | MCP server connects to a database | Skill says "Compute metric X using columns A and B of this table" |