New — a skill that tidies your Stripo library: dedupe templates, bin stale copies, file loose emails into folders
Most Stripo workspaces rot the same way. You build v1 of a template, then v2, then a quick fix, and now there are three near-identical copies — one in a folder, two loose at the root, and no clear signal which is current. The new stripo-library-cleanup skill does the housekeeping: it reads your whole library, groups emails by template, keeps the latest of each, and files loose root-level emails into the right (often nested) folders. Ask Orbit to "clean up Stripo", "dedupe Stripo", or "sort my emails into folders" and it inventories first, shows you a plan, and waits for your go before deleting anything — because Stripo deletes are permanent. It's the focused cleanup counterpart to the build-and-export work the stripo-email-builder skill already handles.
What shipped
•New skill — stripo-library-cleanup. It separates housekeeping from building: where stripo-email-builder composes, pushes, and exports emails, this one only tidies. It reads your library, groups emails by template name, marks everything but the latest of each as a delete candidate, spots the classic duplicate (a loose root copy of an email that already lives in a folder), and identifies loose emails that just need filing. You get a tight diff — what gets deleted, what moves where, any new folder it'll create — before a single change lands.
•Confirm before any permanent delete — Stripo deletes can only be undone by rebuilding the email, so the skill never deletes on a guess. It inventories the workspace, presents the plan, and waits for an explicit go-ahead, then re-confirms if the scope grows mid-run. It also won't touch your master template, and it flags that Stripo-to-Braze exports are independent copies, so removing a stale Stripo source never affects a live Braze send — one less thing to worry about when you approve the cleanup.
•Built to dodge the slow paths — tidying a Stripo library by hand is a maze of small traps, and the skill routes around the ones that waste the most time: it uses search-filter plus Select All to move a whole template family at once instead of clicking card by card, opens folders the safe way rather than the double-click that silently starts a rename, and reloads to clear the phantom stale cards Stripo leaves behind after a delete. The result is a cleanup that finishes in one pass instead of degrading into one-email-at-a-time cleanup.