code

Installation
SKILL.md

Usage

  • /code - Opens the current working directory
  • /code /path/to/folder - Opens the specified folder

Implementation

Run code with arguments if provided, otherwise open current directory:

code ${ARGUMENTS:-.}
Weekly Installs
6
First Seen
Feb 24, 2026