11 ms·
I’ve been asking Claude to create PPTX (and DOCX) as a mechanism for collecting precise feedback from colleagues[^1]. Inline comments and edit suggestions using
by klabetron 25d ago
I’ve been asking Claude to create PPTX (and DOCX) as a mechanism for collecting precise feedback from colleagues[^1]. Inline comments and edit suggestions using tools they’re familiar with (we use Google Suite which provides a serviceable interface for theses features on DOCX and PPTX). It’s all possible because it’s just reading XML files.
I do this even if the final product isn’t actually a doc or presentation.
That said: would love to hear of other ways people collect feedback and suggestions (in a Claude ecosystem).
[^1] or myself when I have tokens to burn and can’t be bothered to use a GitHub PR review against a markdown file…