Blog Archive
Exploring Skills.sh: Enhancing AI Agents with Reusable Capabilities
Discover Skills.sh, an open-source tool by Vercel Labs for adding reusable capabilities and domain expertise to popular AI agents like Claude Code, Cursor, and Windsurf.
Mastering AI Agent Skills with Registries in Pydantic AI
Explore how to efficiently manage, discover, and install AI agent skills from remote Git repositories and local sources using Pydantic AI powerful registry system.
Spec-Driven Development: The Future of Software Engineering
Explore the core philosophy and development phases of Spec-Driven Development (SDD) and how GitHub's Spec Kit is revolutionizing AI-native workflows.
When a Strong Economy No Longer Means People Can Afford to Live
Exploring the structural shift where AI-driven productivity decouples from labor, challenging our traditional definitions of economic prosperity.
Building Agentic Applications with Authenticated Tools
Secure your AI agents by mastering tool authentication in the Agent Development Kit (ADK), from static API keys to complex OAuth2 flows.
Enabling Agent-to-Agent (A2A) Support in PydanticAI
Learn how to expose your PydanticAI agents as Agent2Agent (A2A) protocol compliant servers for seamless interoperability.
Generate MCP Servers from any OpenAPI Specification
Learn how to automatically convert your existing REST APIs into Model Context Protocol (MCP) servers using Go FastMCP and OpenAPI specifications.
Integrate FastMCP with FastAPI Applications
Discover how to effortlessly generate Model Context Protocol (MCP) servers from existing FastAPI applications or mount MCP endpoints within them using FastMCP.
Introduction to AgentGateway: The Open-Source LLM and Agent Workload Gateway
Learn about AgentGateway, a high-performance Rust-based gateway for managing LLM, MCP, and Agent-to-Agent workloads with enterprise-grade security.
Mastering the Web UI in PydanticAI: Local Debugging Made Easy
Learn how to quickly set up and use the built-in Web Chat UI for local development and debugging with PydanticAI agents.
Building an AI-Powered Publishing Studio with ADK: A Multi-Agent Approach
Explore how a multi-agent system built with the Agent Developer Kit (ADK) can automate and optimize the entire publishing pipeline from research to editing.
No-Code AI: Building Autonomous Agents with Google ADK and YAML
Learn how to build and deploy powerful AI agents using the Google Agent Development Kit (ADK) without writing a single line of Python code, using YAML-based configurations.