sendmux-token-efficient-usage

Official

Optimize token usage for Sendmux tasks.

AuthorSendmux
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users select the most cost-effective Sendmux surface for their tasks, optimizing token usage and minimizing round-trip communication.

Core Features & Use Cases

  • Surface Choice: Determines the best surface (MCP, CLI, SDK, or direct HTTP) for the task based on token efficiency.
  • Batch Operations: Enables batch sends, mailbox search/count/batch reads, sync deltas, cursor pagination, and more.
  • Attachment Management: Routes attachment transfer without context-wasting base64 encoding.
  • Read Optimization: Reduces result sets for mailbox operations to minimize data reading.
  • Write Optimization: Minimizes requests by batching updates and deletes.
  • Sync Optimization: Uses delta sync endpoints to avoid re-listing stable data.
  • Transfer Optimization: Utilizes small limit values and ETags for efficient data transfer.
  • Retry Safety: Implements Idempotency-Key for safe retrying of supported mutations.
  • Routing Guidance: Provides guidance on setting up, using, and managing Sendmux tools and services.

Quick Start

Use the sendmux-token-efficient-usage skill to optimize a Sendmux task by selecting the appropriate surface and call.

Dependency Matrix

Required Modules

sendmux

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sendmux-token-efficient-usage
Download link: https://github.com/Sendmux/skills/archive/main.zip#sendmux-token-efficient-usage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.