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.

sg-makefile - Generate StackGuardian Makefiles

Generate StackGuardian-style Makefiles for Docker build and deploy workflows with ECR, Lambda, and ECS support.

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • generate Makefile
  • configure build targets
  • configure deploy targets
  • configure ECR registry
  • configure Lambda deployment
  • configure ECS deployment

Inputs

  • Service name
  • DASH account ID
  • DASH AWS profile
  • DASH ECR image name
  • DASH Lambda name
  • PROD account ID
  • PROD AWS profile
  • PROD ECR image name
  • PROD Lambda name
  • Build platform
  • Git token secret
  • Deploy type
  • ECS cluster name

Outputs

  • Makefile
  • Docker build targets
  • Deploy targets
  • Help documentation

Requirements

  • Make
  • Docker
  • Docker Buildx
  • AWS CLI
  • AWS credentials

Source

  • Spec: SKILL.md
Makefile
Docker
AWS
Lambda
ECS
ECR
Build
Deploy
generate Makefile
configure build targets
configure deploy targets
configure ECR registry
Service name
DASH account ID
DASH AWS profile
Makefile
Docker build targets
Deploy targets