Pedro Rodrigues, an AI tooling engineer at Supabase, recently presented at AI Engineer Europe on the topic of "Combine Skills and MCP to Close the Context Gap." His talk focused on the crucial role of providing AI agents with the right guidance and context to perform tasks effectively.
Understanding the "Skill Issue"
Rodrigues began by highlighting a common challenge in AI agent development: agents are smart, but they need the right 'guidance.' This guidance comes in the form of 'Skills,' which are essentially folders containing instructions, scripts, and resources that agents can discover and dynamically load to complete tasks. These skills are designed to address specific needs, such as security pitfalls, stale knowledge, or missing workflows.
