Alibaba Cloud Developer
Author

Alibaba Cloud Developer

Alibaba's official tech channel, featuring all of its technology innovations.

1.9k
Articles
0
Likes
665
Views
0
Comments
Recent Articles

Latest from Alibaba Cloud Developer

100 recent articles max
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 14, 2026 · Artificial Intelligence

Revamping AliGo’s AI Travel Assistant: Multi‑Agent Architecture & Prompt Engineering

The AliGo travel platform upgraded its AI assistant by replacing a single‑agent workflow with a modular multi‑agent system, introducing dynamic prompt generation, real‑time reasoning chains, context sharing, observability, and a knowledge base, which dramatically improved accuracy, stability, and user experience.

AI ArchitectureAgentScopeKnowledge Base
0 likes · 19 min read
Revamping AliGo’s AI Travel Assistant: Multi‑Agent Architecture & Prompt Engineering
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 12, 2026 · Artificial Intelligence

How to Integrate Claude Skills into Lingma: A Step‑by‑Step Guide

This article explains the background of Claude Skills, details its modular prompt‑based architecture, shows the required file layout, walks through installing and configuring OpenSkills in Lingma, demonstrates creating a custom code‑review skill, and summarizes the benefits of AI skill modularization.

AI SkillsClaudeLingma
0 likes · 11 min read
How to Integrate Claude Skills into Lingma: A Step‑by‑Step Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 9, 2026 · Artificial Intelligence

Rebuilding an AI‑Powered Shopping Scene Generator with LangGraph, Agent Skills, and Planner

This article details how a low‑code e‑commerce workflow was migrated to a modular LangGraph architecture, introducing Agent Skills, an A2A protocol, and a Planner node to enable multi‑turn natural‑language scene creation, product matching, and persistent storage while leveraging AI coding tools for rapid development.

Agent SkillsDSLLangGraph
0 likes · 24 min read
Rebuilding an AI‑Powered Shopping Scene Generator with LangGraph, Agent Skills, and Planner
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 4, 2026 · Artificial Intelligence

Progressive Disclosure: Making Multi‑Skill LLM Agents Efficient and Scalable

This article examines the core challenge of giving large‑language‑model agents many abilities while keeping context size limited, compares three common loading strategies, introduces a progressive‑disclosure skill mechanism with three loading layers, and details its implementation, benefits, limitations, and suitable use cases in AgentScope‑Java.

AgentContext ManagementJava
0 likes · 17 min read
Progressive Disclosure: Making Multi‑Skill LLM Agents Efficient and Scalable
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 2, 2026 · Artificial Intelligence

Boosting A/B Experiment Automation: Prompt Engineering Achieves 80% Accuracy

This article details how a production‑grade prompt system powered by large language models was designed to replace manual A/B experiment inspection, introducing a six‑level priority decision tree, robust data preprocessing, and systematic bad‑case analysis that lifted automation accuracy from 68% to over 80% while providing clear, explainable recommendations.

A/B testingData AnalysisLLM
0 likes · 46 min read
Boosting A/B Experiment Automation: Prompt Engineering Achieves 80% Accuracy
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 30, 2026 · Artificial Intelligence

How Memory Systems Empower AI Agents: From Short‑Term Context to Long‑Term Knowledge

This article explains how memory systems—both short‑term session memory and cross‑session long‑term memory—address the context‑window limits, token costs, and personalization challenges of AI agents, detailing core concepts, framework differences, integration architectures, context‑engineering strategies, technical components, challenges, and emerging industry trends.

AIAgent architectureMemory Systems
0 likes · 21 min read
How Memory Systems Empower AI Agents: From Short‑Term Context to Long‑Term Knowledge
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 29, 2026 · Backend Development

How to Build a BFF Agent with LangGraph: A Step‑by‑Step Guide

This article walks through integrating an AI‑powered Agent into an internal BFF platform using LangGraph, detailing the architectural choices, state‑graph implementation, prompt engineering, knowledge‑base construction, tool integration, conversation handling, and context compression techniques to enable reliable script generation, execution, and validation.

AIAgentLangGraph
0 likes · 24 min read
How to Build a BFF Agent with LangGraph: A Step‑by‑Step Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 28, 2026 · Cloud Computing

Deploy Moltbot on Alibaba Cloud Lightweight Server in Minutes

This guide walks you through installing the Moltbot AI assistant on Alibaba Cloud's lightweight application server, configuring Baidu's Bailei API key, opening required ports, generating access tokens, and accessing the chat interface, plus a quick overview of the pre‑installed Shadow Cloud Computer image.

AI AssistantAlibaba CloudLightweight Server
0 likes · 3 min read
Deploy Moltbot on Alibaba Cloud Lightweight Server in Minutes