Install
$ agentstack add skill-baizeagent-baize-office-assistant ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
文员办公助手技能
功能说明
这个技能提供各种办公自动化功能,帮助处理日常文员工作。
支持的操作
- summarize - 内容摘要
- 参数:content
- 生成长文本的摘要
- format - 格式化文本
- 参数:content, format (markdown/html/json)
- 将文本转换为指定格式
- table - 生成表格
- 参数:content, format (markdown/csv)
- 将数据生成表格
- template - 模板填充
- 参数:template, data
- 使用数据填充模板
- convert - 格式转换
- 参数:content, format
- 转换内容格式
- extract - 提取信息
- 参数:content, options
- 从内容中提取特定信息
- organize - 整理内容
- 参数:content
- 整理和结构化内容
- report - 生成报告
- 参数:content, template
- 根据内容生成报告
使用场景
- 会议纪要整理
- 文档摘要生成
- 数据表格制作
- 报告自动生成
- 内容格式转换
- 信息提取整理
示例用法
# 生成摘要
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
- Source: BaiZeAgent/Baize
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.