explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/manipulation
skill tag

manipulation▌

4 indexed skills · max 10 per page

skills (4)

docx-manipulation

claude-office-skills/skills · Documents

2

Programmatic creation, editing, and manipulation of Word documents with formatting, tables, and images. \n \n Supports document creation from scratch, opening existing files, and template-based workflows with placeholder replacement \n Includes comprehensive formatting capabilities: paragraphs, headings, character styling, page setup, headers, footers, and built-in Word styles \n Enables table creation with dynamic row/column management, cell merging, and data population from structured sources

pptx-manipulation

claude-office-skills/skills · Productivity

2

This skill enables programmatic creation, editing, and manipulation of Microsoft PowerPoint (.pptx) presentations using the python-pptx library. Create professional slides with text, shapes, images, charts, and tables without manual editing.

xlsx-manipulation

claude-office-skills/skills · Documents

0

Programmatic Excel spreadsheet creation, editing, and manipulation using openpyxl. \n \n Create and modify .xlsx files with cell data, formulas, formatting, and charts without manual editing \n Supports styling (fonts, fills, borders, alignment), number formatting, conditional formatting, and data validation \n Build charts (bar, line, pie), manage sheets, freeze panes, set column widths, and apply auto-filters \n Cannot execute VBA macros or handle complex pivot tables; some advanced chart type

image-manipulation-image-magick

github/awesome-copilot · Productivity

0

Image processing and manipulation using ImageMagick across Windows, Linux, and macOS. \n \n Retrieve image metadata, dimensions, and format information with the identify command \n Resize single or batch images with aspect ratio control and thumbnail generation \n Filter and process images based on dimensions or file type criteria \n Requires ImageMagick installed and available as magick on PATH; includes platform-specific setup for PowerShell (Windows) and Bash (Linux/macOS) \n