| version | 2.0.0 |
| name | official-doc |
| description | Generate official documents with format checking, tone validation, and templates. Use when drafting official letters, checking format, applying templates. |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
公文生成器
支持公文生成、格式检查、语气规范检查、模板库。
Usage
scripts/official.sh notice "标题" "内容"
scripts/official.sh request "事由" "请示"
scripts/official.sh report "主题" "内容"
scripts/official.sh reply "原请示" "批复"
scripts/official.sh format-check "文本"
scripts/official.sh tone "文本"
scripts/official.sh template "类型"
scripts/official.sh help
Examples
bash scripts/official.sh notice "关于开展安全检查的通知" "安全生产大检查"
bash scripts/official.sh format-check "关于购置办公设备的请示,我觉得需要买10台电脑"
bash scripts/official.sh tone "我觉得这个方案差不多可以搞一下"
bash scripts/official.sh template "all"
bash scripts/official.sh template "请示"
Template Types
通知 | 报告 | 请示 | 批复 | 会议纪要 | 工作总结
Requirements
- Python 3.6+
- No external dependencies
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com