LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: efficiency

Browse skills that share this tag.

  • response-compression - Response Compression
    tokensefficiencycommunicationdirectness

    ★ 602 · Updated 2026-09-17

    Eliminates response bloat such as emojis, filler words, hedging language, and unnecessary framing with termination and directness guidelines.

    ⚙ Eliminate decorative emojis⚙ Remove filler words⚙ Remove hedging language
  • clawzembic - Lighthouse-style efficiency audit for OpenClaw instances.
    auditoptimizationefficiencydiagnostics

    ★ 0 · Updated 2026-09-12

    Audits OpenClaw instances across six categories to score efficiency and identify token waste, session bloat, and misconfigurations.

    ⚙ Audit local or remote OpenClaw instances⚙ Score instance efficiency across six categories⚙ Identify token waste and session bloat
  • workflow-improvement - Improve workflow efficiency through retrospective analysis
    workflowretrospectiveefficiencyagents

    ★ 18 · Updated 2026-05-28

    Retrospective evaluation and improvement of skills, agents, commands, and hooks

    ⚙ gather improvement context⚙ query skill execution history⚙ capture session slice
  • nav-stats - Navigator Session Statistics
    statisticsefficiencymetricsnavigator

    ★ 1 · Updated 2026-05-28

    Display session efficiency report showing token savings, cache performance, and optimization recommendations

    ⚙ check Navigator status⚙ run statistics script⚙ calculate efficiency score
  • workflow-improvement - Workflow Improvement for Skills and Agents
    workflowretrospectiveefficiencycommands

    ★ 602 · Updated 2026-05-28

    Evaluates and improves workflow assets including skills, agents, commands, and hooks

    ⚙ check skill execution history⚙ query knowledge base⚙ check git history
  • nav-stats - Navigator Session Statistics
    statisticsefficiencyreportingperformance

    ★ 602 · Updated 2026-05-28

    Display session efficiency report with token savings and cache metrics

    ⚙ check Navigator initialization⚙ calculate efficiency score⚙ format statistics report
  • parallel-execution - Execute multiple tasks in parallel
    workflowparallelismmultitaskingefficiency

    ★ 18 · Updated 2026-05-11

    Execute multiple Task tool calls in a single message for true parallelism

    ⚙ execute multiple tasks⚙ launch subagents⚙ collect results
  • parallel-execution - Execute multiple tasks in parallel simultaneously
    workflowparallelismautomationefficiency

    ★ 275 · Updated 2026-05-11

    Execute multiple Task tool calls in a single message for true parallelism

    ⚙ launch multiple tasks⚙ execute tasks simultaneously⚙ collect results
  • rtk-optimizer - RTK Optimizer for Command Token Reduction
    optimizationtokensefficiencygit

    ★ 57 · Updated 2026-03-09

    Suggest and execute RTK wrappers for high-verbosity commands to reduce token consumption

    ⚙ detect high-verbosity commands⚙ suggest RTK wrapper⚙ execute with RTK
  • rtk-optimizer - Optimize command outputs with RTK for 70% token reduction
    optimizationtokensefficiencygit

    ★ 18 · Updated 2026-03-09

    Automatically suggest and apply RTK wrappers to high-verbosity commands to reduce token consumption

    ⚙ detect high-verbosity commands⚙ suggest RTK wrappers⚙ execute RTK commands
  • rtk-optimizer - RTK Optimizer for Command Token Reduction
    optimizationtokensefficiencygit

    ★ 6,013 · Updated 2026-03-09

    Suggests and applies RTK wrappers to optimize command outputs by reducing token consumption

    ⚙ detect high-verbosity commands⚙ suggest RTK wrappers⚙ execute with RTK
  • ccg-latent - Token-Efficient Multi-Step Development
    developmentcodingefficiencymulti-step

    ★ 602 · Updated 2026-03-09

    Execute multi-step development tasks with hidden-state reasoning and 4-phase workflow

    ⚙ create development task context⚙ transition workflow phases⚙ apply code patches
  • changeover-optimizer - Reduce Setup Time with SMED Methodology
    operationsbusinessworkflow-automationmanufacturing

    ★ 1,788 · Updated 2026-02-23

    Reduce setup and changeover times using SMED methodology and sequence optimization

    ⚙ Separate internal/external setup⚙ Analyze changeover videos⚙ Identify parallel tasks
  • arch_patterns - Architecture Patterns for System Design and Decision Making
    arch patternsarchitectureautomationbest practices

    ★ 42 · Updated 2026-02-15

    Compare and select architecture patterns including monolith vs microservices, layered, event-driven, and CQRS for system design.

    ⚙ compare monolith vs microservices⚙ analyze layered architecture⚙ implement event-driven architecture
  • ln-651-query-efficiency-auditor - Query Efficiency Auditor for Database Performance Analysis
    databaseauditperformancequery-optimization

    ★ 9 · Updated 2026-02-11

    Audits database query patterns for redundancy, inefficiency, and misuse in codebases

    ⚙ scan codebase for query patterns⚙ detect redundant entity fetches⚙ identify N-UPDATE loops