research

research is a skill for Claude Code, Codex from IceWhaleTech/ZimaOS-Blue. It costs 27 tokens per session (1,913 once invoked), scanned A, original, MIT.

A research skill for evidence-based investigation, synthesis, decision advice, and website or accessibility review. Accessibility means making an interface usable by people with disabilities.

In plain words
What is it for?
It helps investigate topics with citations, summarize supplied material, compare technology or migration choices, and review a live page or screenshot for usability and accessibility.
Why use it?
It organizes different kinds of research around the needed outcome, from comparing sources to evaluating a design, instead of treating every request as a simple search.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps investigate topics with citations, summarize supplied material, compare technology or migration choices, and review a live page or screenshot for usability and accessibility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/icewhaletech/zimaos-blue/research
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 IceWhaleTech/ZimaOS-Blue --skill research
Clone the repo
git clone --depth 1 https://github.com/IceWhaleTech/ZimaOS-Blue

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 research

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/icewhaletech/zimaos-blue/research"><img src="https://agentmods.dev/badge/skills/icewhaletech/zimaos-blue/research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,913 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.
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.00027 $0.01913
Opus 5 $0.00014 $0.00957
Sonnet 5 $0.00005 $0.00383
Haiku 4.5 $0.00003 $0.00191

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

Security

Grade A, and why

research 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 10d 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.

assets/skills/research/SKILL.md · 212 lines

How it starts

The opening of the file, as written. The whole thing — 212 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Research

This document describes the unified Research family.

Research is one public surface with four execution modes:

  • mode=deep_research: citation-first, multi-source investigation
  • mode=analyze: bounded synthesis over provided text, URLs, and/or search queries
  • mode=advisor: decision memo for selection, replacement, migration, and best-practice questions
  • mode=ui_review: UI/UX or accessibility review for a live URL or screenshot

How To Send

Use the canonical Research entry:

blue research query="ZimaOS-Blue research architecture" --json

Older prompts, wrappers, or internal routes may still refer to deep_research, analyze, or ui_reviewer. Treat those as compatibility aliases that now route to Research.

Routing Guide

Need Recommended mode What it is best at
Multi-source research with evidence, citations, comparisons, or timeline work deep_research Investigation with planning, retrieval, evidence merging, and confidence-backed answers
One synthesized report from known materials analyze Bounded synthesis over provided text, URLs, and search queries
Decision support for technology choices or migration tradeoffs advisor Recommendation memo with tradeoffs, risks, alternatives, and optional evidence
UI/UX, screenshot, or accessibility evaluation ui_review Visual and accessibility review for URLs or images
Local workspace files or README inspection Not this family Prefer exec / file tools instead

Common Parameters

  • action (optional): run or status
  • query (required for normal research runs unless another mode-specific input supplies the goal)
  • mode (optional): auto, deep_research, analyze, advisor, or ui_review
  • lang (optional): output language such as zh-CN or en-US
  • report_style (optional): output style hint such as summary, timeline, or other mode-supported variants

Important:

Read the full file on GitHub · 212 lines

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. 10d ago First seen · 212 lines · 27 tokens per session scan A a7927dbca368

Subscribe to this mod's changes

research is a skill published in the GitHub repository IceWhaleTech/ZimaOS-Blue (25 stars, last pushed 4mo ago), licensed MIT. It adds 27 tokens to every session and 1,913 once invoked, about $0.0001 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

video2knowledge

Convert videos into timestamped subtitles and structured knowledge artifacts. Two ingestion paths: (1) a native multimodal VLM (at most 4B params, via Ollama) reads sampled video frames into timestamped captions; (2) faster-whisper ASR transcribes the audio into timestamped subtitles. Then refine into a structured…

CacinieP/video2knowledge · 161 tokens

svelte-core-bestpractices

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

getopenpost/openpost · 59 tokens

svelte-code-writer

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

getopenpost/openpost · 68 tokens

post-build-flow

Handles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-required. Load after direct builds, when verificationReadiness requires action, or on orchestrator verify/setup follow-up turns.

n8n-io/n8n · 53 tokens

debugging-executions

Debug failed or wrong-output workflow executions using executions tools. Load when the user reports execution failures, unexpected node output, empty parameter values after a successful run, or a node showing a red or failed expression error.

n8n-io/n8n · 48 tokens

pandic-office

Convert Markdown to PDF (or DOCX/EPUB/HTML) using the pandoc CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.

Team-Commonly/commonly · 59 tokens