Research Innovation Explorer
SkillAI & modelsBuild literature-grounded research-question candidate landscapes by collecting papers, generating A+B matrices, and dynamically reviewing combinations with traceable evidence, uncertainty, and next checks. Use when an AI agent needs to explore a field, screen research questions, compare paper combinations, inspect prior art, or prepare a provisional shortlist for researcher review.
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 Innovation Explorer skill
What this skill tells your AI
The instructions your AI receives, as published by foryourhealth111-pixel/research-innovation-explorer in SKILL.md and read by ahel’s review.
Purpose
Help a researcher decide which literature-grounded questions deserve more attention. Search broadly, structure a paper pool, generate an A+B matrix, and review selected candidates against source evidence.
Stop the default workflow at a provisional candidate landscape. Do not present matrix rankings as novelty, feasibility, publishability, or expected research success. Expand a researcher-selected candidate into theory framing, an experiment plan, or a publication-oriented report only when requested.
Use this skill as a host-neutral contract. Adapt search and browsing actions to the tools available in the current environment.
Default Workflow
- Clarify the topic, resource constraints, available data or code, and the desired breadth of the candidate landscape.
- Read
references/search-playbook.md, create a workingsearch-log.csv, and generate a starter query pack withscripts/build_search_queries.py. - Build a 20-50 paper pool and normalize each paper into tasks, mechanisms, strengths, weaknesses, benchmarks, and implementation signals. Read
references/workflow.mdfor intake rules. - Run
scripts/build_idea_matrix.pyto generateidea-matrix.csv. The script rejects duplicate paper identifiers and orders papers by identifier so each pair has stable A/B roles. - Treat matrix scores only as queue-priority signals. Build the review queue from the ten highest-ranked unique pairs, up to five coverage-increasing pairs, and every researcher-requested pair.
- Read
references/post-matrix-review.mdandreferences/scoring-rubric.md. Copyassets/templates/candidate-review.yamlfor each candidate under review. - Complete both entries under
direction_checks. Select a direction only after bothA -> BandB -> Ahave been assessed. - In each review round, identify the single uncertainty most likely to change the recommendation. Perform one focused action, then update facts, inferences, the relevant direction check, decision-linked inference identifiers, status, confidence, and the next check.
- Validate each populated review with
scripts/validate_candidate_review.pybefore including it in the candidate landscape. - Stop when further searching mainly repeats known information, a status is adequately supported, or the next decision requires researcher input. Preserve unresolved uncertainty in the record.
- Produce a candidate landscape using
references/reporting-and-visualization.mdandassets/templates/analysis-report-template.md.
Candidate Review Rules
- Verify source facts before interpreting a pairing.
- Preserve the canonical
paper_a_id,paper_b_id, andcandidate_iddefined by the matrix order. - Record observed facts separately from agent inferences.
- Give every observed fact a stable source URL and a section, page, figure, table, or repository location.
- Link every inference to the fact identifiers that support it.
- Link each non-unknown direction assessment, selected direction, and decisive research status to inference identifiers.
- Use
unknownonly for direction or dimension fields. Useneeds_checkorconflictingfor research status when evidence warrants them. - Keep matrix score and qualitative review judgment separate. Do not calculate a second aggregate score.
- Reopen any research judgment when new evidence changes the basis.
- Stop review on broken input data and resume after the data is repaired.
Default Deliverables
search-log.csvpaper-pool.csvidea-matrix.csv- one
candidate-review.yamlper reviewed candidate - one candidate-landscape Markdown document covering promising, unresolved, parked, weak, and excluded candidates
- optional screening figures when visual comparison is useful
Optional Expansion
After the researcher selects a candidate:
- read
references/framing-and-theory.mdfor a framing note - read
references/experiment-plan.mdand useassets/templates/experiment-plan.mdfor a validation plan - use
scripts/build_research_figures.pyfor screening visualizations - use
scripts/build_markdown_report.pyonly as a matrix-overview scaffold, then add the candidate-review evidence manually
Keep all claims proportional to the available evidence. Read references/ethics-boundaries.md whenever wording about novelty, theory, or expected results becomes stronger than the sources support.
Resources
references/workflow.md: paper intake, matrix generation, queue construction, and default outputsreferences/search-playbook.md: search objectives, source selection, logging, and stopping rulesreferences/post-matrix-review.md: dynamic review loop, evidence records, statuses, and failure handlingreferences/scoring-rubric.md: qualitative dimensions and state assignmentreferences/reporting-and-visualization.md: candidate-landscape reporting rulesreferences/framing-and-theory.md: optional framing guidance for selected candidatesreferences/experiment-plan.md: optional experiment planning guidancereferences/ethics-boundaries.md: claim and evidence boundariesassets/templates/candidate-review.yaml: stable review record interfaceassets/templates/analysis-report-template.md: researcher-facing candidate landscapescripts/validate_candidate_review.py: deterministic candidate identity and evidence-link validation
Signals
- GitHub stars
- 88
- Forks
- 7
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
research-innovation-explorer- Source
- github.com/foryourhealth111-pixel/research-innovation-explorer