Tagged articles

token optimization

66 articles · Page 1 of 1
IT Services Circle
IT Services Circle
Jul 23, 2026 · Artificial Intelligence

Why Shorter Prompts Make GPT‑5.6 Smarter: Insights from OpenAI’s Official Guide

OpenAI’s GPT‑5.6 prompt guide shows that trimming redundant instructions and examples can boost agent scores by 10‑15%, cut token usage by up to 66%, and reduce costs, while also redefining prompt‑engineering from lengthy “recipes” to concise contracts that specify goals, boundaries, and verification steps.

AI AgentsGPT-5.6OpenAI
0 likes · 11 min read
Why Shorter Prompts Make GPT‑5.6 Smarter: Insights from OpenAI’s Official Guide
Geek Labs
Geek Labs
Jul 15, 2026 · Artificial Intelligence

Ponytail vs. Caveman: How to Save Tokens in AI‑Powered Coding

The article compares Ponytail and Caveman, two open‑source AI coding assistants, analyzing their distinct approaches to reducing token consumption, presenting benchmark data, and offering guidance on when to use each tool or combine them for optimal efficiency.

AI coding assistantCavemanPonytail
0 likes · 7 min read
Ponytail vs. Caveman: How to Save Tokens in AI‑Powered Coding
LouZai
LouZai
Jul 9, 2026 · Frontend Development

How I Cloned a Paid Editor with AI in 4 Hours and Saved $98

The author details a four‑hour, AI‑driven process that replicates the MDNice paid editor—including theme support, cross‑platform copy, AI error correction, and auto‑publish—while spending roughly 1 billion tokens, ultimately avoiding the $98 annual subscription.

AI code generationAI-powered editorMDNice
0 likes · 8 min read
How I Cloned a Paid Editor with AI in 4 Hours and Saved $98
Geek Labs
Geek Labs
Jul 7, 2026 · Artificial Intelligence

Open‑Source Text‑to‑3D Modeling, Free Social Media Management, 60% Token Savings

The article showcases three open‑source tools—CADAM for generating 3D models from text, BrightBean Studio for unlimited social‑media scheduling, and pxpipe for converting text to images to cut AI token usage by about 60%—detailing their technical approaches, usage commands, and practical benefits.

AI toolsopen-sourcesocial media management
0 likes · 6 min read
Open‑Source Text‑to‑3D Modeling, Free Social Media Management, 60% Token Savings
Efficient Ops
Efficient Ops
Jul 6, 2026 · Artificial Intelligence

Why AI Coding Agent Bills Soar and 5 Token‑Saving Techniques to Cut Costs

The article reveals that exploding AI coding agent bills are driven mainly by hidden context payloads rather than the user query, breaks the cost into five categories, and provides a layered set of practical optimizations—from usage habits and model routing to context compression tools like RTK and Caveman—to dramatically reduce token consumption.

AI AgentCavemanContext Compression
0 likes · 23 min read
Why AI Coding Agent Bills Soar and 5 Token‑Saving Techniques to Cut Costs
AI Large Model Application Practice
AI Large Model Application Practice
Jun 30, 2026 · Artificial Intelligence

Why Your AI Coding Costs Are Soaring and 10 Engineering Tricks to Cut Token Usage

The article explains why AI coding bills are rising rapidly as models handle larger contexts and more complex tasks, then presents ten concrete engineering methods—such as context cleanup, code navigation, planning, tool segregation, input noise reduction, prompt caching, model layering, on‑demand context loading, output trimming, and open‑source token compressors—to systematically reduce unnecessary token consumption.

AI codingContext ManagementPrompt engineering
0 likes · 20 min read
Why Your AI Coding Costs Are Soaring and 10 Engineering Tricks to Cut Token Usage
AI Tech Publishing
AI Tech Publishing
Jun 29, 2026 · Artificial Intelligence

Productionizing LLM Agent Harness: Architecture, Backend Design, and Optimization

The guide explains how to turn a basic LLM call into a production‑ready multi‑agent system by introducing the Agent Harness architecture—five components (Orchestrator, Subagents, Skills, Backend, Context Engineering)—and detailing backend state handling, isolated sub‑agents, caching layers, token optimization, async task queues, and observability best practices.

