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.

makefile-generation - Generate Makefiles for Projects

Generate language-specific Makefiles with testing, linting, and automation targets.

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect language
  • load template
  • collect project info
  • render template
  • verify Makefile

Inputs

  • project directory
  • language indicator file
  • template file
  • project metadata

Outputs

  • Makefile file

Requirements

  • bash environment
  • Python runtime
  • read file permissions
  • write file permissions
  • template engine

Source

  • Spec: SKILL.md
makefile
automation
build-tools
development-workflow
infrastructure
detect language
load template
collect project info
render template
project directory
language indicator file
template file
Makefile file