Host-neutral, search-first skill for literature-grounded research idea discovery, framing, and Markdown reporting.
SaferSkills independently audited research-innovation-explorer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to turn a vague "find a publishable idea" request into a disciplined workflow: search broadly, collect strong recent papers, decompose them into reusable capabilities, generate structured candidate combinations, and draft an honest framing plus experiment plan.
Treat this as efficient incremental research planning. Stand on strong prior work, keep claims proportional to evidence, and prefer explicit assumptions over inflated novelty language.
Use this skill as a host-neutral contract. If the current environment supports native Skills, load it with the host's own mechanism. If the environment does not support Skills, follow SKILL.md, references/, and scripts/ directly.
references/host-neutral-usage.md and adapt invocation to the current host.references/search-playbook.md, then copy assets/templates/search-log.csv to a working file.python scripts/build_search_queries.py --topic "<topic>" --keywords "<comma-separated keywords>" to generate a search pack.assets/templates/paper-pool.csv with 20-50 strong papers.python scripts/build_idea_matrix.py <paper_pool.csv> --output <idea_matrix.csv> to generate pairwise candidates.references/scoring-rubric.md to shortlist roughly 10-20 promising combinations.references/framing-and-theory.md and write idea briefs with assets/templates/idea-brief.md.references/experiment-plan.md and draft the validation plan with assets/templates/experiment-plan.md.references/reporting-and-visualization.md and references/figure-generation.md, then run python scripts/build_research_figures.py ... to produce publication-style static figures.python scripts/build_markdown_report.py ... --figure-dir <figures_dir> to produce the final Markdown report with figure links when available.references/search-playbook.md before collecting papers or writing any analysis.task, modules, strengths, weaknesses, benchmarks, and open_source for each paper.references/workflow.md for sourcing rules and intake guidance.scripts/build_idea_matrix.py for a first-pass matrix.references/scoring-rubric.md when the shortlist is noisy or overfull.references/framing-and-theory.md before writing any framework section.references/ethics-boundaries.md whenever claim wording becomes fuzzy.references/experiment-plan.md.alpha, sweep the full range rather than cherry-picking one middle value.references/reporting-and-visualization.md.references/figure-generation.md when the user asks for heatmaps, scoring plots, analysis figures, manuscript visuals, or a visual research report.scripts/build_research_figures.py after paper_pool.csv and idea_matrix.csv exist. Generate the literature interaction heatmap, candidate scoring heatmap, multi-panel analysis figure, figure data CSVs, and figure manifest.scripts/build_markdown_report.py to scaffold the document, then refine it.search_log.csvpaper_pool.csvidea_matrix.csvscripts/build_search_queries.pyUse to generate query packs for topic scan, method scan, novelty checks, benchmark checks, and failure analysis.
scripts/build_idea_matrix.pyUse to turn a structured paper pool into scored pairwise candidates.
scripts/build_markdown_report.pyUse to scaffold a polished Markdown report with visual summaries, evidence tables, and references.
scripts/build_research_figures.pyUse after the paper pool and idea matrix exist to generate publication-style post-research figures: literature interaction heatmap, candidate scoring heatmap, multi-panel analysis figure, backing CSVs, and a figure manifest.
references/host-neutral-usage.mdRead to adapt the skill to Codex, Claude Code, Gemini CLI, OpenCode, or a manual workflow.
references/search-playbook.mdRead before literature collection or analysis. This is the search-first operating procedure.
references/workflow.mdRead for the detailed step-by-step process and intake rules.
references/scoring-rubric.mdRead when ranking candidates or pruning the matrix.
references/framing-and-theory.mdRead when writing the "framework", "special case", or "general expression" sections.
references/experiment-plan.mdRead when drafting baselines, ablations, alpha sweeps, and evaluation logic.
references/reporting-and-visualization.mdRead when building the final Markdown document and choosing in-document visuals.
references/figure-generation.mdRead when static, paper-style figures are requested or when the final report should embed generated heatmaps and analysis panels.
references/ethics-boundaries.mdRead when novelty, theory, or claim wording is ambiguous.
assets/templates/Copy the templates instead of inventing ad hoc tables.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.