Agent HarnessAsync TasksCaching
0 likes · 27 min read
Productionizing LLM Agent Harness: Architecture, Backend Design, and Optimization
DataFunSummit
DataFunSummit
Jun 26, 2026 · Artificial Intelligence

Why Memory Is the Bottleneck for AI Agents and How MemOS Boosts Performance by Over 200%

The article explains how memory has become the decisive factor for AI agents, details the MemOS framework’s five‑layer architecture and three‑layer memory coordination, compares model‑driven and application‑driven approaches, and shows how MemOS‑powered cloud services achieved 100‑200% monthly growth, 45‑72% token savings, and up to 50% reduction in overall token consumption.

AI memoryMemOSOpenClaw
0 likes · 18 min read
Why Memory Is the Bottleneck for AI Agents and How MemOS Boosts Performance by Over 200%
Su San Talks Tech
Su San Talks Tech
Jun 24, 2026 · Artificial Intelligence

Top 10 Common Claude Code Issues and Practical Solutions

The article compiles the ten most frequently asked questions about Claude Code, covering CLAUDE.md usage, token cost reduction, MCP and Skill configuration, permission management, tool comparison, Hooks, context limits, IDE integration, and prompt engineering, each illustrated with concrete examples and data.

CLAUDE.mdClaude CodeIDE integration
0 likes · 21 min read
Top 10 Common Claude Code Issues and Practical Solutions
macrozheng
macrozheng
Jun 21, 2026 · Artificial Intelligence

10 Essential Claude Code Skills That Supercharge Your Programming Workflow

The article reviews ten Claude Code Skills—Superpowers, Planning with Files, UI UX Pro Max, Code Review, Code Simplifier, Webapp Testing, Ralph Loop, token‑optimizer, MCP Builder, and Skill Creator—detailing their purpose, installation commands, real‑world effects, and trade‑offs, and shows how they transform an AI‑assisted development pipeline.

AI PluginsAutomationClaude Code
0 likes · 16 min read
10 Essential Claude Code Skills That Supercharge Your Programming Workflow
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jun 19, 2026 · Artificial Intelligence

How Spring AI’s Dynamic Tool Discovery Cuts Token Usage by 34%‑64%

The article explains how Spring AI’s recursive advisors enable dynamic tool discovery, replacing the traditional all‑tools‑in‑prompt approach, thereby reducing token consumption by 34%‑64% while preserving access to hundreds of tools, and provides benchmark data, code examples, and configurable search strategies.

Dynamic Tool DiscoveryJavaLLM
0 likes · 11 min read
How Spring AI’s Dynamic Tool Discovery Cuts Token Usage by 34%‑64%
Java Companion
Java Companion
Jun 12, 2026 · Artificial Intelligence

10 Must-Have Claude Code Skills to Supercharge Your Development Workflow

The article reviews ten practical Claude Code Skills—ranging from the Superpowers workflow to token optimization—detailing their installation, core mechanisms, real‑world impact on code quality, testing, and overall development efficiency, while also noting trade‑offs and best‑use recommendations.

AI codingClaude Codecode review
0 likes · 15 min read
10 Must-Have Claude Code Skills to Supercharge Your Development Workflow
AI Architecture Path
AI Architecture Path
Jun 8, 2026 · Artificial Intelligence

Open‑Source Terminal AI Coding Agent Cuts Token Use by 61% and Boosts Edit Success 10‑Fold

Amid a surge of AI terminal coding tools, the open‑source agent oh‑my‑pi (omp) tackles common shortcomings with Hashline hash‑anchor editing, native LSP‑based refactoring, DAP‑integrated debugging, multi‑model routing, dual Python/JS kernels, parallel sub‑agents and token‑saving TTSR rules, delivering up to 61% token reduction and a ten‑fold increase in edit success rates.

AI codingHashlineLSP
0 likes · 15 min read
Open‑Source Terminal AI Coding Agent Cuts Token Use by 61% and Boosts Edit Success 10‑Fold
Code Mala Tang
Code Mala Tang
Jun 6, 2026 · Operations

How lowfat Cuts 91% of Command‑Line Noise Before Feeding LLMs

lowfat, a 289‑star Rust CLI tool, strips unnecessary prompts, help text, and formatting from command‑line outputs—reducing token counts by up to 97% (e.g., git log from 3350 to ~100 tokens)—and integrates with Claude Code, Shell, and OpenCode to save AI‑agent token costs.

