flow-ingredients-sync

Automate Google Flow ingredient image uploads and sync across accounts.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/zdpk/skills --skill flow-ingredients-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-ingredients-sync
Source: https://github.com/zdpk/skills/tree/main/dotfiles/skills/custom/util/flow-ingredients-sync/flow-ingredients-sync
Command: npx skills add https://github.com/zdpk/skills --skill flow-ingredients-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates management and synchronization of Google Flow ingredient images across multiple Google accounts, consolidating a master list and ensuring consistent uploads.

Core Features & Use Cases

  • Master ingredient list management and per-account sync tracking (ingredients[] and accounts{}).
  • Upload automation to Flow, UUID capture, and backfill support across multiple Flow projects.
  • Add new ingredients, sync missing items, and backfill existing galleries across accounts.

Quick Start

Run the flow-ingredients-sync tool to register new ingredients and upload any missing items to Google Flow across all accounts.

Frequently Asked Questions about flow-ingredients-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync Google Flow ingredient images across multiple accounts?

You can automate management and synchronization of Google Flow ingredient images across multiple Google accounts by maintaining a master ingredients registry, uploading missing items, and capturing UUIDs for tracking.

What is the best way to manage a master list of Flow ingredients and track sync state?

Managing a master list of Flow ingredients involves maintaining a central registry of items alongside per-account sync state, allowing you to add new ingredients, upload missing images, and validate UUIDs across all connected accounts.

How do I backfill existing Flow galleries across different account-specific projects?

To backfill existing Flow galleries across account-specific projects, the tool uses captured UUIDs from the master registry to identify and upload missing ingredient images, ensuring all projects maintain consistent visual assets.

Can I automate UUID capture and validation when uploading new ingredients to Flow?

Yes, automating UUID capture and validation when uploading new ingredients to Flow is supported natively, allowing the system to explicitly track each image identifier within the master registry and verify successful uploads across accounts.

Does this approach require manual tracking of which ingredients are missing in each Google account?

No, manual tracking is not required because the system maintains per-account sync state automatically, comparing the master ingredients list against each account's current uploads to identify and sync missing items.