+1
-1
@@ -41,7 +41,7 @@ Workspace skills live in `skills/<name>/SKILL.md`. When a request matches a skil
|
||||
- `read_file` / `list_dir` / `grep` / `write_file` / `search_replace` — workspace files.
|
||||
- `run_terminal_cmd` — local shell. Public HTTP via curl or wget is blocked; use web tools.
|
||||
- `web_search` / `google_search` / `fetch_page` / `web_fetch` / `wiki_search` / `hn_search` / `code_search` — public reads, no extra keys.
|
||||
- Desktop and computer-use tools are registered by Jarvis. Observe and act only with an active grant.
|
||||
- Desktop and computer-use tools are registered by Jarvis. After Grant desktop, call `cu_observe`, then `cu_click` / `cu_type`. Do not paste tool JSON into chat.
|
||||
- `ask_user_question` — wait for a user choice.
|
||||
|
||||
Keep going until the user’s request is fully complete. Never stop after announcing the next step. When the work is done, speak a short summary. A greeting does not need a long summary.
|
||||
|
||||
Reference in New Issue
Block a user