AI AgentsCLILLM
0 likes · 9 min read
How lowfat Cuts 91% of Command‑Line Noise Before Feeding LLMs
Su San Talks Tech
Su San Talks Tech
May 31, 2026 · Artificial Intelligence

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

The article breaks down why input tokens dominate 70‑90% of LLM costs and provides concrete, platform‑specific techniques—file filtering, context compression, documentation drives, memory caching, plan mode, output trimming, and model switching—that together can reduce token consumption by 20‑90% across Claude Code, Codex, and OpenCode.

AI coding assistantsClaude CodeCodex
0 likes · 10 min read
How Claude Code, Codex, and OpenCode Can Cut Token Usage by Up to 80%
java1234
java1234
May 28, 2026 · Artificial Intelligence

Cut Claude Code Token Costs by 80% with OpenWolf

OpenWolf, an open-source middleware for Claude Code, can slash token consumption by up to 80% by using a project map, learning memory, token ledger, bug memory, and six lifecycle hooks, all without changing your existing Claude CLI workflow.

AI toolsCLIClaude Code
0 likes · 8 min read
Cut Claude Code Token Costs by 80% with OpenWolf
AI Architecture Path
AI Architecture Path
May 24, 2026 · Artificial Intelligence

How agentmemory Fixes Claude Code Forgetting and Slashes Token Usage by 92%

The article explains how the open‑source agentmemory system solves common AI‑coding assistant pain points—session forgetfulness, repetitive context feeding, and high token costs—by providing automatic, cross‑tool persistent memory, hybrid retrieval, and a zero‑dependency deployment that reduces token consumption by 92% while offering detailed benchmarks and configuration guides.

AI AgentAgentMemoryMCP
0 likes · 15 min read
How agentmemory Fixes Claude Code Forgetting and Slashes Token Usage by 92%
AI Architecture Path
AI Architecture Path
May 23, 2026 · Artificial Intelligence

Claude Code Controls the Browser with Playwright and Chrome DevTools MCP

The article compares Playwright MCP and Chrome DevTools MCP, explains their core differences, token consumption, waiting mechanisms, and tool capabilities, and provides step‑by‑step installation, configuration, and practical scenarios, showing how combining snapshot‑based analysis with these tools lets Claude Code efficiently automate browsers while avoiding common pitfalls such as token exhaustion and unstable execution.

AI automationChrome DevTools MCPClaude Code
0 likes · 11 min read
Claude Code Controls the Browser with Playwright and Chrome DevTools MCP
AI Engineering
AI Engineering
May 19, 2026 · Artificial Intelligence

Claude Adds Prompt Cache Diagnostics to Pinpoint Token Cost Spikes

Claude's new Prompt Cache Diagnostics feature lets developers see exactly why a cache miss occurs and how many tokens were wasted, providing beta‑header usage, Python examples, supported miss reasons, limitations, and privacy guarantees to help optimize token costs.

AI DevelopmentAPI DiagnosticsAnthropic
0 likes · 9 min read
Claude Adds Prompt Cache Diagnostics to Pinpoint Token Cost Spikes
AI Engineering
AI Engineering
May 18, 2026 · Artificial Intelligence

Stop Throwing Money at AI: 10 Open‑Source Tools Cut Claude Code Tokens by 80% and Slash Large Projects by 49×

The article reviews ten open‑source utilities that dramatically reduce token consumption for AI coding assistants—cutting up to 80% of Claude Code tokens, saving hundreds of dollars, and shrinking large‑project token usage by as much as 49‑fold through output compression, command‑log filtering, and selective code‑base context.

AI codingClaude CodeMonorepo
0 likes · 14 min read
Stop Throwing Money at AI: 10 Open‑Source Tools Cut Claude Code Tokens by 80% and Slash Large Projects by 49×
AI Architecture Hub
AI Architecture Hub
May 15, 2026 · Artificial Intelligence

Unlock Claude's Full Potential: 18 Essential Steps

Most Claude users only tap 10% of its capabilities; this guide walks you through 18 concrete steps—creating persistent projects, crafting custom instructions, treating Claude as a thinking partner, controlling token usage, and more—to transform it into a personalized, high‑performance assistant.

AI productivityClaudeCustom Instructions
0 likes · 15 min read
Unlock Claude's Full Potential: 18 Essential Steps
Senior Brother's Insights
Senior Brother's Insights
May 14, 2026 · Artificial Intelligence

