Tagged articles
18 articles
Page 1 of 1
Machine Heart
Machine Heart
May 10, 2026 · Artificial Intelligence

Stop Fragmenting Long Texts: HiLight Lets AI Highlight Key Points Directly

The HiLight approach inserts lightweight highlight tags into full-length inputs, training a small Emphasis Actor to score token importance and guide a frozen large language model, improving performance on tasks like recommendation and QA without modifying the solver, while keeping low latency and training cost.

LLMLow latencyReinforcement Learning
0 likes · 9 min read
Stop Fragmenting Long Texts: HiLight Lets AI Highlight Key Points Directly
AI Waka
AI Waka
Apr 26, 2026 · Artificial Intelligence

Can Your AI Agent Write New Instructions? Exploring Google ADK’s New Skills Feature

The article examines how Google’s Agent Development Kit (ADK) tackles the context‑window bottleneck by introducing a three‑layer Skills architecture that lets agents load domain‑specific knowledge on demand, compares implementation modes, provides a step‑by‑step weather‑skill example, and contrasts ADK with OpenAI’s Agent SDK.

AI agentsGoogle ADKOpenAI SDK
0 likes · 18 min read
Can Your AI Agent Write New Instructions? Exploring Google ADK’s New Skills Feature
Su San Talks Tech
Su San Talks Tech
Apr 21, 2026 · Artificial Intelligence

How to Turn Bad Prompts into High‑Scoring AI Prompts: A Step‑by‑Step Guide

This article walks through a complete prompt‑engineering workflow—starting from a weak baseline, building an evaluation pipeline, and applying four concrete techniques (clarity, specificity, XML structuring, and examples) that lift a Claude score from 3.4 to over 9, with code, metrics, and real‑world examples.

AIClaudePrompt engineering
0 likes · 19 min read
How to Turn Bad Prompts into High‑Scoring AI Prompts: A Step‑by‑Step Guide
AI Architecture Hub
AI Architecture Hub
Apr 12, 2026 · Product Management

How One PM Can Power a 20‑Person Team with an AI‑Driven Collaboration System

This article analyzes a PM‑centric AI collaboration framework that consolidates scattered knowledge, reduces repetitive interruptions, and enables a single product manager to efficiently support a twenty‑person team by structuring context, optimizing prompt usage, and standardizing workflows across product, engineering, design, and operations.

AI Collaborationknowledge managementproduct-management
0 likes · 9 min read
How One PM Can Power a 20‑Person Team with an AI‑Driven Collaboration System
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 2, 2026 · Artificial Intelligence

How ADB MySQL Turns Agent Logs into Actionable Insights – A Step‑by‑Step Guide

This article analyzes why over 40% of Agentic AI projects fail due to inadequate observability, outlines three common pain points—trace blindness, uncontrolled token costs, and untraceable failures—and demonstrates a practical ADB MySQL solution that reconstructs logs, classifies failures with AI functions, quantifies token waste, and generates prompt‑optimization suggestions, all with a few SQL statements.

ADB MySQLAI agentsAgent Observability
0 likes · 10 min read
How ADB MySQL Turns Agent Logs into Actionable Insights – A Step‑by‑Step Guide
AI Waka
AI Waka
Mar 11, 2026 · Artificial Intelligence

Why Context Engineering Is the Secret to Smarter AI Agents

The article explains how context engineering—designing the entire information environment for large language models—overcomes prompt engineering limits, mitigates context decay, and improves speed, accuracy, and cost by strategically selecting, compressing, ordering, isolating, and formatting context for production‑grade AI agents.

AI agentsAWS BedrockContext Engineering
0 likes · 24 min read
Why Context Engineering Is the Secret to Smarter AI Agents
Alibaba Cloud Native
Alibaba Cloud Native
Mar 3, 2026 · Artificial Intelligence

Boost AI Coding Efficiency with Qoder Slash Commands: A Practical Guide

This article explains how Qoder’s slash commands can eliminate unnecessary project scans and web searches, showing side‑by‑side comparisons, command file structures, customization tips, and best‑practice recommendations to speed up AI‑assisted coding while saving tokens.

AI CodingQoderSlash Commands
0 likes · 8 min read
Boost AI Coding Efficiency with Qoder Slash Commands: A Practical Guide
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Feb 28, 2026 · Artificial Intelligence

From Prompt Learning to SIPDO: The Closed‑Loop Evolution Driving Continuous Innovation

The article traces how prompt optimization has mirrored the historical evolution of parameter learning, outlines four development phases—from evolutionary search to beyond‑first‑order methods—and explains how SIPDO’s synthetic‑data feedback and difficulty‑progression create a closed‑loop system that yields consistent performance gains across LLM benchmarks.

AIClosed Loop LearningLLM
0 likes · 18 min read
From Prompt Learning to SIPDO: The Closed‑Loop Evolution Driving Continuous Innovation
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Feb 12, 2026 · Artificial Intelligence

How Huawei’s MindScale Cuts Agent Token Usage 5.7× and Automates Prompt & Workflow Design

