Research
SkillDev toolsInvestigate a topic, library, or approach before planning. Combines user context, prior knowledge, and external sources.
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 simonepri/ifttt-lint in .agents/skills/research/SKILL.md and read by ahel’s review.
Structured exploration to ground decisions in evidence. Use before /plan or whenever facing unfamiliar territory. $ARGUMENTS is the topic or question to investigate.
- Scope: what do we need to learn? Break the topic into specific questions. If the user gave a broad topic, narrow it down — "how does X work?" is better than "tell me about X".
- Prior knowledge: start with what you already know. State it explicitly so the user can correct misconceptions early.
- External sources: for each open question, gather evidence following the Research rule in
workflow.md— Context7 for libraries/APIs, web search for patterns and recommendations, source code for internals. - Synthesize: write findings to a temp file (
/tmp/research-<timestamp>.md). Structure:- Topic: what we investigated
- Key findings: numbered list of concrete answers to the scoped questions
- Recommendations: what approach to take and why, based on the evidence
- Open questions: anything still unclear that needs user input or deeper investigation
- Present: open the file in the IDE or print the path. Summarize the key findings and recommendations in conversation — keep it brief, the file has the details.
Signals
- GitHub stars
- 26
- Last commit
- Jul 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
research-simonepri- Source
- github.com/simonepri/ifttt-lint