94b428b0b9
SKILL.md was mixing installation/configuration with usage commands. Now it's a pure usage guide per skill-creator conventions: - Description includes ALL platform trigger words (search, read, browse for each of 13 channels) so agents load it when users ask to search/read any platform - Body is concise command reference only — no install/config instructions (those belong in install.md) - Removed duplicate workspace rules explanation - Removed cookie setup, proxy config, and channel setup sections - 324 → 160 lines (51% reduction in context tokens) Co-authored-by: Panniantong <panniantong@users.noreply.github.com>