Help us improve
Share bugs, ideas, or general feedback.
From sp-context
Captures one-line knowledge from input or conversation, auto-infers type (decision, learning, playbook, reference), tags, title, searches related docs, and pushes to sp-context knowledge base.
npx claudepluginhub qiuyanxin/sp-contextHow this skill is triggered — by the user, by Claude, or both
Slash command
/sp-context:sp-quickThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Extract knowledge from user input or conversation context. Auto-infer type, tags, title. Push via `sp push`.
Auto-syncs high-value knowledge from claude-mem to sp-context by finding unsynced decisions, discoveries, features, bugs, and changes, then batch imports user-selected ones with type mapping.
Captures knowledge, constraints, and decisions into a Kindex knowledge graph using MCP add, search, and link tools. Useful for persistent memory and recall.
Captures decisions, conventions, patterns, issues, and concepts from conversations into docs/ markdown nodes using triage output. Auto-activates on save intents or decision signals.
Share bugs, ideas, or general feedback.
Extract knowledge from user input or conversation context. Auto-infer type, tags, title. Push via sp push.
sp search "<keywords>" --limit 3 for related docssp push --title "..." --type ... --tags "..." --content "..."