Hhelianthusinwasteland.hashnode.dev·4d ago · 4 min readBringing Order to AI-Driven Product Development with Contract-Driven AgentsAI agents are getting smarter. But the real leap forward isn't a single agent writing code—it's multiple specialized agents building an entire product together. Yet anyone who has tried throwing a PM 00
MGMoritz Gersterinmoritz-gerster.hashnode.dev·6d ago · 3 min readPhD Lesson #5: Become the CEO of your science start-upLet’s clear up a misunderstanding right away: As a PhD student, you are not a student. Your supervisor is not your CEO. You are the CEO. Consider your supervisor your Scientific Advisory Board. Don’t 00
MMMoataz Mohamedinmoatazmohamed.hashnode.dev·Jun 22 · 1 min readHow I Stopped Duplicating AI Skills Across Claude Code, Cursor, Codex, Gemini CLI, and Other ToolsHas anyone else ended up maintaining the same AI skill in multiple places? I use Claude Code, Codex, Cursor, Gemini CLI, Kimi, and several other AI tools. Over time I accumulated a huge collection of 00
EEternalRightsinagenthatch.hashnode.dev·Jun 19 · 16 min readEveryone gives agents skills. I made skills hatch their own agents.I spent two weeks writing a SKILL.md for our internal agent stack at work. Every API endpoint, every MCP config, every token-budget rule I'd bled for over three months, written down in clean markdown.10
Wweijhflyinweijhfly.hashnode.dev·Jun 19 · 11 min readI Built 10 AI Agent Skills and Shrank 300 Lines of Boilerplate to 30Over the past six months, I've built about 10 Agent Skills — the kind of scripts that LLM-powered coding agents invoke to get real work done. By the third one, I noticed something embarrassing: I'd co10
SMSaheli Maityintechwithsaheli.hashnode.dev·Jun 17 · 4 min readThe Learning Gap Nobody Talks About: Why Skills Matter More Than EverA few years ago, getting good grades and earning a degree were often enough to stand out. Today, things are different. Students have access to countless tutorials, courses, and educational resources. 00
JDJeet Doshiinjdoshi2091.hashnode.dev·Jun 15 · 20 min readAgent SkillsWhen I first started exploring agentic automation, one thing became clear very quickly: a powerful AI model is not the same thing as a reliable digital worker. A model can reason, summarize, write cod00
SPSubham Pandainblog.subhampanda.com·Jun 10 · 16 min readProgressive Disclosure vs. Monolithic Skills: A Real-World Benchmark of How to Structure LLM InstructionsAll the below Research is performed using an agent z.ai and its models An empirical study comparing two skill design paradigms across 5 tasks and 4 LLMs — with real API calls, real results, and surpri102L
Nnicerinnicer.hashnode.dev·Jun 8 · 7 min readWhat is a "Skill" in Agentic AI?Updated: June 14, 2026 • 6 min read Claude Code, OpenWebUI, and LangChain all use the same term—but they implement it across different execution contexts. Here is the true technical breakdown of how "00
AHAnton Huckinanthu.dev·Jun 4 · 4 min readStop AI from Doing the Work: Graduated Hints for Better Learning in Coding WorkshopsI've always liked the idea of giving workshop participants an AI coding assistant. Not because it makes the workshop easier to run, but because "learn to work with AI" is a useful skill on its own. Bu30