workspace - Load Cursor Context - Read open editor tabs
Read the files currently open in Cursor so Claude understands what the user is looking at
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- find Cursor workspace directory
- extract open tab paths
- read tab file contents
- parse SQLite state database
- parse JSON state data
Inputs
- Cursor application data
- SQLite database file
- workspace JSON configuration
- open tab metadata
Outputs
- file content reading
- open file list
- read status report
Requirements
- macOS or Linux system
- Cursor editor installed
- SQLite3 command line tool
- Python interpreter
