Cookiecloud Sync

Sync browser cookies and LocalStorage into any project using the CookieCloud protocol. Fetches the end-to-end encrypted payload from a CookieCloud server, decrypts it (legacy CryptoJS or aes-128-cbc-fixed), and injects the session into Playwright, Puppeteer, Selenium, HTTP clients, or the project's existing login/session flow. Use when the user asks to sync cookies, restore a logged-in session, inject session cookies, 同步 Cookie / 注入登录态 / 读取会话, or whenever automation needs a logged-in browser context backed by a CookieCloud server.

easychen 1322b4c 3.7 KB Updated

File contents

easychen/cookiecloud/tree/main/skills/cookiecloud-sync commit 1322b4c9b9

Frequently asked questions

npx skillmds@latest add easychen/cookiecloud-sync