7 Practical Tips to Slash Claude Code Token Usage by 80%

This article analyzes why token waste in Claude Code stems mainly from bloated context rather than verbose prompts and presents seven concrete techniques—including model selection, CLAUDE.md management, Subagent usage, precise file targeting, early compacting, context diagnostics, and restrained tool integration—to reduce token consumption by up to 80% while preserving workflow efficiency.

AI coding assistantClaude CodeCompact command
0 likes · 14 min read
7 Practical Tips to Slash Claude Code Token Usage by 80%
Su San Talks Tech
Su San Talks Tech
May 13, 2026 · Artificial Intelligence

Cut Claude Code Token Costs by Up to 89% with the Open‑Source RTK CLI

RTK is a high‑performance CLI proxy that filters and compresses command output before it reaches Claude Code’s 200k‑token LLM context, reducing token consumption by 60‑90% and cutting costs up to 89%, with step‑by‑step installation and usage instructions provided.

CLIClaude CodeLLM
0 likes · 5 min read
Cut Claude Code Token Costs by Up to 89% with the Open‑Source RTK CLI
IT Services Circle
IT Services Circle
May 6, 2026 · Artificial Intelligence

How to Cut Large‑Model Token Usage by Over 90%

The article analyses why AI Skills waste massive token counts, demonstrates a pure‑Skill implementation that costs $10 and 12 minutes, then shows a code‑plus‑model hybrid that reduces runtime to 17 seconds, API calls to one, and cost to $0.004, saving more than 99% of tokens.

ClaudeOpenRouterPlaywright
0 likes · 19 min read
How to Cut Large‑Model Token Usage by Over 90%
Linyb Geek Road
Linyb Geek Road
May 1, 2026 · Artificial Intelligence

9 Essential Claude Code Skills That Double Your Productivity

Installing the right Claude Code Skills can dramatically boost efficiency, from security scanning and self‑improving agents to token‑saving summarization and browser automation, with a recommended installation order that guides users to maximize performance and cost savings.

AI PluginsAutomationClaude Code
0 likes · 6 min read
9 Essential Claude Code Skills That Double Your Productivity
Frontend AI Walk
Frontend AI Walk
Apr 30, 2026 · Artificial Intelligence

Master AI Coding with Matt Pocock Skills: From Deep Alignment to Architecture in One Workflow

This guide walks developers through installing and using Matt Pocock Skills—a lightweight, composable set of AI‑agent commands that provide deep alignment, shared language, feedback loops, architecture reviews and token‑saving modes to turn "vibe coding" into repeatable, high‑quality delivery.

AI codingWorkflow Automationdocumentation
0 likes · 19 min read
Master AI Coding with Matt Pocock Skills: From Deep Alignment to Architecture in One Workflow
DeWu Technology
DeWu Technology
Apr 29, 2026 · Information Security

How a General AI Agent Powers Scalable Gateway Route Security Audits

The article presents a practical AI‑driven security audit system for gateway routes that uses a layered “general Agent + business Skill” design, combines batch AI filtering with human verification, achieves full‑coverage, minute‑level detection, and reduces token costs by over 95 % through multiple optimizations.

AI AgentAPI SecurityMCP Tool
0 likes · 15 min read
How a General AI Agent Powers Scalable Gateway Route Security Audits
Linyb Geek Road
Linyb Geek Road
Apr 28, 2026 · Artificial Intelligence

Why Just-in-Time Context Is the Secret to Efficient AI Agents

The article argues that loading prompts, skills, and configuration only when they are needed—just-in-time context—dramatically reduces token consumption, improves precision, and turns AI agents from wasteful code generators into lean, production‑grade assistants.

AI AgentsAI architectureDynamic Loading
0 likes · 12 min read
Why Just-in-Time Context Is the Secret to Efficient AI Agents
DevOps Coach
DevOps Coach
Apr 27, 2026 · Artificial Intelligence

Can You Cut Claude Code’s Token Usage by 75%? A Simple Plugin Shows How

The article demonstrates that Claude Code’s verbose responses waste hundreds of tokens, but a free “caveman” plugin can slash token consumption by up to 75% while preserving answer quality, backed by benchmark data and a research paper on concise replies.

