‹ 首页

autoskill

@k-dense-ai · 收录于 1 周前 · 上游提交 昨天

Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to run if screenpipe is unreachable. All detection runs locally; only redacted cluster summaries reach the LLM.

适合你,如果经常做重复研究操作,想自动生成技能来提速。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add k-dense-ai/scientific-agent-skills/autoskill
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- k-dense-ai/scientific-agent-skills/autoskill
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify k-dense-ai/scientific-agent-skills/autoskill
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
30984GitHub stars
~2.6K最小装载
~5.8K含声明引用
~17.4K文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 3f825ca · 表述以原文为准
它做什么

安装后,Claude 会通过 screenpipe 观察你的屏幕操作,发现重复的研究工作流程,然后对比已有的技能库,为未覆盖的模式草拟新技能或组合方案。

什么时候触发

当你主动要求分析最近的工作并提出新技能时触发,例如说“分析我过去4小时的工作”或“看看我重复的操作”。需要本地运行 screenpipe 守护进程。

装好后可以这样说
Claude 会聚类工作流并匹配现有技能。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。