research-os: Skill for Claude Code

.agents/skills/researchos-travel/SKILL.md

researchos-travel is a skill for Claude Code, Codex from lxinfei5/research-os. It costs 41 tokens per session (305 once invoked), scanned A, original, MIT.

A research method for planning trips using current information from several trusted sources. It starts with the purpose of the trip and produces a short go-or-don’t recommendation with lodging, key choices, backups, hours, and sources.

In plain words
What is it for?
Use it for trip plans, weekend drives, and decisions about where to stay or eat when current, cross-checked information is needed.
Why use it?
It helps avoid unsupported travel advice, invented opening times, and recommendations based on repeated copies of the same information.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is lxinfei5/research-os's own configuration. It tells Claude Code and Codex how to work on research-os itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything research-os configures →

Reuse

Borrowing it

Nothing to install: this file belongs to lxinfei5/research-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/lxinfei5/research-os/main/.agents/skills/researchos-travel/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/lxinfei5/research-os

Made for: Claude Code, 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 researchos-travel

README.md
[![agentmods](https://agentmods.dev/badge/skills/lxinfei5/research-os/researchos-travel/github.svg)](https://agentmods.dev/skills/lxinfei5/research-os/researchos-travel)
Your own site
<a href="https://agentmods.dev/skills/lxinfei5/research-os/researchos-travel"><img src="https://agentmods.dev/badge/skills/lxinfei5/research-os/researchos-travel/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 researchos-travel

Your own site · 80×15
<a href="https://agentmods.dev/skills/lxinfei5/research-os/researchos-travel"><img src="https://agentmods.dev/badge/skills/lxinfei5/research-os/researchos-travel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 305 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.00041 $0.00305
Opus 5 $0.00020 $0.00152
Sonnet 5 $0.00008 $0.00061
Haiku 4.5 $0.00004 $0.00030

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

Security

Grade A, and why

researchos-travel 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 13d 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.

.agents/skills/researchos-travel/SKILL.md · 32 lines

What it actually says

ResearchOS · Travel (example domain)

Full rationale: pillars/examples/travel.md.

When

User wants a trip plan / weekend drive / “where to eat and stay” that needs live multi-source checks.

Method

  1. Purpose — one sentence (rest / kids / budget / photos).
  2. Main contradiction — e.g. drive time vs quiet.
  3. Discover — multi-source on channels you trust (maps, booking, review apps, …; ≥2 independent for each key pick).
  4. Corroborate — 2 of {official listing, recent multi-app reviews, dated photo/menu}.
  5. Emituser surface first (pillars/output/THESIS.md): go/don’t + where to sleep + one flip. Day blocks only if they are the act. 2-of-3 tags, backups, hours, sources stay on the audit surface.

Optional HTML skin: template.html (map-friendly). Prefer the act over chrome.

Do not

  • Optimize anti-bot playbooks here
  • Rank “best city ever” without evidence classes
  • Invent opening hours
Files

What ships with it

1 file 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. 13d ago First seen · 32 lines · 41 tokens per session scan A 709e76d39204

Subscribe to this mod's changes

researchos-travel is a skill published in the GitHub repository lxinfei5/research-os (97 stars, last pushed 13d ago), licensed MIT. It adds 41 tokens to every session and 305 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 skills, from other repositories