▲ | habitue 15 hours ago | |
Skills wont use less context once invoked, the point is that MCP in particular frontloads a bunch of stuff into your context on the entire api surface area. So even if it doesn't invoke the mcp, it's costing you. That's why it's common advice to turn off MCPs for tools you dont think are relevant to the task at hand. The idea behind skills us that they're progressively unlocked: they only take up a short description in the context, relying on the agent to expand things if it feels it's relevant. | ||
▲ | consumer451 12 hours ago | parent [-] | |
Your reply unlocked some serious, yet simple understanding for me. Thank you. |