Back to Skills

xlsx-to-python-research-finding-no-existing-library-does-this

vamseeachanta
Updated 2 days ago
7 views
3
2
3
View on GitHub
Otherexcel

About

This skill identifies that no existing Excel library can detect repeated row patterns and collapse them into loops, as they all process cells individually. It reveals that openpyxl's Translator can normalize formulas to identify shared patterns by converting them to a canonical "row 1" form. Use this finding when you need to build or understand pattern-based formula optimization for spreadsheets.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/xlsx-to-python-research-finding-no-existing-library-does-this

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/office/xlsx-to-python/research-finding-no-existing-library-does-this
0

Related Skills

data-mesh-expert

Other

This Claude Skill provides expert guidance on implementing data mesh architecture for scalable, decentralized data systems. It helps developers design domain-oriented data ownership, create data products, and establish federated governance with self-serve platforms. Use this skill when planning or refactoring large-scale data infrastructure to align with organizational domains.

View skill

airflow-expert

Other

This Claude Skill provides expert-level Apache Airflow orchestration for designing and managing complex data pipelines. It offers deep knowledge of DAGs, operators, sensors, XComs, task dependencies, and scheduling for building reliable workflows. Use it when developing, troubleshooting, or optimizing production Airflow deployments.

View skill

airflow-expert

Other

This Claude Skill provides expert-level guidance for Apache Airflow workflow orchestration, including DAG design, operators, sensors, and task dependencies. Use it when building or troubleshooting complex data pipelines to implement reliable scheduling and execution patterns. It covers production operations, XComs, and dynamic task generation for scalable workflow management.

View skill

cad-mesh-generation

Other

This skill enables parametric CAD modeling and mesh generation for marine structures using FreeCAD and GMSH. It automates creating geometries and generating FEA/BEM meshes for hydrodynamic analysis. Developers can use it to export models directly to analysis tools like AQWA, WAMIT, and ANSYS.

View skill