chore(skills): sync builtin officecli skills from upstream OfficeCli (54d7b0e6)#509
Merged
Merged
Conversation
…(54d7b0e6) Mirror the upstream skill updates from OfficeCli main since the last sync (c46cedd2 → 54d7b0e6) into crates/aionui-app/assets/builtin-skills/. Changed skills (applied as upstream deltas, preserving the AionUi-local Windows platform-note blocks added in #489): - officecli-docx, officecli-pptx, officecli-xlsx: SKILL.md content refresh (new screenshot/svg/pdf view formats, boolean query operators, top-level --find/--replace, expanded type tables, dump round-trip coverage, etc.) - morph-ppt-3d: fix styles INDEX path → ../morph-ppt/reference/styles/INDEX.md (the prior ../../styles path was dead in the AionCore layout) - auto-inject/officecli/SKILL.md: same root-SKILL.md updates as upstream No code changes; assets only. Each file now equals upstream plus only the AionUi-local Windows note. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Sync the builtin officecli skills under
crates/aionui-app/assets/builtin-skills/with the latest upstream OfficeClimain(c46cedd2→54d7b0e6), applied as upstream deltas so the AionUi-local Windows platform-note blocks (added in #489) are preserved.Changed skills:
screenshot/svg/pdf/formsview formats, booleanand/orquery operators, top-level--find/--replace, expanded per-format type tables,dumpround-trip coverage, etc.../morph-ppt/reference/styles/INDEX.md(the prior../../styles/path was a dead link in the AionCore layout; upstream's fix resolves it).The other 6 mirrored skills had no upstream changes this round and are left untouched.
Verification
Each changed file was diffed line-for-line against upstream
54d7b0e6. The only delta in every file is the AionUi-local Windows platform-note block — no other unexpected changes. No code changes; assets only.Test plan
cargo build -p aionui-app) — corpus is embedded viainclude_dir!