Research
SkillDev toolsDeep research on a topic — use when investigating unfamiliar domains, answering complex questions requiring multiple sources, or when an evaluation flags something for deeper analysis
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Research skill
What this skill tells your AI
The instructions your AI receives, as published by wingedguardian/genesis-agi in src/genesis/skills/research/SKILL.md and read by ahel’s review.
This legacy Tier-2 entry delegates the research method to
.claude/skills/web-research/SKILL.md. Load and follow that skill. Preserve the
structured output below when a caller requires it.
Purpose
Conduct thorough research on a topic, producing a structured summary with sources and actionable takeaways for Genesis.
When to Use
- User requests research on a topic.
- A blocker requires understanding an unfamiliar domain.
- Surplus compute is available and a research task is queued.
- An evaluation identified a WATCH or ADOPT item needing deeper analysis.
Output Format
topic: <research question>
date: <YYYY-MM-DD>
summary: <3-5 sentence overview>
key_findings:
- finding: <finding>
confidence: high | medium | low
source: <source reference>
action_items:
- <concrete next step>
open_questions:
- <what remains unknown>
References
docs/architecture/genesis-v3-vision.md— For relevance filteringdocs/architecture/CURRENT.md— the live subsystem map (what Genesis has today, with freshness stamps); consult before claiming a gap. Enumerate, don't spot-check.
Signals
- GitHub stars
- 96
- Forks
- 23
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
research-wingedguardian- Source
- github.com/wingedguardian/genesis-agi