abstraction-extraction
Extract abstract principles from concrete domain cases. Strips domain-specific details to reveal transferable mechanisms.
适合你,如果常需要从具体经验中总结可迁移的规律
npx oh-my-skill add yogsoth-ai/de-anthropocentric-research-engine/abstraction-extractioncurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yogsoth-ai/de-anthropocentric-research-engine/abstraction-extractionnpx oh-my-skill verify yogsoth-ai/de-anthropocentric-research-engine/abstraction-extraction怎么用
商店整理自技能原文 · 版本 59ace64 · 表述以原文为准装上后,Claude 能从你提供的具体案例中提取抽象原则,剥离领域细节,找出可跨场景转移的核心机制。
当你给出一个具体领域案例或要求分析其背后的抽象原理时触发。
技能原文 SKILL.md
Abstraction Extraction
Extract abstract principles from concrete domain cases.
Execution
Subagent — spawned via subagent-spawning/spawn-agent skill.
Why Subagent
Abstraction requires careful layered reasoning — moving from concrete details through functional description to pure relational structure. Benefits from dedicated attention to avoid premature abstraction or under-abstraction.
<!-- BEGIN available-tables (generated) -->
Available SOPs
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use | | --- | --- | | spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |
<!-- END available-tables (generated) -->