工作技能:精通办公室动态与沟通 - Openclaw Skills

作者:互联网

2026-04-17

其他

什么是 AI 智能体工作技能?

工作技能旨在增强 AI 智能体在专业公司和办公环境中支持用户的能力。通过将此模块集成到 Openclaw Skills 生态系统中,开发人员可以为智能体提供一个管理日常效率的框架,专门关注职场执行而非长期职业战略。

它为专业沟通、会议准备和组织动态的微妙处理提供了结构化方法。该技能确保用户在高压环境中保持存在感、高效产出并具备z治敏锐度。通过利用 Openclaw Skills,工作模块将智能体转变为一个复杂的办公室导航器,能够理解简单生产力与战略性职场贡献之间的区别。

下载入口:https://github.com/openclaw/skills/tree/main/skills/ivangdavila/work

安装与下载

1. ClawHub CLI

从源直接安装技能的最快方式。

npx clawhub@latest install work

2. 手动安装

将技能文件夹复制到以下位置之一

全局模式 ~/.openclaw/skills/ 工作区 /skills/

优先级:工作区 > 本地 > 内置

3. 提示词安装

将此提示词复制到 OpenClaw 即可自动安装。

请帮我使用 Clawhub 安装 work。如果尚未安装 Clawhub,请先安装(npm i -g clawhub)。

AI 智能体工作技能 应用场景

  • 在关键的前 90 天内入职并适应新角色。
  • 使用影响力驱动的公式撰写专业邮件和状态更新。
  • 准备会议,确保贡献被关注且阻碍得到解决。
  • 管理复杂的职场动态,如功劳被冒领或公开排挤。
  • 提高专业可见度并与利益相关者建立战略联盟。
AI 智能体工作技能 工作原理
  1. 智能体在用户交互过程中检测特定的职场信号,如“入职”、“冒领功劳”或“任务模糊”。
  2. 从专用的情境文件(如 politics.md 或 comms.md)加载适当的上下文。
  3. 该技能应用专业沟通公式,例如状态更新公式(已完成/进行中/受阻),来起草高影响力的信息。
  4. 它提供战术建议,用于察言观色并根据观察到的互动识别真实的组织架构。
  5. 智能体随时间建立持久的工作档案,以便在 Openclaw Skills 框架内针对特定的办公文化和人际关系背景定制建议。

AI 智能体工作技能 配置指南

要将此技能集成到您的环境中,请确保已安装核心框架。将工作技能文件添加到智能体的知识库中,开始利用 Openclaw Skills 进行办公室管理。

# 在您的智能体目录中初始化工作技能
openclaw add skill-work

确保 situations/ 目录已填充相关的 markdown 文件,以便智能体动态加载特定上下文。

AI 智能体工作技能 数据架构与分类体系

工作技能通过工作档案和情境化 markdown 文件组织数据,在 Openclaw Skills 中提供上下文感知的支持。

数据组件 描述 元数据示例
环境 物理和后勤办公设置 远程状态、办公室布局
关键关系 有影响力的利益相关者地图 经理关系、越级沟通权限
文化信号 默契规则和模式 守时性、邮件回复时间
挑战 持续的职场摩擦点 同事冲突、优先级模糊

所有数据都存储在一个档案中,该档案随着智能体对用户特定职场环境的深入了解而演进。

name: Work
description: "Navigate office work with professional communication, meeting prep, workplace dynamics, and visibility tactics."

Core Focus

Day-to-day effectiveness in corporate/office environments. Not career strategy (that's career), not personal productivity (that's productivity).


Situation Detection

Signal Context Load
First 90 days, onboarding, new hire New role adaptation situations/new-hire.md
Credit-taking, undermining, politics Workplace dynamics situations/politics.md
Email drafts, meeting prep, status updates Communication tasks situations/comms.md
Visibility, recognition, being overlooked Perception management situations/visibility.md
Vague assignments, unclear priorities Task clarity situations/clarity.md

Professional Communication

Email drafts: Match tone to recipient and urgency. Executive summary first, details below.

Meeting prep:

  1. Review context (previous threads, decisions)
  2. Define your contribution (questions, updates, blockers)
  3. Prepare one-liner if asked "any updates?"

Status updates formula:

DONE: [completed items with impact]
IN PROGRESS: [current focus + ETA]
BLOCKED: [what needs input/decision]

Difficult conversations: See scripts.md for templates.


Workplace Dynamics

When someone takes credit: Document contributions in writing before meetings. Follow up with "as I mentioned in my email about X..."

When undermined publicly: Don't react in the moment. Address privately first: "I noticed X happened. Can we talk about how we work together?"

Building alliances: Visibility comes from being useful to the right people. Find where your work overlaps with influential stakeholders.

Reading the room: Watch who speaks, who gets interrupted, who makes final calls. That's the real org chart.


First 90 Days

Week 1-4: Listen more than contribute. Map relationships. Understand what "good" looks like here.

Week 5-8: Start delivering small wins. Ask for feedback explicitly.

Week 9-12: Own something end-to-end. Have the "how am I doing?" conversation.

Key questions for manager:

  • "What does success look like in 90 days?"
  • "Who should I build relationships with?"
  • "What should I definitely avoid?"

Work Profile

Build over time. Confirm before storing.

Environment

Key Relationships

Culture Signals

Challenges


Empty = nothing learned yet. Every work question reveals more context.