sparksatchel
Installation
SKILL.md
SparkSatchel 灵犀妙计
A Meta-Skill that provides intelligent skill retrieval and recommendation for Claude Code.
Core Philosophy
"Think twice before acting, keep the user burden-free"
Quick Start
from src.retriever import SparkSatchel
sparksatchel = SparkSatchel()
result = sparksatchel.retrieve("process this PDF")