ClaudeLLM cost reductionPrompt engineering
0 likes · 6 min read
Can You Cut Claude Code’s Token Usage by 75%? A Simple Plugin Shows How
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 27, 2026 · Artificial Intelligence

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

The article explains how to dramatically reduce token consumption in Claude Code, GitHub Copilot's Codex, and the open‑source OpenCode by tightly controlling input, trimming context, filtering files, leveraging tools, caching, and model selection, offering concrete commands, configuration files, and a ten‑step checklist that can cut usage by up to 80%.

AI coding assistantClaudeCodex
0 likes · 11 min read
Cut Token Usage by Up to 80% in Claude Code, Codex, and OpenCode
AI Waka
AI Waka
Apr 26, 2026 · Artificial Intelligence

Unlocking Reliable AI Agents: A Deep Dive into Harness Engineering

The article examines why raw LLM models fail as autonomous coding agents and introduces Harness Engineering—a disciplined scaffold of prompts, tools, context policies, hooks, and sub‑agents—that mitigates context corruption, long‑task collapse, and security risks while cutting token costs by up to 50%.

AI AgentLLM safetyPrompt engineering
0 likes · 14 min read
Unlocking Reliable AI Agents: A Deep Dive into Harness Engineering
MeowKitty Programming
MeowKitty Programming
Apr 25, 2026 · Backend Development

When Connecting Java to AI, More Tools Aren’t Always Better: Dynamic Tool Discovery Is the New Hotspot

The article explains why loading a Java AI agent with dozens of tools hurts token efficiency and accuracy, and how Spring AI’s dynamic tool discovery—implemented via ToolSearchToolCallAdvisor—lets models fetch only the needed tools per turn, saving up to 64% of tokens and simplifying tool governance for large Java back‑ends.

AI AgentsBackend IntegrationDynamic Tool Discovery
0 likes · 7 min read
When Connecting Java to AI, More Tools Aren’t Always Better: Dynamic Tool Discovery Is the New Hotspot
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 25, 2026 · Artificial Intelligence

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

The article breaks down why input tokens dominate cost (70‑90%), then details platform‑specific techniques—file filtering, context compression, documentation‑driven prompts, memory management, plan mode, output trimming, and model switching—that together can reduce Claude Code, Codex, and OpenCode token consumption by 60‑90%, with a practical 10‑step checklist.

AI coding assistantsClaude CodeCodex
0 likes · 11 min read
How to Cut Claude Code, Codex, and OpenCode Token Usage by Up to 80%
AI Architecture Path
AI Architecture Path
Apr 14, 2026 · Artificial Intelligence

Cut AI Coding Assistant Token Use by 75% with Caveman’s Minimalist Output

Caveman is an open‑source plugin for AI coding assistants that removes redundant phrasing, cutting output tokens by up to 75% and speeding responses threefold, while preserving code blocks, error messages, and technical terms, and offering multiple intensity levels and specialized commands to streamline development workflows.

CLI toolCavemanai-assistant
0 likes · 11 min read
Cut AI Coding Assistant Token Use by 75% with Caveman’s Minimalist Output
ArcThink
ArcThink
Apr 13, 2026 · Artificial Intelligence

Why Your Claude Code Quota Drains Fast and How to Save Up to 90% of Tokens

A typical Claude Code session spends 98% of its tokens on input rather than generated code, so most of the budget is wasted on context, file reads, and system prompts; this article explains the billing model, common waste patterns, monitoring tools, and a four‑layer optimization pyramid that can cut token usage by 50‑90%.

AI codingClaude CodePrompt engineering
0 likes · 23 min read
Why Your Claude Code Quota Drains Fast and How to Save Up to 90% of Tokens
AI Architecture Path
AI Architecture Path
Apr 13, 2026 · Industry Insights

How RTK Cuts AI Coding Token Costs by 90%: A Deep Dive

RTK (Rust Token Killer) is a lightweight, zero‑intrusion CLI proxy that filters noisy terminal output for AI coding assistants, achieving up to 99% compression of irrelevant data and reducing token consumption by more than 90%, thereby lowering costs and boosting developer productivity.

AI programmingCLI toolRTK
0 likes · 10 min read
How RTK Cuts AI Coding Token Costs by 90%: A Deep Dive
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Apr 9, 2026 · Artificial Intelligence

How OAG Shrinks a Million‑Token Ontology to 11% While Keeping LLM Reasoning Power

