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: precision

Browse skills that share this tag.

  • alpaca-broker-money-precision - Alpaca Money and Numeric Precision Guide
    alpacamoneydecimalprecision

    ★ 148 · Updated 2026-09-14

    Handles monetary amounts, prices, quantities, and numeric precision correctly when integrating with the Alpaca API.

    ⚙ Parse string money into decimal types⚙ Truncate amounts before API calls⚙ Store money as fixed-point decimals
  • karpathy - Karpathy Coding Principles for Clean Minimal Code
    codingprinciplessimplicityprecision

    ★ 18 · Updated 2026-02-12

    Applies coding principles for simplicity, clarity, and surgical precision in development tasks

    ⚙ apply simplicity first principle⚙ make surgical code changes⚙ define verifiable success criteria