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 input: Makefile

Browse skills that use this input.

  • python-reproducibility-guide - Python Reproducibility Guide
    pythonreproducibilityresearchenvironments

    ★ 17 · Updated 2026-05-11

    Set up reproducible Python environments for research computing with notebooks

    ⚙ create virtual environments⚙ install python packages⚙ pin dependencies
  • doc-sweep - Documentation Accuracy Auditor
    documentation auditcode verificationdocs compliance

    ★ 0 · Updated 2026-05-09

    Audit documentation accuracy by checking commands, site content, and developer docs against the codebase

    ⚙ read documentation files⚙ read codebase files⚙ extract command definitions
  • bash-shell-scripting - Bash scripting best practices and patterns
    bashshellscriptingcli

    ★ 10 · Updated 2026-03-10

    Provides bash scripting best practices for production scripts, CLI tools, and Makefiles with strict mode and error handling.

    ⚙ write bash scripts⚙ parse command-line arguments⚙ handle errors
  • lint - Code Linting, Formatting and Static Analysis Tool
    code-qualitystatic-analysisformattinglinter

    ★ 3 · Updated 2026-02-23

    Run linters, formatters, and static analysis on code

    ⚙ Run linters⚙ Run formatters⚙ Perform static analysis
  • init - Initialize Project Configuration
    projectconfigurationanalysisdocumentation

    ★ 18 · Updated 2026-02-14

    Analyze project structure and update AGENTS.md with detected tech stack, commands, and configurations

    ⚙ analyze project structure⚙ detect tech stack⚙ update AGENTS.md file