register-skill-release / register (push) Successful in 14sDetails
- Change default CDP port from 9222 to 18800
- Extract 包装信息 section (packaging type, box weight/dims, units per box)
- Extract 商品件重尺 table (per-piece weight/dimensions/volume)
- Backfill logistics from pieceWeightSize/packageInfo when attributes missing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
register-skill-release / register (push) Successful in 15sDetails
The shared-actions/register-skill workflow requires auth-runtime
client-key integration. Restores auth-cli.ts and auth-rt auto-install.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
register-skill-release / register (push) Failing after 24sDetails
Scrapes 1688 product pages via Chrome browser to extract logistics data
(weight, dimensions, volume) from attributes, variants, and detail images.
Zero npm dependencies — uses raw CDP over WebSocket.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>