This article presents the OAG (Ontology‑Augmented Generation) architecture, which uses a three‑stage pipeline of semantic filtering, graph‑based path pruning, and format conversion to compress enterprise‑scale ontologies by up to 89% of tokens while limiting inference accuracy loss to around 3% and adding only ~240 ms latency.

AI AgentsLLMOntology
0 likes · 21 min read
How OAG Shrinks a Million‑Token Ontology to 11% While Keeping LLM Reasoning Power
Senior Tony
Senior Tony
Apr 5, 2026 · Artificial Intelligence

How to Impress Interviewers with Smart Token‑Optimization Strategies for LLMs

The article explains why simply switching to cheaper large language models fails in interviews and outlines five practical techniques—prompt simplification, context management, output control, model tiering, and caching—to reduce token consumption while preserving answer quality.

CachingInterview TipsLLM
0 likes · 5 min read
How to Impress Interviewers with Smart Token‑Optimization Strategies for LLMs
SuanNi
SuanNi
Apr 3, 2026 · Artificial Intelligence

How Progressive Disclosure Cuts AI Agent Token Bloat by 90% and Enables Self‑Generated Skills

Google's Agent Development Kit introduces a Progressive Disclosure architecture that splits skill knowledge into three lazy‑loaded layers, dramatically reducing token consumption and improving response quality while also supporting four skill‑building modes, including a meta‑skill that lets agents generate new skills on the fly.

AI AgentAgent Development KitMeta Skill
0 likes · 17 min read
How Progressive Disclosure Cuts AI Agent Token Bloat by 90% and Enables Self‑Generated Skills
Architect's Journey
Architect's Journey
Apr 1, 2026 · Artificial Intelligence

Agentic OS Explained: Can Alibaba Cloud’s AI‑Agent OS Be the Windows for Agents?

Agentic OS, Alibaba Cloud’s first operating system built for AI agents, tackles traditional OS limitations—high onboarding barriers, lengthy training, instability, weak security, and coordination complexity—through a three‑layer design, pre‑packaged Skills that cut token usage by over 30%, a one‑command Copilot Shell deployment, and a comprehensive security core, reshaping the compute paradigm toward agent‑centric workloads.

AI AgentAgentic OSCloud Computing
0 likes · 10 min read
Agentic OS Explained: Can Alibaba Cloud’s AI‑Agent OS Be the Windows for Agents?
Yunqi AI+
Yunqi AI+
Mar 25, 2026 · R&D Management

How to Build a Code Review Agent Skill: From Skeleton to Cost‑Effective Localization (Part 2)

This article walks through the complete process of creating a Code Review Skill for AI agents, covering skeleton definition, architecture‑ and coding‑rule derivation, business‑logic checks, unit‑test standards, context routing, token‑consumption analysis, cost‑optimisation tips, and how to extend the pattern to other skills.

Agent SkillCOLA ArchitectureContext Routing
0 likes · 16 min read
How to Build a Code Review Agent Skill: From Skeleton to Cost‑Effective Localization (Part 2)
Ubiquitous Tech
Ubiquitous Tech
Mar 24, 2026 · Artificial Intelligence

How Adding MemOS Long‑Term Memory to OpenClaw Slashed Token Usage

The article explains the shortcomings of OpenClaw's built‑in memory, introduces MemOS as a cloud‑or‑local long‑term memory service that reduces token consumption by up to 72%, details installation and configuration steps, compares cloud and local plugins, and demonstrates improved recall and multi‑agent collaboration.

Long-term memoryMemOSOpenClaw
0 likes · 12 min read
How Adding MemOS Long‑Term Memory to OpenClaw Slashed Token Usage
Tencent Cloud Developer
Tencent Cloud Developer
Mar 17, 2026 · Artificial Intelligence

Why Anthropic Skips Function Calling: Inside the 5 Skill Execution Modes

This article dissects Anthropic's Skill framework, revealing how it drives AI agents through five distinct execution modes—pure prompt injection, script execution, library calls, progressive document loading, and workflow orchestration—while avoiding function‑calling registration and optimizing token usage.

AIAgentFunction Calling
0 likes · 32 min read
Why Anthropic Skips Function Calling: Inside the 5 Skill Execution Modes
Black & White Path
Black & White Path
Mar 12, 2026 · Artificial Intelligence

How to Cut Token Costs When Using OpenClaw Agents

