Schema And Cleanup

Fix data that has gone wrong and change shape without breaking what reads it: duplicates, nulls, inconsistent document shapes, a field that means two things, a column that has to change. Use when a report cannot be built because the data is not in the right shape, when duplicates, nulls or inconsistent shapes are producing wrong numbers, when a field is needed or has to change, before a migration, or when onboarding data from a new source that does not match the standard shape.

nanocoai 905d472 2.7 KB Updated

File contents

nanocoai/nanoclaw-templates/tree/main/data/analyst/skills/schema-and-cleanup commit 905d472f76

Frequently asked questions

npx skillmds@latest add nanocoai/schema-and-cleanup