Clean Data Xls
Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag…
Install
Quick install
npx skills add https://github.com/anthropics/financial-services/tree/HEAD/skills/clean-data-xlsnpx skills add anthropics/financial-services --skill clean-data-xls --agent claude-codenpx skills add anthropics/financial-services --skill clean-data-xls --agent cursornpx skills add anthropics/financial-services --skill clean-data-xls --agent codexnpx skills add anthropics/financial-services --skill clean-data-xls --agent opencodenpx skills add anthropics/financial-services --skill clean-data-xls --agent github-copilotnpx skills add anthropics/financial-services --skill clean-data-xls --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add anthropics/financial-services --skill clean-data-xlsManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/anthropics/financial-services.gitcp -r financial-services/skills/clean-data-xls ~/.claude/skills/clean-data-xls
Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag…
clean-data-xlsby anthropic
Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag…npx skills add https://github.com/anthropics/financial-services --skill clean-data-xlsDownload ZIPGitHub
More skills from anthropic
comps-analysisby anthropicALWAYS follow this data source hierarchy:analyzing-financial-statementsby anthropicThis skill calculates key financial ratios and metrics from financial statement data for investment analysisapplying-brand-guidelinesby anthropicThis skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messagingcookbook-auditby anthropicAudit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.creating-financial-modelsby anthropicThis skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment…action-creatorby anthropicCreates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for…docxby anthropicComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…executive-briefingby anthropicTransforms research findings into executive-ready briefings. Automatically activated when user mentions 'executive', 'briefing', 'C-suite', 'board',…---
Source: https://github.com/anthropics/financial-services/tree/HEAD/skills/clean-data-xls
Author: anthropic
Discovered via: mcpservers.org
SKILL.md source
--- name: clean-data-xls description: Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag… --- # clean-data-xls Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag… # clean-data-xlsby anthropic Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag… `npx skills add https://github.com/anthropics/financial-services --skill clean-data-xls`Download ZIPGitHub ## More skills from anthropic comps-analysisby anthropicALWAYS follow this data source hierarchy:analyzing-financial-statementsby anthropicThis skill calculates key financial ratios and metrics from financial statement data for investment analysisapplying-brand-guidelinesby anthropicThis skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messagingcookbook-auditby anthropicAudit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.creating-financial-modelsby anthropicThis skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment…action-creatorby anthropicCreates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for…docxby anthropicComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…executive-briefingby anthropicTransforms research findings into executive-ready briefings. Automatically activated when user mentions 'executive', 'briefing', 'C-suite', 'board',… --- **Source**: https://github.com/anthropics/financial-services/tree/HEAD/skills/clean-data-xls **Author**: anthropic **Discovered via**: mcpservers.org
Related skills 6
opensource-guide-coach
Use when a user wants guidance on starting, contributing to, growing, governing, funding, securing, or sustaining an open source project, or asks about contributor onboarding, community health, maintainer burnout, code of conduct, metrics, legal basics, or open source project adoption.
use-my-browser
Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
ClickHouse / chdb-datastore
Drop-in pandas replacement with ClickHouse performance across 16+ data sources
Hugging Face / hugging-face-datasets
Create and manage datasets with configs and SQL querying
OpenAI / sentry
Inspect Sentry issues, summarize production errors, and pull health data
Redis / redis-development
Redis development best practices — data structures, query engine, vector search, caching, and performance optimization.