Sp Harvest banner
qiuyanxin qiuyanxin

Sp Harvest

Development community

Description

--- description: "Auto-sync high-value knowledge from claude-mem to sp-context. Uses claude-mem MCP tools to find unsynced decisions/discoveries and batch import. Triggers: /sp-context:sp-harvest, '同步知识', 'sync from claude-mem', 'harvest knowledge'" argument-hint: "[today|week|session] — time range to scan, default: today" --- # sp-harvest — Auto-sync from claude-mem You are harvesting high-value observations from claude-mem and syncing them to the sp-context knowledge base. ## Prerequisites

Installation

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

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

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

Full documentation available on GitHub

View Source Repository