skills/cli/recipe-bulk-update-from-csv/SKILL.md
Use csv-update to batch-modify a property across multiple documents.
npx skillsauth add albanist/umbraco_cli recipe-bulk-update-from-csvInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
PREREQUISITE: Load the following skills: umbraco-document
Use csv-update to batch-modify a property across multiple documents.
umbraco document csv-update --file partners.csv --property skills --dry-run --output jsonumbraco document csv-update --file partners.csv --property skills --output jsonid column with document UUIDs and a column matching the --property alias.tools
Umbraco Automate operations (event-driven workflow automation)
development
Webhook management (the Management API's outbound event notifications)
development
Backoffice user management (accounts, state, groups, API credentials)
tools
Backoffice user group management (permission sets)