The article outlines the four major obstacles hindering industry‑specific LLM agents—manual workflow maintenance, poor knowledge reuse, training‑inference inefficiency, and complex reasoning evaluation—and explains how Huawei Noah’s MindScale package tackles each with self‑evolving workflows, automated prompt optimization, and a novel KV‑Embedding cache that slashes token consumption by 5.7× while boosting inference speed up to 70%.

Industry AgentInference AccelerationKV-Embedding
0 likes · 7 min read
How Huawei’s MindScale Cuts Agent Token Usage 5.7× and Automates Prompt & Workflow Design
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 22, 2026 · Artificial Intelligence

How to Build a Prompt‑Optimizer Skill for Claude Using AI Coding Tools

This article explains the common difficulties of writing effective prompts, introduces the open‑source prompt‑optimizer skill that automatically selects and refines professional prompt frameworks, and provides step‑by‑step instructions for preparing materials, packaging the skill for Claude and Chrome, and installing it via GitHub repositories.

AI CodingClaudeGitHub
0 likes · 10 min read
How to Build a Prompt‑Optimizer Skill for Claude Using AI Coding Tools
Wuming AI
Wuming AI
Dec 25, 2025 · Artificial Intelligence

How to Build a High‑Quality Claude Skill for Prompt Optimization

This guide walks through the entire process of designing, creating, and installing a Claude Skill that automatically optimizes prompts by selecting the best framework, confirming ambiguities with users, and leveraging progressive loading to handle dozens of prompt templates.

AI CodingAI skillsAnthropic
0 likes · 8 min read
How to Build a High‑Quality Claude Skill for Prompt Optimization
Wuming AI
Wuming AI
Dec 21, 2025 · Artificial Intelligence

Claude Agent Skills Explained: Differences, Installation, and Practical Use

This article demystifies Claude's Agent Skills by defining their structure, comparing them with Rules and MCP, illustrating progressive disclosure with concrete examples, and providing step‑by‑step installation and usage instructions for both official and custom skills.

AIAgent SkillsClaude
0 likes · 11 min read
Claude Agent Skills Explained: Differences, Installation, and Practical Use
Volcano Engine Developer Services
Volcano Engine Developer Services
Aug 8, 2025 · Artificial Intelligence

Master PromptPilot: Step‑by‑Step Guide to Build, Optimize, and Debug AI Prompts

This comprehensive tutorial walks you through the entire PromptPilot workflow—from initial setup and prompt generation to iterative optimization, visual debugging, batch testing, and intelligent refinement—showcasing how to create high‑quality, production‑ready prompts for AI agents and applications.

AI toolsMultimodal AIPrompt engineering
0 likes · 10 min read
Master PromptPilot: Step‑by‑Step Guide to Build, Optimize, and Debug AI Prompts
Architect
Architect
Jun 7, 2025 · Artificial Intelligence

Mass Framework: Boosting Multi‑Agent Design with Smarter Prompts & Topologies

The Mass framework, developed by Google and Cambridge University, automates multi‑agent system design by jointly optimizing prompts and topologies through three staged processes, demonstrating significant performance gains over existing methods across various tasks while highlighting the importance of coordinated prompt‑topology optimization.

AI researchMass frameworkTopology Design
0 likes · 6 min read
Mass Framework: Boosting Multi‑Agent Design with Smarter Prompts & Topologies
DaTaobao Tech
DaTaobao Tech
Feb 28, 2025 · Artificial Intelligence

AIGC Content Analysis Agent for E‑commerce

We introduce an AIGC‑driven content analysis agent for Taobao that automatically builds a fine‑grained feature taxonomy, multimodally labels images, videos and text, mines causal quality features, and deploys auto‑prompt, memory and LoRA‑based training pipelines, achieving over 90% labeling accuracy, 80% labor savings and double‑digit CTR gains while cutting video generation cost to 25% of GPT‑4o.

AIGCcontent analysisprompt optimization
0 likes · 18 min read
AIGC Content Analysis Agent for E‑commerce
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 21, 2024 · Artificial Intelligence

How to Build a Six Thinking Hats AI Agent: From Concept to Deployment

This article introduces the Six Thinking Hats framework, explains its benefits, describes AI agent concepts and platforms, and provides a step‑by‑step guide with prompt examples for creating a low‑cost, fully‑featured Six Thinking Hats assistant using generative AI tools.

AI AgentPrompt engineeringSix Thinking Hats
0 likes · 13 min read
How to Build a Six Thinking Hats AI Agent: From Concept to Deployment
网易UEDC
网易UEDC
Jan 14, 2019 · Frontend Development

Standardizing Registration & Login Prompt Styles for Better UX

This article examines common issues with registration and login prompt designs—misuse of dialog boxes, unclear messaging, and inconsistent styling—then proposes a unified, scenario‑driven style guide that distinguishes front‑end and back‑end prompts, improves consistency, accuracy, and user flow efficiency.

Design GuidelinesUser experiencefrontend
0 likes · 8 min read
Standardizing Registration & Login Prompt Styles for Better UX