224 related articles

A deep dive into Anthropic's Agent Skills architecture — clarifying its difference from MCP, and how modular Skill packages enable scalable, maintainable enterprise agent development.

Geosql is a geospatial SQL skill pack designed for AI coding assistants like Claude and Codex, enabling LLMs to accurately generate PostGIS queries and handle coordinate transformations and spatial analysis.

An in-depth look at LangChain 1.3's core modules and DeepAgent architecture—covering the Harness philosophy, LangGraph internals, HITL, memory management, and guardrails to master production-grade AI Agent development.

Through the practical case of the message-scroller component, this article delves into applying the Single Responsibility Principle in front-end component design—how to abstract scrolling logic independently and balance cost with long-term returns.

An in-depth look at Claude Code's development and design philosophy: why the CLI form, how the "minimal scaffolding" architecture works, and how it balances safety with autonomy in AI programming.

An in-depth analysis of the open-source LLM control plane tool Otari—covering unified multi-model access, cost observability, and security compliance governance to help teams build manageable, production-grade AI infrastructure.

OfficeCLI is a command-line office suite for AI agents, supporting reading and writing of Word, Excel, and PowerPoint files—enabling efficient Office document automation without complex glue code.
TaskPeace: An AI Coding Agent Task Que…
TaskPeace is a task queue system for AI coding agents that uses the MCP protocol to let Claude, Cursor, and other AI assistants autonomously claim and execute tasks.

shadcn/ui has officially made Base UI its default underlying library, replacing Radix. Learn the technical background, team lineage, and what this means for your projects.

Deep dive into AI Agent Skills: SKILL.md file structure, four component modules, differences from prompts, and practical scenarios for frontend generation, PPT creation, and more.

A deep dive into AI Agent architecture and enterprise deployment. From LangChain and ReAct design to dynamic tool calling and multi-task recognition — build autonomous enterprise AI assistants.

A comprehensive guide to Agent Skills: what Skills are, how they differ from Prompts, and how to design SKILL.md files. Learn modular AI Agent development through a real restaurant branding example.

Vercel's Chief of Software Andrew Qu explains the eve Agent framework's design philosophy, covering Skills modularity, Sandboxes security, and agent-readable websites—revealing the paradigm shift from instruction-driven to goal-driven software.

NIST has officially standardized the ML-KEM (CRYSTALS-Kyber) post-quantum algorithm. This article covers ML-KEM principles, Python ecosystem implementation, hybrid deployment strategies, and critical challenges like constant-time execution and memory safety.

Herdr is an open-source Rust-written terminal tool positioning itself as an AI Agent multiplexer, unifying Claude Code, Cursor, and more in one CLI interface.
Autoresearch: How Self-Evolving AI Age…
Autoresearch lets AI agents automatically explore and refine better solutions during task execution. This article breaks down agent recipes, self-improvement loops, and human-AI collaboration boundaries.

A roundup of 12 trending open-source AI agent projects on GitHub, covering video generation, agent frameworks, skill packs, code engines, security scanning, and voice processing.

New to AI Agents? This article uses a startup team analogy to break down the three core capabilities — Perception, Decision-Making, and Action — helping you build a mental model from scratch.

In AI-assisted coding, having AI borrow from open-source projects often leads to wholesale copying. This article uses the GapGun audio tool as a case study to show how to set borrowing boundaries and guide AI precisely.

Agent Studio unifies AI Agent role definition (Subagents) and Skills on one platform, enabling coordinated orchestration through a shared MCP endpoint, progressive disclosure, and moderated community publishing.