lark-hirono-sync
Installation
SKILL.md
Lark Hirono Sync — Recursive Wiki Subtree Copy
Copy a Feishu wiki subtree from one location to another, preserving all content and block-level styles.
Running the CLI
- Global install —
lark-hirono sync [options] - Local dev repo —
npx tsx bin/lark-hirono.ts sync [options]
First-Time Setup
Run these steps once before first use.
1. Install lark-hirono and authenticate
Follow the "First-Time Setup" steps in the main lark-hirono skill (install lark-hirono → install lark-cli → lark-cli config init → lark-hirono auth login --domain docs).
2. Install Playwright + Chromium (required for cross-space images)
Related skills