Skill workflow
Use the supported AgentGuard Skill form to give Cursor a named security-review procedure.
Add AgentGuard to a Cursor workflow through the supported Skill form and make the local runtime available through npm or install.sh.
The current project does not provide a Cursor-specific Skill command. The exact target directory and invocation flow require confirmation.
See which supported AgentGuard forms apply to this target and what connection work still remains.
Use the supported AgentGuard Skill form to give Cursor a named security-review procedure.
Install the AgentGuard package in the development environment where Cursor checks run.
Use install.sh to bootstrap AgentGuard on macOS or Linux before connecting the workflow.
Cursor actions that do not invoke the approved Skill or runtime command remain outside coverage.
Commands match the current public setup paths. Production documentation should add approved versions, prerequisites, rollback steps, and source verification.
# Install the AgentGuard runtime
npm install -g @goplus/agentguard
# Or bootstrap on macOS / Linux
curl -fsSL https://agentguard.gopluslabs.io/install.sh | bash
# Cursor Skill binding
# Exact target path and command pending confirmationUse npm or install.sh in the development environment that Cursor uses.
Install the AgentGuard Skill using the Cursor-specific path supplied by product and engineering.
Run a controlled request from Cursor and confirm the Skill reaches AgentGuard.
These labels separate installation, service access, workflow connection, and runtime behavior.
Check the connection, runtime, returned result, and coverage boundary before treating setup as verified.
The local AgentGuard installation passes status and diagnostic checks.
Cursor recognizes the approved AgentGuard Skill setup.
A controlled Cursor request reaches AgentGuard and returns reviewable output.
Cursor actions outside the Skill or explicit runtime call remain outside this integration.
These statements prevent a documented integration from being read as universal protection.
Do not reuse the Claude Code skill directory as a Cursor command without confirmation.
A Skill can be available while still not being selected for every relevant action.
npm or install.sh installs AgentGuard and still requires an approved Cursor connection.
Publish tested Cursor versions and Skill behavior before production release.
Keep answers aligned with current product behavior and the last verified integration version.
The current command targets Claude Code. Cursor needs its own approved target path.
The public npm and install.sh runtime commands can be shown; Skill binding stays pending.
The runtime must still be connected to and invoked from the Cursor workflow.
Cursor integration
Run the documented setup, confirm AgentGuard is reachable from Cursor, and test the behavior expected from this connection.