CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. asif2bd
  4. /
  5. openclaw-token-optimizer
  6. /
  7. Token Optimizer

Token Optimizer

Editor's Note

A comprehensive toolkit for cutting OpenClaw token costs through context optimization, model routing, and heartbeat tuning. The context optimizer is the standout feature here, offering 50-80% savings by lazy-loading files based on prompt complexity instead of dumping everything upfront. Model routing enforces Haiku for casual chat and greetings so you never burn Opus tokens on "thanks." Heartbeat optimization spaces out polling intervals and respects quiet hours. All four core scripts run locally with no network calls, though the reference docs describe optional multi-provider setups if you want to route across OpenRouter or Together. Security audit is recent and the approach is solid. If you're running multiple agents or hitting rate limits, this pays for itself quickly.

Install

npx skills add https://github.com/asif2bd/openclaw-token-optimizer --skill token-optimizer
Votes
0
Installs331
GitHub Stars7
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment