aurora-sheets-sync
Installation
SKILL.md
When to Use
- User wants to sync YAML schemas to Google Sheets (
push) - User wants to sync Google Sheets to YAML schemas (
pull) - User mentions "sincronizar", "spreadsheet", "google sheets", "exportar schemas"
- Troubleshooting sync issues or configuration problems
Critical Patterns
1. Spreadsheet Structure
| Sheet | Purpose |
|---|---|
DATA |
Dropdown values, validations (don't modify) |
TEMPLATE |
Template duplicated for new modules |
MODULES |
Index with hyperlinks to module sheets |
{module-name} |
One sheet per module (e.g., business-partner) |
Related skills