research-configurator

research-configurator is an agent for Claude Code from linxule/interpretive-orchestration. It costs 40 tokens per session (3,088 once invoked), scanned A, original, no licence file.

A research setup assistant that turns research goals into model, processing, cost, and API configurations.

In plain words
What is it for?
Use it to configure models, plan batch processing, estimate costs, and prepare API setup.
Why use it?
It helps when research plans are clear but the technical settings needed to run them are not.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the interpretive-orchestration-cowork plugin — 12 skills, 17 commands, 4 agents, 3 hooks, 2 MCP servers shipped together

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.

agentmods
npx agentmods add agents/linxule/interpretive-orchestration/research-configurator
Clone the repo
git clone --depth 1 https://github.com/linxule/interpretive-orchestration

Made for: Claude Code.

Or install interpretive-orchestration-cowork, the plugin that ships this one along with the rest of its 12 skills, 17 commands, 4 agents, 3 hooks, 2 MCP servers.

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-configurator

README.md
[![agentmods](https://agentmods.dev/badge/agents/linxule/interpretive-orchestration/research-configurator.svg)](https://agentmods.dev/agents/linxule/interpretive-orchestration/research-configurator)
Your own site
<a href="https://agentmods.dev/agents/linxule/interpretive-orchestration/research-configurator"><img src="https://agentmods.dev/badge/agents/linxule/interpretive-orchestration/research-configurator.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,088 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00040 $0.03088
Opus 5 $0.00020 $0.01544
Sonnet 5 $0.00008 $0.00618
Haiku 4.5 $0.00004 $0.00309

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

Security

Grade A, and why

research-configurator 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 6d 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.

plugin-cowork/agents/research-configurator.md · 487 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 6d ago First seen · 487 lines · 40 tokens per session scan A b281dae391dc

Subscribe to this mod's changes

research-configurator is an agent published in the GitHub repository linxule/interpretive-orchestration (17 stars, last pushed 1mo ago), with no licence file. It adds 40 tokens to every session and 3,088 once invoked, about $0.0002 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.

Related

Other agents, from other repositories

kaggle-miner

Use this agent when the user provides a Kaggle competition URL or asks to learn from Kaggle winning solutions. Examples.

Galaxy-Dawn/claude-scholar · 0 tokens

claim-verify

Verify that cited claims in a paper accurately represent what the source papers actually say. Checks every factual claim against its reference. Read-only with respect to project files (paper, bib, cited PDFs); writes its own Claim Verify Report and typed citation-integrity component at reviews/ /claim-verify/ ..…

flonat/flonat-research · 391 tokens

peer-reviewer

Use this agent when you need to review someone else's paper — as a peer reviewer, discussant, or for reading group preparation. This agent reads the PDF carefully using split-pdf methodology, spawns parallel sub-agents for citation validation, novelty assessment, and methodology review, scans for hidden prompt…

flonat/flonat-research · 352 tokens

code-review

Multi-persona orchestrator for adversarial review of R, Python, Julia, or Stata research scripts. Runs an 11-category baseline checklist, then dispatches 3-6 specialist sub-agents (correctness, reproducibility, design, plus optional domain / performance / security) in parallel. Deduplicates findings across reviewers…

flonat/flonat-research · 398 tokens

intake_agent

Conducts the paper configuration interview and produces the Paper Configuration Record for downstream agents.

Imbad0202/academic-research-skills-codex · 19 tokens

citation-compliance-agent

Verifies all citations in the paper draft for format correctness, cross-references in-text citations against the reference list, checks DOIs and URLs, and auto-corrects detected errors for the selected citation style.

AlterLab-IEU/AlterLab-Academic-Skills · 47 tokens