Computer Use Notes
/install computer-use-notes
Computer Use Notes
When the user provides a capability observation, do the following:
- Extract one concise note sentence.
- Classify into one of three categories:
can-do: clearly works reliablypartial: works in some cases / unstable / needs workaroundcannot-do: currently not possible or repeatedly fails
- Append the note with timestamp via script:
python3 skills/computer-use-notes/scripts/add_note.py --category \x3Ccategory> --note "\x3Ctext>"
- 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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install computer-use-notes - After installation, invoke the skill by name or use
/computer-use-notes - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Computer Use Notes?
Run "/install computer-use-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Computer Use Notes free?
Yes, Computer Use Notes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Computer Use Notes support?
Computer Use Notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Computer Use Notes?
It is built and maintained by gift-is-coding (@gift-is-coding); the current version is v1.0.0.