[FEATURE] SQLite index layer over skill markdown (script-queryable, token-efficient)

Author: lora-ZCreated May 30, 2026Updated Jul 20, 2026
Labelstype: feature

可以参考这个项目https://github.com/colbymchenry/codegraph,如果项目比较大,那么技能会损失掉大量的token来实现这个功能,对于模型来说上下文有很大的压力,是否可以在Markdown的索引上套一层索引,添加上脚本检索的功能,从而实现更低的token消耗,同时技能能力没有损失

Source: yusufkaraaslan/Skill_Seekers