Builtin
by @memento-teams · plugin · 8 skills
Builtin skills from Memento-Teams/Memento-Skills.
Install the whole plugin (CLI)
npx skillmds add memento-teams/pdf
npx skillmds add memento-teams/docx
npx skillmds add memento-teams/pptx
npx skillmds add memento-teams/xlsx
npx skillmds add memento-teams/filesystem
npx skillmds add memento-teams/web-search
npx skillmds add memento-teams/skill-creator
npx skillmds add memento-teams/uv-pip-installSkills in this plugin
- ▌ pdf · memento-teams bundleRead, extract, merge, split, rotate, encrypt, and create PDF files. Supports markdown-to-PDF conversion, table extraction, form filling, and OCR for scanned documents.
- ▌ docx · memento-teams bundleCreate, read, edit, and manipulate Word documents (.docx) with formatting, tables, images, headers, footers, tracked changes, and comments.
- ▌ pptx · memento-teams bundleCreate, read, edit, and convert .pptx presentations using python-pptx and PptxGenJS, with design guidance for professional slide decks.
- ▌ xlsx · memento-teams bundleOpen, create, read, analyze, edit, or validate Excel/spreadsheet files (.xlsx, .xlsm, .csv, .tsv) with full formula support and professional formatting.
- ▌ filesystem · memento-teamsRead, write, edit, list, copy, move, and search files directly using builtin tools, with fallback to Python or bash for complex operations.
- ▌ web-search · memento-teams bundleSearch the web and fetch content from URLs, returning LLM-friendly markdown.
- ▌ skill-creator · memento-teams bundleCreate new skills, modify and improve existing skills, and measure skill performance through iterative evaluation and benchmarking.
- ▌ uv-pip-install · memento-teamsInstall and manage Python packages using uv pip when imports fail or dependencies are missing.