Xlsx
Xlsx handles spreadsheet operations end-to-end: create new files with formulas and styling, read and analyze data using pandas, or modify existing files while preserving templates and calculations. The skill enforces zero formula errors and includes tools for data preview and formula recalculation.
Xlsx lets you read, create, edit, and analyze Excel files programmatically with formula support.
AI-generated summary based on this skill's SKILL.md
Install
Wide-Moat/open-computer-use/xlsx · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What can Xlsx do with Excel spreadsheet files?
Xlsx handles spreadsheet operations end-to-end: create new files with formulas and styling, read and analyze data using pandas, or modify existing files while preserving templates and calculations. The skill enforces zero formula errors and includes tools for data preview and formula recalculation.
Can I read and write XLSX files programmatically with Xlsx?
Yes. Xlsx supports reading and writing XLSX files programmatically as its primary capabilities. You can parse existing spreadsheets for data extraction and analysis, or create new XLSX files from data with formulas and styling applied. The skill preserves templates and calculations when modifying files.
How does Xlsx handle excel file operations and manipulation?
Xlsx automates Excel file operations through end-to-end spreadsheet manipulation. It lets you create files with formulas and styling, read data using pandas integration, modify existing files while maintaining templates, and recalculate formulas. The skill enforces zero formula errors throughout all operations.
Can Xlsx convert XLSX files to other formats?
Xlsx supports converting XLSX files to other formats as part of its spreadsheet processing toolkit. Combined with its core read and write capabilities, this enables flexible data transformation workflows for moving spreadsheet data between different file types.
What tools does Xlsx provide for data preview and analysis?
Xlsx includes tools for data preview and formula recalculation to support spreadsheet analysis. When reading files, you can leverage pandas integration for data analysis, and the skill provides preview capabilities to inspect spreadsheet contents before processing or converting them.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Read and parse Excel XLSX files programmatically”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Data Analysis lets you query uploaded Excel and CSV files using SQL, supporting multi-sheet workbooks, aggregation, filtering, and cross-file joins. Run statistical summaries, inspect schemas, and export results in multiple formats. Built on DuckDB for efficient columnar analysis.
This skill provides comprehensive PDF manipulation capabilities including text and table extraction, document merging and splitting, form filling, and PDF creation. It supports both Python libraries and command-line tools for handling PDF operations at scale.
Xlsx handles XLSX file operations including reading, creation, modification and validation with built-in formula recalculation and error detection. The skill preserves templates and named ranges while enforcing strict data validation checks to catch common Excel errors.
Spreadsheet Builder lets you generate and structure spreadsheets through code or simple automation workflows, eliminating repetitive manual setup. Perfect for data-heavy tasks, this skill streamlines the creation of organized, formatted sheets at scale.
Connect to Google Sheets to read data ranges, append or update rows, create new spreadsheets, and manage tabs through the Sheets v4 REST API. OAuth scopes control access: read-only by default, with write permissions available on user opt-in. Use A1 notation for ranges and leverage valueInputOption to control how formulas and dates are parsed.
Microsoft Excel lets you read and modify workbooks stored in OneDrive or SharePoint using the Microsoft Graph API. Perform operations like reading ranges, updating cells, appending table rows, and listing worksheets directly on cloud-hosted .xlsx files.