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:-.}
Installs
12
Repository
hyf0/skills
GitHub Stars
1
First Seen
Feb 9, 2026
code — hyf0/skills