anthropics / anthropics/skills
Create General/Microsoft365/PPTX folder structure with contents duplicated from existing pptx skill (Reference: anthropics/skills repo)
- Dominant language
- Python
- Stars
- 176k
- Forks
- 20.9k
- Avg merge
- 7h 21m
- Merged PRs (30d)
- 5
Description
**Task**
- Create a new folder structure: `General/Microsoft365/PPTX` under the appropriate root location.
- Copy all content from the existing `document-skills/pptx` directory into the new `General/Microsoft365/PPTX` folder.
- Ensure all files, subfolders, and functionality from the original `pptx` skill are preserved in the new location.
- Update any relevant documentation or references if necessary to point to the new location.
- Use the following as a reference for original content: [anthropics/skills](https://github.com/anthropics/skills)
**Acceptance Criteria:**
- New folder structure `General/Microsoft365/PPTX` exists.
- Contents of `document-skills/pptx` are cloned into the new folder.
- No loss of functionality or documentation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.