# Document Skills

> Process and manipulate office documents including PDF, DOCX, PPTX, and XLSX files. Use when working with document extraction, conversion, form filling, or spreadsheet operations.

- Skill: `majiayu000/document-skills` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/document-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/document-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/document-skills

---


# Document Skills

Bộ skills xử lý các loại tài liệu văn phòng phổ biến.

## Sub-Skills

| Skill | Description |
|-------|-------------|
| `pdf/` | Trích xuất text, điền form, merge/split PDF files |
| `docx/` | Xử lý Microsoft Word documents |
| `pptx/` | Xử lý PowerPoint presentations |
| `xlsx/` | Xử lý Excel spreadsheets |

## When to Use

- Đọc nội dung từ PDF, Word, Excel, PowerPoint
- Điền form PDF tự động
- Trích xuất bảng biểu từ documents
- Chuyển đổi định dạng tài liệu
- Merge/split PDF files

## Usage

Mỗi sub-skill có SKILL.md riêng với hướng dẫn chi tiết. Load skill cụ thể:

```
Load: document-skills/pdf/SKILL.md
Load: document-skills/docx/SKILL.md
Load: document-skills/pptx/SKILL.md
Load: document-skills/xlsx/SKILL.md
```

