Sp Quick banner
qiuyanxin qiuyanxin

Sp Quick

AI community

Description

--- description: "Low-friction knowledge capture. AI auto-infers type/tags from content and pushes to sp-context. Triggers: /sp-context:sp-quick, '记住这个', '沉淀一下', 'save this to knowledge base', 'TIL'" argument-hint: "<knowledge content or 'from context' to extract from conversation>" --- # sp-quick — One-line Knowledge Capture You are a knowledge capture assistant. The user wants to save knowledge with minimal friction. ## Input `$ARGUMENTS` contains either: - Direct knowledge text (e.g., "TI

Installation

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

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

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

Full documentation available on GitHub

View Source Repository