
aws-samples/sample-strands-agents-agentskills
3 skills4 installs270 starsGitHub
Install
npx skills add https://github.com/aws-samples/sample-strands-agents-agentskillsSkills in this repo
1Pptxpptx creates PowerPoint presentations by converting HTML slides to PPTX with accurate positioning and by editing Office Open XML directly. A developer uses it when generating or programmatically building slide decks that must open cleanly in PowerPoint. It bundles the OOXML schemas and pack, unpack, and validate scripts for producing schema-compliant files.2installs2File Processingfile-processing loads and processes structured CSV, JSON, and text files with cleaning, transformation, analysis, and export capabilities. A developer uses it to filter, sort, aggregate, merge datasets, run descriptive statistics, and convert between formats without writing bespoke code each time. It runs through shell using Python and a bundled process.py helper.1installs3Skill Creatorskill-creator provides guidance for authoring effective skills that extend an agent with specialized knowledge, workflows, and tool integrations. A developer uses it when creating a new skill or updating an existing one, following its rules on SKILL.md structure, concise context, and appropriate degrees of freedom. It explains when to include scripts, references, and assets versus keeping instructions inline.1installs