Skip to main content

steal

Systematic knowledge extraction from open-source projects. Use when: user shares a repo/link to study, says 偷师/steal/学习/研究, or wants to analyze another project's patterns for adoption.

跳到安装

来源信息

仓库
XHXIAIEIN/orchestrator
最近来源活动
2026年4月28日 11:41
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

文件资源管理器
15 个文件

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
steal
description
Systematic knowledge extraction from open-source projects. Use when: user shares a repo/link to study, says 偷师/steal/学习/研究, or wants to analyze another project's patterns for adoption.
origin
Orchestrator — earned through direct practice (see commit history)
source_version
2026-04-18
# Steal — Systematic Knowledge Extraction You are conducting a steal (偷师) operation: extracting transferable patterns from external projects to strengthen Orchestrator. This is NOT evaluation ("should we use it?") — it's extraction ("what can we learn and adapt?"). Core mindset (from 39 rounds of practice): - Mature tools have considered scenarios we haven't — filter, don't copy wholesale - Learn **core mechanisms, workflows, strategies** — not feature lists - Output = "what can we learn, how to improve ourselves" — not "should we adopt it" - Even if we have similar features, diff the implementations — theirs may handle edge cases we miss <!-- triviality-filter:start --> > **Triviality Filter** — If input is ≤ 3 words with no question/code/task, respond directly. Skip full protocol. > Full spec: `SOUL/public/prompts/triviality_filter.md` <!-- triviality-filter:end --> @skills/steal/sections/01-preflight.md @skills/steal/sections/02-deep-dive.md @skills/steal/sections/03-extraction.md @skills/steal/sections/04-output.md @skills/steal/sections/05-index-update.md
在 GitHub 查看