This guide shares practical ways to reduce token consumption in OpenClaw by monitoring agent actions, stopping runaway tasks, trimming oversized markdown configurations, applying concise agent rules, and leveraging free models for testing, helping users halve their AI expenses.

AI AgentsOpenClawagent rules
0 likes · 8 min read
How to Cut Token Costs When Using OpenClaw Agents
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 11, 2026 · Artificial Intelligence

How to Build a Cost‑Efficient Multi‑AI Team with Claude Code

This article details a hands‑on experiment that turns Claude Code into a virtual AI team—splitting project‑manager, designer, programmer and QA roles into separate agents, using file‑based communication, strict CLAUDE.md contracts, and token‑saving techniques such as timestamp checks and model‑specific task routing.

AI multi‑agentClaude CodeWorkflow Automation
0 likes · 22 min read
How to Build a Cost‑Efficient Multi‑AI Team with Claude Code
Code Mala Tang
Code Mala Tang
Mar 9, 2026 · Artificial Intelligence

How Claude’s New Prompt Caching Cuts Token Costs by 90% for Long‑Running Agents

Claude’s API now automatically caches static parts of prompts—system instructions, tool definitions, and context—so repeated calls reuse these sections at only 10% of the standard token price, dramatically reducing costs for multi‑turn agents, but developers must manage prefixes and avoid cache‑breaking changes.

Claude APILLM engineeringPrompt Caching
0 likes · 15 min read
How Claude’s New Prompt Caching Cuts Token Costs by 90% for Long‑Running Agents
Java Backend Technology
Java Backend Technology
Mar 5, 2026 · Artificial Intelligence

How to Slash AI Token Costs: MCP vs Skill and 6 Proven Optimization Techniques

This article explains the fundamental differences between web session tokens and AI tokens, compares MCP and Skill token consumption, presents pricing formulas for major models, and offers practical strategies—including prompt compression, context management, and dynamic toolsets—to dramatically reduce AI token expenses.

Artificial IntelligenceMCPPrompt engineering
0 likes · 16 min read
How to Slash AI Token Costs: MCP vs Skill and 6 Proven Optimization Techniques
Efficient Ops
Efficient Ops
Mar 2, 2026 · Artificial Intelligence

Deploy OpenClaw: Your Multi‑Channel AI Agent Gateway Made Easy

OpenClaw is an AI agent gateway that supports WhatsApp, Telegram, Discord and other platforms, offering a quick curl‑based installation, a guided configuration wizard, extensible Skills system, token‑saving plugins, and operational tools for DevOps and SRE tasks.

AI AgentInstallationMulti-Channel Messaging
0 likes · 6 min read
Deploy OpenClaw: Your Multi‑Channel AI Agent Gateway Made Easy
AI Engineering
AI Engineering
Mar 2, 2026 · Artificial Intelligence

How Context Mode Cuts 98% of Context Tokens for AI Development Tools

Context Mode inserts a sandbox and SQLite‑FTS5 retrieval layer between Claude Code and tool outputs, shrinking typical tool data from megabytes to a few hundred bytes and reducing overall context usage by 98%, extending session time from about 30 minutes to three hours.

AI toolingClaudeContext Mode
0 likes · 4 min read
How Context Mode Cuts 98% of Context Tokens for AI Development Tools
AI Waka
AI Waka
Feb 24, 2026 · Artificial Intelligence

How Claude’s New Auto‑Caching Cuts API Token Costs by 90%

By adding a single field to Claude API requests, developers can automatically cache static prompt parts, reducing token billing to just 10% of the original cost and dramatically lowering expenses for multi‑turn AI agents.

AI AgentsClaude APIPrompt Caching
0 likes · 13 min read
How Claude’s New Auto‑Caching Cuts API Token Costs by 90%
Fun with Large Models
Fun with Large Models
Feb 10, 2026 · Artificial Intelligence

Building LangChain Agent Skills from Scratch to Cut Token Usage and Boost Tool Accuracy

The article presents a step‑by‑step design and implementation of a Claude‑style Skills mechanism for LangChain agents, using a double‑layer tool architecture, state‑driven dynamic filtering, and middleware interception to load only relevant tools, dramatically reducing token consumption and improving decision quality and response speed.

