OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add ziniao-open/skills --skill ziniao-store
Use when a request concerns the local 紫鸟/ZClaw browser, a store name or ID, listing/resolving/opening/reusing/closing a store browser, or a store-scoped task that starts from a store. Do not use for server-side account CRUD or for a webpage task on an already-open store.
npx skills add ziniao-open/skills --skill ziniao-store
本技能负责“店铺”这一资源及其本地浏览器生命周期,不负责定义用户的业务目标,也不复制 CLI 帮助文档。
store-id,供后续步骤复用。ziniao-page。ziniao-shared 的诊断规则。ziniao-page,不要重复打开店铺。ziniao-account,不是本技能。store list 或 store resolve 获取并确认目标。store open;已有有效 store-id 且店铺仍运行时直接复用。ziniao-page;不要在本技能中重述页面命令。ziniao-cli doctor;不要无条件登录、启动或重复重试。ziniao-cli store <command> --help,复杂命令再读取对应 reference。--expected-name 的 store open 即可结束;不得为了证明窗口存在而追加 page snapshot。store open --url,不要再对同一 URL 重复执行 page visit。ziniao-page,使用导航返回值、page content 或 page exec 验证 URL/title/正文;不得用 snapshot 代替普通页面验证。ziniao-page 决定使用 snapshot。ziniao-shared:仅在配置、认证、Bridge 或诊断问题出现时读取。ziniao-page:仅在任务继续操作已打开店铺内网页时读取。