Tagged articles
3 articles
Page 1 of 1
Alibaba Cloud Developer
Alibaba Cloud Developer
May 18, 2026 · Artificial Intelligence

Redefining Skill Development: A Hands‑On Guide and One‑Stop Development Assistant

This article walks you through the concept of AI Agent Skills, showing how to design, write, install, publish, and manage a Skill—from the underlying three‑level loading mechanism and cross‑platform considerations to best‑practice guidelines, versioning strategies, automated testing, and even self‑improving loops—so you can turn repetitive tasks into reusable, shareable automation assets.

AI agentDevOpsSelf‑Improving
0 likes · 27 min read
Redefining Skill Development: A Hands‑On Guide and One‑Stop Development Assistant
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 23, 2026 · Artificial Intelligence

How Hermes Agent Achieves Self‑Improving AI Through Memory, Skills, and Nudge Engine

Hermes Agent combines a bounded memory store, automatically generated reusable skills, and a Nudge Engine that periodically triggers background reviews, forming a self‑improving loop that reduces tool calls, fixes recurring errors, and outperforms OpenClaw’s static skill system.

AI Agent ArchitectureHermes AgentMemory Management
0 likes · 28 min read
How Hermes Agent Achieves Self‑Improving AI Through Memory, Skills, and Nudge Engine
AI2ML AI to Machine Learning
AI2ML AI to Machine Learning
Apr 10, 2026 · Artificial Intelligence

Why HermesAgent Outperforms OpenClaw: A Deep Source‑Code Analysis

The article dissects HermesAgent’s architecture, showing how it extends OpenClaw with self‑learning, reinforcement‑learning modules, and advanced prompt‑evolution techniques to mitigate token‑hole costs and achieve more deterministic results, while also detailing its TUI‑driven CLI and evaluation workflow.

DSPyGEPAHermesAgent
0 likes · 8 min read
Why HermesAgent Outperforms OpenClaw: A Deep Source‑Code Analysis