docs: improve lark-doc skill guidance#1283
Conversation
📝 WalkthroughWalkthroughUpdated the lark-doc skill documentation: narrowed scope for Feishu Docx/Wiki read/edit, added identity/auth requirements, made v2 API usage mandatory for docs commands, and enumerated out-of-scope responsibilities delegated to other skills. Changeslark-doc Skill Scope and Responsibilities
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
8553932 to
1fb96fb
Compare
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@99229a12d713ed1df82560543de3db632eda1642🧩 Skill updatenpx skills add larksuite/cli#codex/optimize-lark-doc-skill -y -g |
1fb96fb to
99229a1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1283 +/- ##
==========================================
- Coverage 70.18% 70.17% -0.01%
==========================================
Files 671 671
Lines 65240 65329 +89
==========================================
+ Hits 45786 45845 +59
- Misses 15783 15795 +12
- Partials 3671 3689 +18 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
docs +create,docs +fetch, anddocs +update, plus a dedicated out-of-scope section for routing document comments, spreadsheet/base data work, whiteboard editing, and generic Drive file management to the right skillsContext
This updates the lark-doc business-domain skill based on the referenced review points, focusing on routing clarity, identity guidance, and keeping the skill concise enough for faster loading.
Testing