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: formatting report

Browse skills that produce this output.

  • elixir-quality-gate - Comprehensive Elixir Quality Checks for Code Validation
    elixirqualitytestingstatic-analysis

    ★ 10 · Updated 2026-03-09

    Runs comprehensive Elixir quality checks including formatting, compilation, static analysis, type checking, and tests

    ⚙ check code formatting⚙ compile with warnings⚙ run static analysis
  • format-python - Automatically Format Python Code with Black
    code formattingPythonautomationBlack

    ★ 36 · Updated 2026-02-13

    Format Python code using the Black code formatter

    ⚙ standardize indentation (4 spaces)⚙ limit line length (88 characters)⚙ unify string quotes