Agent SkillsDynamic LoadingLangChain
0 likes · 15 min read
Building LangChain Agent Skills from Scratch to Cut Token Usage and Boost Tool Accuracy
Shuge Unlimited
Shuge Unlimited
Feb 9, 2026 · Artificial Intelligence

Claude-Mem Saves 95% Tokens and Offers Unlimited Memory – 25.8K‑Star GitHub Project

The article analyzes the "memory loss" problem of AI coding assistants, introduces the open‑source Claude‑Mem project that adds a three‑layer progressive‑disclosure architecture and AI‑driven semantic compression, and shows how it reduces token usage by 95%, boosts tool‑call limits twenty‑fold, and improves developer workflow.

AI coding assistantMemory Retrievalclaude-mem
0 likes · 18 min read
Claude-Mem Saves 95% Tokens and Offers Unlimited Memory – 25.8K‑Star GitHub Project
PaperAgent
PaperAgent
Feb 1, 2026 · Artificial Intelligence

Why Clawdbot Burns Millions of Tokens and How to Slash Its Costs

The article provides a deep technical breakdown of the OpenClaw (formerly Clawdbot) AI agent’s token consumption patterns, identifies four major architectural token‑black‑holes, explains why they are hard to avoid, and offers concrete mitigation strategies such as prompt caching, workflow engines, context compaction, tool pruning, and model routing to dramatically reduce operational costs.

AI AgentsPrompt CachingReAct Loop
0 likes · 12 min read
Why Clawdbot Burns Millions of Tokens and How to Slash Its Costs
AI Engineering
AI Engineering
Jan 20, 2026 · Artificial Intelligence

How mcpx Cuts Token Overhead in MCP Tool Calls for Local LLMs

The article explains how mcpx reduces MCP tool definition tokens from tens of thousands to a few hundred by discovering tools at execution time, improving accuracy and speed for local large language models while preserving prompt cache integrity.

AnthropicLocal LLMMCP
0 likes · 6 min read
How mcpx Cuts Token Overhead in MCP Tool Calls for Local LLMs
PaperAgent
PaperAgent
Jan 8, 2026 · Artificial Intelligence

How Cursor’s Dynamic Context Cuts Agent Token Use by 47%

Cursor’s new dynamic context feature lets its coding agents treat long tool outputs as files and selectively load only needed data, reducing total token consumption by 46.9% while improving response quality through techniques like file‑based tool responses, conversation‑history summarization, Agent Skills standards, efficient MCP tool loading, and treating terminal sessions as files.

AI AgentsCursorDynamic Context
0 likes · 8 min read
How Cursor’s Dynamic Context Cuts Agent Token Use by 47%
AI Insight Log
AI Insight Log
Jan 7, 2026 · Artificial Intelligence

How Cursor’s Dynamic Context Discovery Cuts Token Usage by Nearly 47%

Cursor’s new Dynamic Context Discovery mechanism reduces token consumption by 46.9% by externalizing long outputs, preserving full chat history, loading skills on demand, slimming the tool catalog, and syncing terminal output to the file system, dramatically improving cost and focus for AI agents.

Context EngineeringCursorDynamic Context Discovery
0 likes · 6 min read
How Cursor’s Dynamic Context Discovery Cuts Token Usage by Nearly 47%
Xiaolong Cloud Tech Team
Xiaolong Cloud Tech Team
Nov 28, 2025 · Artificial Intelligence

MCP Code Execution: A New Paradigm for Building High‑Efficiency Agents (98.7% Token Savings)

The article analyzes how loading thousands of tool definitions overwhelms an agent's context window, and demonstrates that letting the agent generate code to call MCP tools reduces token consumption from 150,000 to 2,000 (a 98.7% improvement) while also improving privacy, state persistence, and control‑flow flexibility.

AI AgentsContext ManagementMCP
0 likes · 16 min read
MCP Code Execution: A New Paradigm for Building High‑Efficiency Agents (98.7% Token Savings)
Programmer DD
Programmer DD
Nov 14, 2025 · Artificial Intelligence

Can TOON Format Cut LLM Token Costs by Up to 60%?

This article explains how the TOON data‑serialization format reduces token usage and improves accuracy for large language model calls compared with traditional JSON, provides benchmark results, outlines scenarios where TOON is advantageous or unsuitable, and shows Java integration examples.

Data SerializationJavaLLM
0 likes · 6 min read
Can TOON Format Cut LLM Token Costs by Up to 60%?