← 返回
未分类 中文

Computer Use Notes

Record and classify user observations about what computer use can do, partially do, and cannot do. Use when the user says to remember/log/record capability f...
记录并分类用户对计算机能力的观察,包括能完成、部分完成和无法完成的功能。当用户要求记住/记录/日志功能时使用。
gift-is-coding
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 377
下载
💾 0
安装
1
版本
#latest

概述

Computer Use Notes

When the user provides a capability observation, do the following:

  1. Extract one concise note sentence.
  2. Classify into one of three categories:
    • can-do: clearly works reliably
    • partial: works in some cases / unstable / needs workaround
    • cannot-do: currently not possible or repeatedly fails
  3. Append the note with timestamp via script:
    • python3 skills/computer-use-notes/scripts/add_note.py --category --note ""
  4. Reply with a short confirmation including category.

Classification hints

  • Contains words like “能做 / 可以 / 成功 / works” => can-do
  • Contains words like “部分能做 / 偶尔 / 不稳定 / workaround” => partial
  • Contains words like “不能做 / 无法 / 失败 / blocked” => cannot-do

If ambiguous, ask one short clarification question.

Data files

  • Raw log: memory/computer-use-notes.jsonl
  • Human-readable board: memory/computer-use-notes.md

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 07:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

macOS Notification Reader

gift-is-coding
从本地数据库读取最近的 macOS 通知,并将其导出为按日期组织的 Markdown 文件,以便查看和记录。
★ 1 📥 768

Computer Task Execution

gift-is-coding
在网站或本地应用中,以最可靠且侵入性最小的方式执行多步骤用户任务,并进行验证和学习模式。
★ 0 📥 370

WeChat to Feishu Wiki

gift-is-coding
获取微信公众平台文章内容并保存到用户提供的飞书 Wiki 位置。当用户分享 mp.weixin.qq.com 链接并要求归档或同步时使用。
★ 0 📥 486