research-routes-explore

research-routes-explore is a skill for Codex from zenx0x/allinluna. It costs 71 tokens per session (326 once invoked), scanned A, original, Apache-2.0.

A research-exploration method for investigating scientific or product questions through several possible paths. It records experiments, evidence, failures, contradictions, and unknowns without forcing an early conclusion.

In plain words
What is it for?
Use it to explore research questions, compare methods, test competing ideas, and document evidence and failed approaches.
Why use it?
It helps keep open-ended investigations traceable while preserving uncertainty and results that do not support a hypothesis.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to explore research questions, compare methods, test competing ideas, and document evidence and failed approaches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zenx0x/allinluna/research-routes-explore
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zenx0x/allinluna --skill research-routes-explore
Clone the repo
git clone --depth 1 https://github.com/zenx0x/allinluna

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for research-routes-explore

README.md
[![agentmods](https://agentmods.dev/badge/skills/zenx0x/allinluna/research-routes-explore/github.svg)](https://agentmods.dev/skills/zenx0x/allinluna/research-routes-explore)
Your own site
<a href="https://agentmods.dev/skills/zenx0x/allinluna/research-routes-explore"><img src="https://agentmods.dev/badge/skills/zenx0x/allinluna/research-routes-explore/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for research-routes-explore

Your own site · 80×15
<a href="https://agentmods.dev/skills/zenx0x/allinluna/research-routes-explore"><img src="https://agentmods.dev/badge/skills/zenx0x/allinluna/research-routes-explore.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 326 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.00326
Opus 5 $0.00036 $0.00163
Sonnet 5 $0.00014 $0.00065
Haiku 4.5 $0.00007 $0.00033

Measured 11d ago against content hash ec0454c9b80b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

research-routes-explore scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/research-routes/skills/research-routes-explore/SKILL.md · 21 lines

What it actually says

Research Routes Explore

Explore without collapsing uncertainty. The Research Pack is append-only and route-neutral.

  1. Start from the supplied question, problem, frame, repository, artifact, or arbitrary context; record it as the starting point.
  2. Build a terrain map and shared backbone before selecting a route.
  3. Keep at least two viable routes or explicitly record why only one route is available. Branch routes rather than overwriting them.
  4. Design probes and experiments with boundary conditions and failure regimes. Record observations as evidence with polarity and provenance.
  5. Preserve contradictions and unknowns. A null or failure result is still an observation and does not silently invalidate a route.
  6. Keep candidate inference, experiment authorization, HumanDecision, implementation, and canonical promotion as separate transitions.
  7. Compare mature methods and alternative explanations when the question is scientific; preserve their scope and limitations.
  8. Record failures with polarity and what did not fail, then use rewind, lessons, and reopened problems to recover without rewriting history.
  9. Do not treat a terrain map as a route choice, experiment authorization, implementation, HumanDecision, or canonical-state promotion.

The shared semantic model and schema are authoritative for node, relation, polarity, route, and lifecycle values.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 21 lines · 71 tokens per session scan A ec0454c9b80b

Subscribe to this mod's changes

research-routes-explore is a skill published in the GitHub repository zenx0x/allinluna (58 stars, last pushed 9d ago), licensed Apache-2.0. It adds 71 tokens to every session and 326 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.