← 返回
效率工具 中文

OS Activity

Personalize your openclaw by learning your operating system activity.
通过学习您的操作系统活动来个性化您的 Openclaw。
xiaobao520123
效率工具 clawhub v1.1.0 1 版本 99912.8 Key: 无需
★ 0
Stars
📥 1,146
下载
💾 14
安装
1
版本
#latest

概述

OS Activity - Personalize your OpenClaw by learning how you use your computer.

By leveraging osquery tool, add additional information telling OpenClaw about your activity on the computer, such as recent edited files, program running, etc. OpenClaw can then use this information to provide more personalized and relevant suggestions.

Installation

If you have not installed osquery, please run the following command to install it:

python ~/.openclaw/workspace/skills/os-activity/scripts/install_osquery.py

Quick Usage

Find recently edited files:

python ~/.openclaw/workspace/skills/os-activity/scripts/recent_files.py

Example Output

Filename|Path|Last Edited Time
memory|C:\Users\steve\.openclaw\workspace\memory|2026-02-22 17:30:43
os-activity|C:\Users\steve\.openclaw\workspace\os-activity|2026-02-22 17:29:10
openclaw.json|C:\Users\steve\.openclaw\openclaw.json|2026-02-22 17:10:05

More commands

1. Find recently edited files

macOS

python ~/.openclaw/workspace/skills/os-activity/scripts/recent_files.py

Windows

python $Env:USERPROFILE\.openclaw\workspace\skills\os-activity\scripts\recent_files.py

Linux

  • Not supported
  • 2. Find recently accessed directories

    macOS

  • Not supported
  • Windows

    python $Env:USERPROFILE\.openclaw\workspace\skills\os-activity\scripts\recent_dirs.py
    

    Linux

  • Not supported
  • 3. Find installed programs

    macOS

    python ~/.openclaw/workspace/skills/os-activity/scripts/programs.py
    

    Windows

    python $Env:USERPROFILE\.openclaw\workspace\skills\os-activity\scripts\programs.py
    

    Linux

  • Not supported
  • 4. Find running programs

    macOS

    python ~/.openclaw/workspace/skills/os-activity/scripts/processes.py
    

    Windows

    python $Env:USERPROFILE\.openclaw\workspace\skills\os-activity\scripts\processes.py
    

    Linux

    python ~/.openclaw/workspace/skills/os-activity/scripts/processes.py
    

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-03-29 08:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 441 📥 148,544
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 115,061
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 448 📥 226,600