debug-store
CommunityDebug vibe-seller stores without the task system.
Software Engineering#sqlite#browser-automation#cdp-proxy#ziniao#vibe-seller#store-debugging#daemon-recovery
Authorzpoint
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of debugging broken or unresponsive vibe-seller store infrastructure when the standard task and agent workflow is unavailable or insufficient, giving developers direct access to the store's runtime components without needing to navigate the web UI or JWT authentication flows.
Core Features & Use Cases
- Direct Store Runtime Access: Inspect the store's SQLite database to check store configurations, user accounts, browser session status, and recent task history without going through the HTTP API.
- Browser Wrapper Control: Drive the store's browser-use wrapper directly via the CDP proxy to test page interactions, verify workflows, and access seller central pages without creating a formal task.
- Daemon and Session Recovery: Fix wedged browser daemons, rotate VIBE_TASK_ID for stable sessions, and resolve session conflicts that cause browser automation to fail.
- Unauthenticated API Access: Bypass JWT cookie authentication to call the vibe-seller HTTP API for debugging, using either a temporary admin user or direct wrapper calls.
- Use Case: If a store's browser is stuck on a page, a task is failing with session errors, or you need to look up a seller SKU directly from Amazon Seller Central, use this Skill to directly interact with the store's runtime to isolate and fix the issue.
Quick Start
Use the debug-store skill to inspect the SQLite database for a broken store, restart its browser daemon, and test a seller central page interaction to resolve session issues.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: debug-store Download link: https://github.com/zpoint/vibe-seller/archive/main.zip#debug-store Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.