Agent skills for Claude Code and OpenCode.
From your project root (installs into .claude/skills/):
npx skills add dinghaoz/skillsOr install a specific skill:
npx skills add dinghaoz/skills/handoff
npx skills add dinghaoz/skills/lark-wikiNote: Both skills support global install (
-g). Installhandoffper-project if you want the hook config committed to git alongside your project. Install globally if you prefer a single setup across all projects.
Hand off your CLI session to Lark so you can continue interacting with Claude from your phone. Supports both Claude Code and OpenCode.
Read, create, and edit Lark wiki pages and documents via the Lark Open API.
MIT