Skip to content
Artwork for Technology Explorations in Data & AI
Technology Explorations in Data & AI · February 24 · 25 min

From Prompts to Agents: AI Agent Skills in Claude Code

AI agents get messy fast once you move beyond simple prompts. Context windows fill up with noise, agents start reasoning in loops, and suddenly you're dealing with brittle behavior and hallucinations. Jesus walks through how Claude Code skills fix this -- packaging repeatable workflows into modular components that load only when needed. He demos two real examples: an Explain Code skill and a PR Review skill that forks context, limits tool permissions, and uses CLI commands to analyze pull requests. Resources: - Demo code: https://github.com/datamindedbe/demo-technology-exploration/tree/main/demos/agent_skills - Anthropic docs: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview - Skills standard: https://agentskills.io - Curious about MCP? https://youtu.be/fIr55-koOJQ --- Creators & Guests Jonny Daenen - Host Jesús García Ramírez - Guest Click here to watch a video of this episode. Full playlist: https://www.youtube.com/playlist?list=PLJ_da7qdfL80rA7byzC_CmyrfJWjcCTnb --- Data & AI: Technology Explorations is a biweekly show from Dataminded. Each episode a Dataminded engineer demos a tool or technique worth knowing about -- working code, honest takes, no hype. Music by Aleksandr Karabanov from Pixabay

0:00-25:21

transcript

No transcript — this publisher did not publish one.

show notes

AI agents get messy fast once you move beyond simple prompts. Context windows fill up with noise, agents start reasoning in loops, and suddenly you're dealing with brittle behavior and hallucinations.

Jesus walks through how Claude Code skills fix this -- packaging repeatable workflows into modular components that load only when needed. He demos two real examples: an Explain Code skill and a PR Review skill that forks context, limits tool permissions, and uses CLI commands to analyze pull requests.

Resources:
- Demo code: https://github.com/datamindedbe/demo-technology-exploration/tree/main/demos/agent_skills
- Anthropic docs: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview
- Skills standard: https://agentskills.io
- Curious about MCP? https://youtu.be/fIr55-koOJQ

---

Creators & Guests


Click here to watch a video of this episode.
Full playlist: https://www.youtube.com/playlist?list=PLJ_da7qdfL80rA7byzC_CmyrfJWjcCTnb

---

Data & AI: Technology Explorations is a biweekly show from Dataminded. Each episode a Dataminded engineer demos a tool or technique worth knowing about -- working code, honest takes, no hype.

Music by Aleksandr Karabanov from Pixabay

links3