Tagged articles

prompt optimization

26 articles · Page 1 of 1
TonyBai
TonyBai
Jul 3, 2026 · Artificial Intelligence

20 Loop Design Patterns Every AI Engineer Should Know

The article presents twenty essential loop design patterns for industrial AI systems, explains how they differ from single‑call prompts, provides concrete examples, code snippets, and use‑case scenarios, and shows how these loops enable self‑improvement, memory, planning, exploration, and system optimization for AI agents.

.aiAgentDesign Patterns
0 likes · 23 min read
20 Loop Design Patterns Every AI Engineer Should Know
Smart Workplace Lab
Smart Workplace Lab
Jun 13, 2026 · Artificial Intelligence

Why Longer Prompts Slow Down LLMs and How a Three‑Step Prompt Decay Audit Restores Performance

The article explains how overly long prompts dilute a large‑model’s attention, causing slower responses and contradictory outputs, and introduces a three‑step prompt‑decay audit—density measurement, slimming, and versioned output—that cuts response time from 1.8 s to 0.6 s, triples logical density, and reduces hallucinations by 60 %.

LLMPrompt EngineeringToken Density
0 likes · 6 min read
Why Longer Prompts Slow Down LLMs and How a Three‑Step Prompt Decay Audit Restores Performance
DataFunSummit
DataFunSummit
Jun 13, 2026 · Artificial Intelligence

Beyond General LLMs: Efficient Adaptation and Data Value Mining for Finance

The article details a systematic practice—starting from the “iceberg” challenges of finance, through data and knowledge engineering, reverse knowledge extraction with REER, multi‑dimensional synthetic data generation, prompt engineering (APO), cost‑aware fine‑tuning, inference acceleration, and emotion‑value evaluation—culminating in actionable guidelines for deploying large models in banking scenarios.

Knowledge EngineeringLarge Language Modelsemotion evaluation
0 likes · 14 min read
Beyond General LLMs: Efficient Adaptation and Data Value Mining for Finance
Java Tech Enthusiast
Java Tech Enthusiast
Jun 8, 2026 · Artificial Intelligence

How Claude Code, Codex, and OpenCode Can Cut Token Usage by Up to 80%

The article breaks down token billing, shows that input tokens account for 70‑90% of cost, and provides concrete techniques—file filtering, context compression, doc‑driven prompts, memory caching, plan mode, output trimming, and model switching—across Claude Code, Codex, and OpenCode, culminating in a 10‑step checklist and a comparison table that demonstrate up to 80% token savings.

AI codingClaude CodeCodex
0 likes · 11 min read
How Claude Code, Codex, and OpenCode Can Cut Token Usage by Up to 80%
Linyb Geek Road
Linyb Geek Road
May 12, 2026 · Artificial Intelligence

A Comprehensive Guide to Designing Structured Prompts for AI Agents

This article explains why structured prompts are essential for AI agents, outlines their six core components, compares major frameworks such as R‑C‑S‑W‑O, Zeng Yingjie three‑stage and CRISPE, offers five optimization techniques, and provides detailed case studies on building personal prompt libraries and enterprise‑level IT policy assistants.

AI agentsCRISPECoze platform
0 likes · 35 min read
A Comprehensive Guide to Designing Structured Prompts for AI Agents
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.

EvaluationLLMhighlighting
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 agentsAgent developmentGoogle ADK
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.

.aiClaudeEvaluation
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 BedrockLLM
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 AgentKV-EmbeddingMindScale
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 SkillsAI codingAnthropic
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 frameworkMulti-Agent Systems
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 AgentAgent platformsGenerative AI
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 Guidelinesfrontendprompt optimization
0 likes · 8 min read
Standardizing Registration & Login Prompt Styles for Better UX