Skip to content

docs: sync README skill inventory - #2486

Open
dajiaohuang wants to merge 1 commit into
larksuite:mainfrom
dajiaohuang:docs/2481-update-skill-count
Open

docs: sync README skill inventory#2486
dajiaohuang wants to merge 1 commit into
larksuite:mainfrom
dajiaohuang:docs/2481-update-skill-count

Conversation

@dajiaohuang

@dajiaohuang dajiaohuang commented Aug 24, 2026

Copy link
Copy Markdown

Summary

Synchronize both root README skill inventories with the 28 top-level skills shipped by the CLI. This corrects the stale 24/26 totals and adds the five entries missing from both tables.

Changes

  • Update the six English and Chinese headline counts to 28.
  • Add lark-apps to both skill tables.
  • Add and identify the four meeting compatibility entries: lark-minutes, lark-note, lark-vc, and lark-vc-agent.

Test Plan

  • git ls-files 'skills/*/SKILL.md' reports 28 top-level skills
  • go run . skills list reports the same 28 names
  • Both README tables contain the same 28-name set
  • node scripts/skill-format-check/index.js
  • git diff --check origin/main...HEAD

Related Issues

Summary by CodeRabbit

  • Documentation
    • Updated English and Chinese documentation to reflect 28 available AI Agent Skills.
    • Added descriptions for broader coverage and agent-native capabilities.
    • Documented compatibility entries for Minutes, Note, VC, and VC Agent.
    • Added information about the lark-apps capability.

@github-actions github-actions Bot added the size/S Low-risk docs, CI, test, or chore only changes label Aug 24, 2026
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ca76ad3d-2577-4a20-a3df-4857f688f62c

📥 Commits

Reviewing files that changed from the base of the PR and between 35bd5ec and a7352d8.

📒 Files selected for processing (2)
  • README.md
  • README.zh.md

Included review availability: Your plan provides up to 10 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The English and Chinese README files now describe 28 AI Agent Skills. They add lark-apps and four meeting compatibility entries that route to lark-meeting.

Changes

README skill catalog

Layer / File(s) Summary
Skill counts and catalog entries
README.md, README.zh.md
Both README files update skill counts to 28 and add lark-minutes, lark-note, lark-vc, lark-vc-agent, and lark-apps to the skill descriptions.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to a7352

This is a localized documentation-only update aligning both README skill inventories with the CLI’s 28 shipped skills. No actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: liangshuo-1

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the documentation change to synchronize the README skill inventory.
Description check ✅ Passed The description includes the required summary, changes, test plan, and related issue, with specific verification details.
Linked Issues check ✅ Passed The README count updates and five missing skill entries satisfy the requirements in issue #2481.
Out of Scope Changes check ✅ Passed The changes are limited to the two root README skill inventories and match the linked issue objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Low-risk docs, CI, test, or chore only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: update README skill counts to the 28 shipped skills

1 participant