You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/skills.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ ctx7 login
87
87
ctx7 skills generate
88
88
```
89
89
90
-
All install commands accept `--claude`, `--cursor`, `--universal`, and `--global` flags to target a specific client or install location.
90
+
All install commands accept `--claude`, `--cursor`, `--universal`, `--all-agents`, and `--global` flags to target a specific client or install location. Use `--yes` to skip confirmation prompts for non-interactive installs.
91
91
92
92
See the [CLI reference](/clients/cli#skills) for the full flag reference and examples.
0 commit comments