vscode
SKILL.md
VS Code Opener
Open folders in Visual Studio Code from your terminal.
Usage
/vscode- Opens the current working directory/vscode /path/to/folder- Opens the specified folder
Implementation
When invoked:
- If arguments are provided, use them as the folder path
- Otherwise, use the current working directory
- Run the
codecommand to open VS Code
# With arguments
code $ARGUMENTS
# Without arguments
code .
Weekly Installs
1
Repository
hyf0/agent-skillsFirst Seen
Feb 4, 2026
Installed on
openclaw1
opencode1
cursor1
codex1
github-copilot1
claude-code1