Computer Use Notes
v1.0.0Record and classify user observations about what computer use can do, partially do, and cannot do. Use when the user says to remember/记录/record capability findings, test 结果s, limitations, or asks for a 运行ning categorized notebook.
运行时依赖
安装命令
点击复制技能文档
Computer Use Notes
When the user provides a capability observation, do the following:
提取 one concise note sentence. 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 应用end the note with timestamp via script: python3 技能s/computer-use-notes/scripts/添加_note.py --category --note "" 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 记录: memory/computer-use-notes.jsonl Human-readable board: memory/computer-use-notes.md