Fetch Yuque Doc
Overview
Fetch one Yuque document from a page URL through a local logged-in Chrome-family browser. On macOS, prefer the current running Chrome instance through AppleScript so enterprise SSO sessions can be reused directly; fall back to Playwright plus a copied browser profile when needed.
Quick Start
Use scripts/fetch_yuque_doc.py.
python3 -m pip install --user playwright
python3 <skill_path>/scripts/fetch_yuque_doc.py \
"https://hellobike.yuque.com/<grou
[Description truncada. Veja o README completo no GitHub.]