Skip to content

Commit 2f9a18b

Browse files
committed
fix: improve summary with skills command
1 parent b99d075 commit 2f9a18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup_environment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5330,6 +5330,7 @@ def main() -> None:
53305330
print(' * /agents - Manage subagents')
53315331
print(' * /hooks - Manage hooks')
53325332
print(' * /mcp - Manage MCP servers')
5333+
print(' * /skills - Manage skills')
53335334
print(' * /<slash-command> - Run specific slash command')
53345335

53355336
print()

0 commit comments

Comments
 (0)