Sp Setup banner
qiuyanxin qiuyanxin

Sp Setup

Git community

Description

--- description: "Check sp-context dependencies (claude-mem, git, bun) and guide installation. Use when sp-context features are degraded or user wants to set up knowledge sync. Triggers: /sp-context:sp-setup, 'sp setup', 'install claude-mem', 'knowledge sync setup'" --- # sp-context Setup & Dependency Check You are checking the health of the sp-context knowledge management system and its dependencies. ## Step 1: Check Core Dependencies Run these checks in parallel: ```bash # Check 1: sp CLI

Installation

Installs to ~/.claude/skills/qiuyanxin-sp-context-sp-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/qiuyanxin-sp-context-sp-setup && curl -fsSL https://raw.githubusercontent.com/qiuyanxin/sp-context/HEAD/commands/sp-setup.md -o ~/.claude/skills/qiuyanxin-sp-context-sp-setup/SKILL.md

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

Full documentation available on GitHub

View Source Repository