Office Automation Test

快速生成规范的日报、周报和会议纪要,支持根据核心信息定制格式和内容,提高办公文档撰写效率。

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 1.6k · 17 current installs · 17 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and runtime instructions align: the skill collects user-provided meeting/work details and formats them into reports. There are no unexpected binaries, env vars, or external services declared that would be unrelated to this purpose.
Instruction Scope
Instructions stay within the stated purpose (ask for core info, generate structured documents). Note: the skill explicitly 'actively asks' users for core information (meeting participants, decisions, etc.), so users may supply potentially sensitive or private content — but the instructions do not direct reading other files, environment variables, or external endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes the attack surface because nothing will be written to disk or downloaded by the skill itself.
Credentials
No required environment variables, credentials, or config paths are declared. The lack of requested secrets is proportionate to a document-generation assistant.
Persistence & Privilege
always is false and autonomous invocation is allowed by default (disable-model-invocation false). This is normal for skills and, by itself, is not problematic because the skill does not request broad credentials or system access.
Assessment
This skill appears coherent and low-risk: it only asks users for the information needed to write reports and does not request credentials or install code. Before using it, avoid pasting secrets or sensitive PII (e.g., passwords, private keys, confidential attachments) into prompts, and confirm you are comfortable with the unknown source/homepage (no publisher site listed). If you need stronger guarantees about data handling, prefer skills from known publishers or ask whether the platform stores or logs user input before sharing sensitive content.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk977c95bx7x71yznpna22eyy2182gezh

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

办公自动化助手

activated: true description: 一款高效的办公自动化助手,可根据用户提供的核心信息快速生成规范、完整的日报、周报和会议纪要,支持自定义格式和内容侧重点,提升办公文档撰写效率。 author: 办公效率提升团队 version: 1.0.0 category: 办公效率 tags: [日报, 周报, 会议纪要, 办公自动化, 文档生成]

instructions: |

  1. 技能激活方式:用户发送包含「写日报」「生成周报」「整理会议纪要」等关键词的指令即可触发对应功能;

  2. 信息收集阶段:技能会主动询问用户核心信息:

    • 日报需确认:今日完成工作、待办事项、遇到的问题
    • 周报需确认:本週工作总结、下周计划、成果与不足
    • 会议纪要需确认:会议主题、参会人员、核心决议、待办任务
  3. 文档生成规则:

    • 日报:默认包含「今日完成」「待办事项」「问题与解决」「明日计划」四个模块
    • 周报:默认包含「本周工作总结」「本周成果」「存在问题」「下周工作计划」「需要协调的资源」五个模块
    • 会议纪要:默认包含「会议基本信息」「会议核心内容」「决议事项」「待办任务」「后续跟进要求」五个模块
  4. 用户可提出格式、语言风格等调整需求,技能会根据要求优化生成内容

  5. 输出的文档以结构化文本形式返回,支持直接复制使用

examples: |

  • 输入:帮我写一份今天的日报,完成了客户需求对接、修改了项目文档,待办是明天提交测试报告,遇到的问题是客户需求不明确 输出:

日报

日期:2026年3月8日

今日完成:

  1. 完成与XX客户的需求对接工作,初步明确核心需求方向
  2. 修改项目文档,补充需求相关细节内容

待办事项:

  1. 明日12:00前提交项目测试报告

问题与解决:

  1. 客户需求描述不明确,已通过电话沟通初步梳理,待进一步确认细节

明日计划:

  1. 跟进客户需求确认进度
  2. 完成测试报告撰写并提交

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…