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.

managing-recipes - Manage and standardize reproducible recipes in agy-recipes

Enforces strict guidelines for creating, modifying, and refactoring reproducible recipes under the agy-recipes folder.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Scaffold new recipe directories
  • Implement setup and teardown scripts
  • Register agent skills and workflows
  • Track provisioned resources in JSON
  • Clean up created GCP resources

Inputs

  • Recipe source directory
  • GCP project configuration
  • IAM permissions
  • Recipe template directory

Outputs

  • Setup and teardown Python scripts
  • Resource tracker JSON files
  • Agent skill definition files
  • Deploy and destroy workflow files
  • Provisioned GCP resources

Requirements

  • uv package manager
  • Google Cloud SDK and APIs
  • Antigravity workspace folder structure
  • Google Cloud authentication credentials

Source

  • Spec: SKILL.md
recipe-management
gcp
automation
devops
agent-skills
Scaffold new recipe directories
Implement setup and teardown scripts
Register agent skills and workflows
Track provisioned resources in JSON
Recipe source directory
GCP project configuration
IAM permissions
Setup and teardown Python scripts
Resource tracker JSON files
Agent skill definition files