LogoClawIndex
CasesSkillsAbout
LogoClawIndex

sync-db - Sync Production Database to Development Environment

Run database migration script to sync production data to local development environment

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • download production database
  • restore database backup
  • run Django migrations
  • create admin user

Inputs

  • AWS Parameter Store access
  • Docker installation
  • virtual environment
  • production database credentials

Outputs

  • database backup files
  • updated development database
  • Django migrations executed
  • admin user created

Requirements

  • virtual environment activated
  • AWS CLI configured
  • Docker installed
  • backend/scripts directory

Source

  • Spec: SKILL.md

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.
database
migration
sync
backup
development
download production database
restore database backup
run Django migrations
create admin user
AWS Parameter Store access
Docker installation
virtual environment
database backup files
updated development database
Django migrations executed