docs: update mail skill guidance#1893
Conversation
📝 WalkthroughWalkthroughMail documentation adds user-level sender-list guidance, refined mailbox workflows and shortcuts, expanded HTML linting rules, and detailed API resource and permission references. ChangesMail guidance and API documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@skills/lark-mail/SKILL.md`:
- Line 69: Update the shared authorization rule so every operation marked “✅ 必须”
always requires confirmation and cannot be bypassed by stating the target and
action in the latest turn. Preserve confirmation gating for
allow_senders.batch_create/batch_remove and
blocked_senders.batch_create/batch_remove in skills/lark-mail/SKILL.md:69-69,
and mirror the same clarification in skill-template/domains/mail.md:55-55.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: b8f28c81-2020-405d-8574-08c186f71b97
📒 Files selected for processing (2)
skill-template/domains/mail.mdskills/lark-mail/SKILL.md
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
skills/lark-mail/SKILL.md (1)
86-86: 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick winAdd
+message-modifyand+message-trashto the Shortcuts table. They’re referenced in the workflow text, but the shortcut index doesn’t list them, so users can’t find the preferred commands from one place.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@skills/lark-mail/SKILL.md` at line 86, Add +message-modify and +message-trash to the Shortcuts table in SKILL.md, preserving the existing table format and documenting both commands alongside the other preferred shortcuts.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@skills/lark-mail/SKILL.md`:
- Line 86: Add +message-modify and +message-trash to the Shortcuts table in
SKILL.md, preserving the existing table format and documenting both commands
alongside the other preferred shortcuts.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 6c4b4748-36fb-49c5-97cf-58fdfa7f714b
📒 Files selected for processing (2)
skill-template/domains/mail.mdskills/lark-mail/SKILL.md
🚧 Files skipped from review as they are similar to previous changes (1)
- skill-template/domains/mail.md
Updates the mail skill documentation for newer mailbox workflows.
Summary by CodeRabbit
+message-trashand refined “整理” ordering for common actions.--show-lint-details/+lint-html.