
aktsmm/agent-skills
2 skills2k installs34 starsGitHub
Install
npx skills add https://github.com/aktsmm/agent-skillsSkills in this repo
1Powerpoint Automationpowerpoint-automation is an agent skill for solo builders who need reproducible PowerPoint output—pitch decks, roadmap reviews, or training slides—without clicking through every placeholder. It encodes a template-first model: a base .pptx, measured slide dimensions, master indices, and per-layout placeholder metadata so an agent can select the right layout and fill title, body, picture, and footer slots consistently. The bundled guidance treats Office files as binaries in git to avoid corruption, and exposes layout categories (for example photo vs content) to steer automated deck assembly. Use it during Build when documentation and PM deliverables must match a house template, or when you batch-generate slides from structured data. It is intermediate complexity because you must align your real template’s placeholder indices with the catalog JSON. This is a skill package for document generation, not a hosted slide SaaS.1.5kinstalls2Ocr Super SuryaOCR Super Surya is tagged from its catalog identity as an agent skill for document optical character recognition using the Surya ecosystem—aimed at solo builders who pipe scans, photos, and PDF renders into searchable text inside their own tools. Prism’s ingested readme is license text only, so operational steps should be confirmed in the full SKILL.md in the aktsmm/agent-skills repository before production use. Expect use during Build when you add ingestion jobs, CLI utilities, or agent tools that must extract text from non-selectable images. Typical outcomes include structured text blocks for search, summarization, or validation—not polished publishing copy. Treat non-commercial license terms and the author’s AI-training restriction as constraints if you redistribute or productize wrappers. Confidence is moderate until the complete skill body is synced into the catalog.506installs