Bulk Iterative State Coordination

Use this skill when the user wants to process a long list, a large table, or multiple items one by one. Trigger it for requests like “collect all the names from the table,” “copy every row from the list,” “loop through the folders without missing any,” “make sure you get all 50 items across the pages,” or “process these invoices skipping the ones I've already done.” This skill focuses on tracking progress during repetitive loops to ensure no items are omitted and no actions are redundant.

dingxingdi 09d7a16 5 files · 20.3 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/gui/skills/bulk-iterative-state-coordination commit 09d7a16b1a

Frequently asked questions

npx skillmds@latest add dingxingdi/bulk-iterative-state-coordination