Skip to content

feat: add Excel analysis and PPT generation skills#8

Open
Spin-Particle wants to merge 1 commit intodevfrom
feat/add-new-skills
Open

feat: add Excel analysis and PPT generation skills#8
Spin-Particle wants to merge 1 commit intodevfrom
feat/add-new-skills

Conversation

@Spin-Particle
Copy link
Copy Markdown
Owner

Issue for this PR

Closes #7

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Add two new local skills so common spreadsheet and presentation workflows are available without extra prompt scaffolding. The Excel skill covers workbook analysis and data cleanup, while the PPT skill documents a full slide-planning and PPTX composition flow with a helper script.

How did you verify your code works?

  • Ran python3 -m py_compile .opencode/skills/ppt-generation/scripts/generate.py
  • Ran git diff --staged --check before commit
  • git push also triggered the repo's pre-push typecheck successfully

Screenshots / recordings

Not applicable.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Add reusable skill docs for spreadsheet analysis and presentation generation so common data and slide workflows can be handled directly in Aether.
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.

[FEATURE]: Add Excel analysis and PPT generation skills

1 participant