Skip to content

feat(skills): add docx, pptx, xlsx, and morph-ppt skills#14

Merged
goworm merged 1 commit intomainfrom
feat/add-skills
Mar 27, 2026
Merged

feat(skills): add docx, pptx, xlsx, and morph-ppt skills#14
goworm merged 1 commit intomainfrom
feat/add-skills

Conversation

@IceyLiu
Copy link
Copy Markdown
Contributor

@IceyLiu IceyLiu commented Mar 27, 2026

Summary

  • Add four AI agent skills for OfficeCLI: docx, pptx, xlsx, and morph-ppt
  • Each skill includes install/update check, reading/creating/editing guides, QA workflows, and common pitfalls
  • morph-ppt includes 40+ visual style references with build scripts and templates
  • Update .gitignore to exclude local process files (bug-reports, docs, iterations, scripts)

Test plan

  • Verify each SKILL.md has valid frontmatter (--- delimited with name and description)
  • Confirm officecli install check script in each SKILL.md works on a clean machine
  • Test skill loading in AionUI Skills Center

Add four AI agent skills for officecli:
- docx: Word document creation, editing, and analysis
- pptx: PowerPoint presentation creation, editing, and analysis
- xlsx: Excel spreadsheet creation, editing, and analysis
- morph-ppt: Morph-animated presentation with multiple visual styles

Each skill includes install/update check, reading/creating/editing
guides, QA workflows, and common pitfalls documentation.
@goworm goworm merged commit 1b705c7 into main Mar 27, 2026
6 of 7 checks passed
goworm added a commit that referenced this pull request Mar 28, 2026
feat(skills): add docx, pptx, xlsx, and morph-ppt skills
goworm added a commit that referenced this pull request Apr 2, 2026
feat(skills): add docx, pptx, xlsx, and morph-ppt skills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants