eclipse-application
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/eclipse-application应用 ECLIPSE 框架结构化混合方法研究问题
- 解决混合方法研究中结构化问题定义的挑战
- 依赖子代理生成技能构建完整研究框架
- 通过预定义的 ECLIPSE 逻辑组装研究组件
- 输出填充的 ECLIPSE 表格和明确表述的研究问题
SKILL.md
.github/skills/eclipse-applicationView on GitHub ↗
---
name: eclipse-application
description: "SOP: 应用 ECLIPSE 框架结构化混合方法研究问题"
version: 1.0.0
category: hypothesis-formation
type: sop
campaign: research-question
input: "研究意图(混合方法研究方向)"
output: "完整 ECLIPSE 填充 + RQ 表述"
dependencies:
skills:
- subagent-spawning
---
# ECLIPSE Application
应用 ECLIPSE 框架 — 适用于混合方法研究。
## HARD-GATE
<HARD-GATE>
输入必须包含: 明确的混合方法研究意图(需要同时考虑多个维度)。
</HARD-GATE>
## Pipeline
1. **前置检查**: 确认研究适合 ECLIPSE 框架
2. **E (Expectation)**: 定义预期改善/结果
3. **C (Client group)**: 定义目标群体
4. **L (Location)**: 定义地理/组织位置
5. **I (Impact)**: 定义预期影响
6. **P (Professionals)**: 定义涉及的专业人员
7. **S (Service)**: 定义涉及的服务/系统
8. **E (Evaluation)**: 定义评估方式
9. **组装**: 将各组件组装为完整 RQ 句子
10. **输出**: ECLIPSE 填充表 + RQ 表述
## Output Format
```
E (Expectation): [预期结果]
C (Client group): [目标群体]
L (Location): [地理/组织位置]
I (Impact): [预期影响]
P (Professionals): [涉及专业人员]
S (Service): [涉及服务/系统]
E (Evaluation): [评估方式]
RQ: "What is the [I] of [S] on [C] in [L], as evaluated by [E]?"
```
More from yogsoth-ai/de-anthropocentric-research-engine
- abductive-hypothesis-generationStrategy: 面对异常的最佳解释推理
- ablation-brainstormRemove components one by one, observe system changes to reveal hidden dependencies and generate ideas from structural gaps.
- ablation-component-mappingMap system architecture to ablatable units for ablation studies
- ablation-designDesign ablation studies to isolate component contributions in ML systems
- ablation-executionRemove components one by one from a system, record the response/impact of each removal.
- abp-vulnerability-classificationClassify assumptions on 2 axes — load-bearing (how much conclusion depends on it) × vulnerable (how likely to be false). Focuses attention on High-Load × High-Vulnerable quadrant.
- abstraction-extractionExtract abstract principles from concrete domain cases. Strips domain-specific details to reveal transferable mechanisms.
- abstraction-ladderPerform bisociation at multiple abstraction levels
- abstraction-ladderingMove between concrete and abstract framings — 3 levels up (Why?) and 3 levels down (How?) to find the most productive research level.
- abstraction-to-designAbstract biological principle to design principle. Bridge from biology to engineering.