Skip to content

fix: add record-share-link-create in SKILL.md#597

Merged
yballul-bytedance merged 1 commit intomainfrom
fix/skill_link
Apr 22, 2026
Merged

fix: add record-share-link-create in SKILL.md#597
yballul-bytedance merged 1 commit intomainfrom
fix/skill_link

Conversation

@yballul-bytedance
Copy link
Copy Markdown
Collaborator

@yballul-bytedance yballul-bytedance commented Apr 22, 2026

Change-Id: Ie8dc96521ee692804b734b030f7c143171193eb9

Summary

Add +record-share-link-create shortcut entry to lark-base SKILL.md so that AI agents can discover and use the record sharing capability.

Changes

• Added "记录分享" (record sharing) to the skill description
• Added +record-share-link-create row in the Record sub-module table with usage notes

Test Plan

[✓] Manually verified SKILL.md formatting and table alignment
[✓] Dry-run E2E for +record-share-link-create (docs-only change, no behavior impact)

Related Issues

• None

Summary by CodeRabbit

  • New Features
    • Updated Lark Base skill description to reference "记录分享链接" in capability list.
    • Added a new record-sharing command to create share links, supporting single or batch share operations with per-call limits and automatic deduplication.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cc40d99e-1715-4bf6-9272-1564ad95891b

📥 Commits

Reviewing files that changed from the base of the PR and between 5bc252b and d81e086.

📒 Files selected for processing (1)
  • skills/lark-base/SKILL.md
✅ Files skipped from review due to trivial changes (1)
  • skills/lark-base/SKILL.md

📝 Walkthrough

Walkthrough

Updated skills/lark-base/SKILL.md to replace "记录读写" with "记录分享" in module description and to add a new +record-share-link-create command entry (with reference doc, per-call max 100 records, automatic de-duplication by record_id, supports single or batch sharing).

Changes

Cohort / File(s) Summary
Skill Documentation
skills/lark-base/SKILL.md
Reworded module capability to include "记录分享" and added the +record-share-link-create command to the Record submodule command table with constraints (max 100 records per call), de-duplication behavior, and reference link.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

size/L

Suggested reviewers

  • zhouyue-bytedance
  • kongenpei

Poem

🐰 I hopped through docs with nimble feet,
A shareable link now neat and sweet,
One command added, tidy and clear,
The rabbit cheers — the change is here! 🥕✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding a record-share-link-create entry to SKILL.md documentation.
Description check ✅ Passed The description follows the template structure with all required sections (Summary, Changes, Test Plan, Related Issues) properly filled out with relevant details.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/skill_link

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added domain/base PR touches the base domain size/M Single-domain feat or fix with limited business impact labels Apr 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.75%. Comparing base (f369929) to head (d81e086).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #597   +/-   ##
=======================================
  Coverage   59.75%   59.75%           
=======================================
  Files         403      403           
  Lines       42513    42513           
=======================================
  Hits        25403    25403           
  Misses      15105    15105           
  Partials     2005     2005           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@d81e086e569b0cfbbd219fc74a7b752968ca47ab

🧩 Skill update

npx skills add larksuite/cli#fix/skill_link -y -g

Change-Id: Ie8dc96521ee692804b734b030f7c143171193eb9
@yballul-bytedance yballul-bytedance merged commit e23b3a8 into main Apr 22, 2026
22 checks passed
@yballul-bytedance yballul-bytedance deleted the fix/skill_link branch April 22, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/base PR touches the base domain size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants