Blog Archive
Using the API Server in Google ADK
Learn how to start and use the API server in Google ADK to expose your agents through a REST API for programmatic testing and integration.
Loop Agent in Google ADK
An in-depth look at the Loop Agent in Google ADK, a workflow agent that executes sub-agents iteratively for tasks requiring repetition and refinement.
Mastering Agent Skill Patterns
Explore the common structural patterns for building effective agent skills, from instruction-only guides to complex hybrid systems.
The Rise of Digital Coworkers: Navigating the Era of Enterprise AI Agents
Exploring how AI Agents are evolving from chatbots into digital coworkers that drive organizational efficiency through planning and execution.
Connect to OpenClaw with OpenAI Compatible API
Learn how to integrate OpenClaw into your existing OpenAI-compatible workflows using its Chat Completions endpoint.
Announcing Dart 3.11
Dart 3.11 enhances developer productivity with a more responsive analysis server, glob support in pub workspaces, and advanced AI integration tools.
Mastering Dart Dot Shorthand: Writing Concise and Readable Code
Learn how to use Dart’s dot shorthand syntax to simplify your code, from enums and constructors to static members and constant expressions.
Using RustFS as Cloud Storage in Serverpod
A comprehensive guide on configuring and using RustFS, an S3-compatible storage backend, with Serverpod for efficient file management.
Add LLMs.TXT to Astro Blog
Learn how to create an llm.txt endpoint in your Astro blog to improve discoverability for AI agents and LLMs.
Understanding Agent Skills
Discover how Agent Skills provide a lightweight, open format to extend AI agent capabilities with specialized workflows.
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.