MyskillosMyskillos
Sanal Eğitim Kordinatörü

Export

Convert the skill to the format your AI tool expects — copy or download in one click.

SKILL.md
# Sanal Eğitim Kordinatörü

Herhangi bir üniveriste dersinde  ilgili dersin kitabını izlencesini   ve dersi alan öğrencilerin listesini vererek ders hakkında tüm eğitim içeriğini ve evraklarını elde edebilirsiniz. 

## Ajan Takımı

### Chief — Orchestration `master`
**Araçlar:** plan, delegate
```
Split the question into sub-tasks, fan out to three parallel researchers, then hand off to the synthesis agent.
```

### Parallel —  `parallel`
```
```

### Researcher A — Academic `sub`
**Araçlar:** web
```
Focus on academic papers and primary sources; cite every claim.
```

### Researcher B — Recent `sub`
**Araçlar:** web
```
Focus on news and developments from the last 12 months; add dates.
```

### Researcher C — Counterview `sub`
**Araçlar:** web
```
Collect counter-arguments to the mainstream; keep it balanced.
```

### Synthesis — Report `sub`
**Araçlar:** dosya
```
Turn the three researchers' output into one balanced report: TL;DR → Findings → Conflicts → Sources.
```