# Office Assistant

> 文员办公助手 - 文档处理、表格操作、格式转换、内容整理等

- **Type:** Skill
- **Install:** `agentstack add skill-baizeagent-baize-office-assistant`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [BaiZeAgent](https://agentstack.voostack.com/s/baizeagent)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [BaiZeAgent](https://github.com/BaiZeAgent)
- **Source:** https://github.com/BaiZeAgent/Baize/tree/main/skills/office-assistant

## Install

```sh
agentstack add skill-baizeagent-baize-office-assistant
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 文员办公助手技能

## 功能说明

这个技能提供各种办公自动化功能，帮助处理日常文员工作。

### 支持的操作

1. **summarize** - 内容摘要
   - 参数：content
   - 生成长文本的摘要

2. **format** - 格式化文本
   - 参数：content, format (markdown/html/json)
   - 将文本转换为指定格式

3. **table** - 生成表格
   - 参数：content, format (markdown/csv)
   - 将数据生成表格

4. **template** - 模板填充
   - 参数：template, data
   - 使用数据填充模板

5. **convert** - 格式转换
   - 参数：content, format
   - 转换内容格式

6. **extract** - 提取信息
   - 参数：content, options
   - 从内容中提取特定信息

7. **organize** - 整理内容
   - 参数：content
   - 整理和结构化内容

8. **report** - 生成报告
   - 参数：content, template
   - 根据内容生成报告

## 使用场景

- 会议纪要整理
- 文档摘要生成
- 数据表格制作
- 报告自动生成
- 内容格式转换
- 信息提取整理

## 示例用法

```bash
# 生成摘要
baize chat "帮我总结这段文字：..."

# 生成表格
baize chat "把这些数据做成表格：张三 90分，李四 85分"

# 格式转换
baize chat "把这段内容转成Markdown格式"

# 生成报告
baize chat "根据这些数据写一份周报"
```

## 内置模板

- 周报模板
- 会议纪要模板
- 工作总结模板
- 项目报告模板

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [BaiZeAgent](https://github.com/BaiZeAgent)
- **Source:** [BaiZeAgent/Baize](https://github.com/BaiZeAgent/Baize)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-baizeagent-baize-office-assistant
- Seller: https://agentstack.voostack.com/s/baizeagent
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
