CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. zgldh
  4. /
  5. xlsx-populate-skill
  6. /
  7. Processing Excel Files

Processing Excel Files

Editor's Note

If you need to edit Excel files without destroying their formatting, this is the right tool. It wraps xlsx-populate to preserve merged cells, styles, and complex layouts while you update values or add formulas. Best for working with existing templates or reports where the structure matters. The skill emphasizes good practices like never overwriting source files and using Excel formulas instead of hardcoded calculations. Won't help with reading data (use the lighter xlsx library for that), but for modification work where you can't afford to break someone's carefully formatted spreadsheet, it handles the job cleanly.

Install

npx skills add https://github.com/zgldh/xlsx-populate-skill --skill processing-excel-files
Votes
0
Installs218
GitHub Stars5
Categories
Office & Documents
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Office & Documents Skills

View all →
lark-slides

larksuite/cli

0
86.8k
10.7k
lark slides
office-mcp

claude-office-skills/skills

0
2.4k
122
39 tools for Word, Excel, PowerPoint, PDF, and OCR document operations via MCP server.
pdf-to-docx

claude-office-skills/skills

0
2.1k
122
pdf to docx
gws-slides

googleworkspace/cli

0
19.9k
26.3k
Read, write, and batch-update Google Slides presentations programmatically.
ppt-visual

claude-office-skills/skills

0
5.7k
122
Design visually impactful presentation slides with layout concepts, visual recommendations, and design specifications.
xlsx-manipulation

claude-office-skills/skills

0
2.4k
122
Programmatic Excel spreadsheet creation, editing, and manipulation using openpyxl.