Ensure Space banner
intellegix intellegix

Ensure Space

Development community

Description

# /ensure-space — Add Current Perplexity Thread to Project Space Ensure the current Perplexity thread is filed into a Space named after the active project. Creates the Space if it doesn't exist. **Prerequisites**: Perplexity Max subscription. Browser-bridge MCP server running with Chrome extension connected. Active tab must be on a Perplexity thread page. ## Input `$ARGUMENTS` = Optional space name override. If empty, derives from current working directory. ## Workflow ### Step 1: Determin

Installation

Installs to ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-ensure-space/SKILL.md

Terminal
mkdir -p ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-ensure-space && curl -fsSL https://raw.githubusercontent.com/intellegix/intellegix-code-agent-toolkit/HEAD/commands/ensure-space.md -o ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-ensure-space/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository