·office-automation
</>

office-automation

Automatisierte Verarbeitung von Word- und Excel-Dateien. Verwenden Sie Python-Skripte zum Lesen, Schreiben und Formatieren von Dokumenten und Tabellen. Unterstützt Stapelverarbeitung, Vorlagenfüllung, Datenextraktion und Formatkonvertierung.

570Installationen·177Trend·@texiaoyao

Installation

$npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation

So installieren Sie office-automation

Installieren Sie den KI-Skill office-automation schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: texiaoyao/office-automation-skill.

| read | 读取 Word 文档内容 | read file.docx | | write | 创建新文档 | write out.docx --content "文本" | | template | 填充模板(替换 {{变量}}) | template doc.docx --data '{"key": "value"}' | | extract | 提取表格到 CSV | extract file.docx --table 1 | | format | 格式化文档 | format file.docx --style heading |

| read | 读取 Excel 数据 | read data.xlsx --sheet Sheet1 | | write | 写入数据到 Excel | write out.xlsx --data data.json | | merge | 合并多个 Excel 文件 | merge folder/ --output all.xlsx | | convert | Excel ↔ CSV 转换 | convert file.xlsx --to csv | | analyze | 数据分析(统计、透视) | analyze sales.xlsx --pivot |

Automatisierte Verarbeitung von Word- und Excel-Dateien. Verwenden Sie Python-Skripte zum Lesen, Schreiben und Formatieren von Dokumenten und Tabellen. Unterstützt Stapelverarbeitung, Vorlagenfüllung, Datenextraktion und Formatkonvertierung. Quelle: texiaoyao/office-automation-skill.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-01
Aktualisiert
2026-03-10

Browse more skills from texiaoyao/office-automation-skill

Schnelle Antworten

Was ist office-automation?

Automatisierte Verarbeitung von Word- und Excel-Dateien. Verwenden Sie Python-Skripte zum Lesen, Schreiben und Formatieren von Dokumenten und Tabellen. Unterstützt Stapelverarbeitung, Vorlagenfüllung, Datenextraktion und Formatkonvertierung. Quelle: texiaoyao/office-automation-skill.

Wie installiere ich office-automation?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/texiaoyao/office-automation-skill --skill office-automation Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/texiaoyao/office-automation-skill

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-03-01

Verwandte Skills

Keine