agentchrome 1.62.0

A CLI tool for browser automation via the Chrome DevTools Protocol
Documentation
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH update 1  "update "
.SH NAME
update \- Update an installed skill to the current version
.SH SYNOPSIS
\fBupdate\fR [\fB\-\-tool\fR] [\fB\-h\fR|\fB\-\-help\fR]
.SH DESCRIPTION
Replace an installed agentchrome skill file with the current version\*(Aqs content. Without \-\-tool, refreshes every installed AgentChrome skill whose embedded version is older than the running binary. With \-\-tool, updates only that explicit target and errors if no skill is currently installed for that tool.
.SH OPTIONS
.TP
\fB\-\-tool\fR \fI<TOOL>\fR
Target tool (auto\-detected if omitted)
.br

.br
\fIPossible values:\fR
.RS 14
.IP \(bu 2
claude\-code
.IP \(bu 2
windsurf
.IP \(bu 2
aider
.IP \(bu 2
continue
.IP \(bu 2
copilot\-jb
.IP \(bu 2
cursor
.IP \(bu 2
gemini
.IP \(bu 2
codex
.RE
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help (see a summary with \*(Aq\-h\*(Aq)
.SH EXTRA
EXAMPLES:
  # Update every stale installed AgentChrome skill
  agentchrome skill update

  # Update for a specific tool
  agentchrome skill update \-\-tool claude\-code
.SH CAPABILITIES
.PP
Agentic tool skill installation and management
.TP
.B skill install
Install the agentchrome skill for an agentic coding tool
.TP
.B --tool
Target tool (auto-detected if omitted)
.TP
.B skill uninstall
Remove a previously installed agentchrome skill
.TP
.B --tool
Target tool (auto-detected if omitted)
.TP
.B skill update
Update an installed skill to the current version
.TP
.B --tool
Target tool (auto-detected if omitted)
.TP
.B skill list
List supported agentic tools and installation status
.SH EXAMPLES
.PP
Examples:
.TP
.B \`agentchrome skill install\`
Auto-detect agentic tool and install skill
.TP
.B \`agentchrome skill install --tool cursor\`
Install skill for a specific tool
.TP
.B \`agentchrome skill install --tool codex\`
Install the AgentChrome skill for Codex
.TP
.B \`agentchrome skill list\`
List supported tools and installation status
.TP
.B \`agentchrome skill update --tool claude-code\`
Update installed skill to current version
.TP
.B \`agentchrome skill uninstall --tool aider\`
Remove an installed skill