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 with output: performance comparison

Browse skills that produce this output.

  • llm-benchmark - LLM Benchmark Design and Optimization
    benchmarkingLLMtestingstatistical analysis

    ★ 21 · Updated 2026-05-28

    Guide for designing, running, and interpreting LLM benchmark experiments with statistical analysis and data leakage prevention

    ⚙ design test suites⚙ run benchmark experiments⚙ compare prompt variants
  • cutlass-cpp-kernel - CUTLASS and CuTe C++ Kernel Development
    CUDACUTLASSCuTeC++

    ★ 1,285 · Updated 2026-05-11

    Write, debug, port, review, optimize CUTLASS or CuTe C++ kernels for Hopper and Blackwell GPUs

    ⚙ write kernel⚙ debug kernel⚙ port kernel
  • skill-evolve - Iteratively evolve skills based on usage
    skill developmentperformance trackingcontinuous improvementversion management

    ★ 18 · Updated 2026-03-23

    Track skill usage, analyze failures, and polish iteratively

    ⚙ track usage⚙ analyze failures⚙ polish skills
  • serialization - Choose the right serialization format for .NET applications
    serializationformatperformancecompatibility

    ★ 1,180 · Updated 2026-02-11

    Select serialization formats for .NET applications, preferring schema-based formats over reflection-based ones

    ⚙ choose serialization format⚙ migrate Newtonsoft.Json to System.Text.Json⚙ implement AOT-compatible serialization