cross-domain-briefing

cross-domain-briefing is a skill for Claude Code, Codex from Sugra-Systems/sugra-api-mcp. It costs 47 tokens per session (367 once invoked), scanned A, original, MIT.

A procedure for combining data from two or three Sugra subject areas, such as shipping, weather, markets, or government data, into one briefing. It keeps each measurement, location, time, and source distinct.

In plain words
What is it for?
Use it to investigate questions that span several domains, such as conditions around a shipping chokepoint.
Why use it?
It reduces the risk of mixing unrelated figures or presenting data without its source and observation time.

Skill for Claude CodeCodex

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

Good fit Use it to investigate questions that span several domains, such as conditions around a shipping chokepoint.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sugra-systems/sugra-api-mcp/cross-domain-briefing
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 Sugra-Systems/sugra-api-mcp --skill cross-domain-briefing
Clone the repo
git clone --depth 1 https://github.com/Sugra-Systems/sugra-api-mcp

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 cross-domain-briefing

README.md
[![agentmods](https://agentmods.dev/badge/skills/sugra-systems/sugra-api-mcp/cross-domain-briefing/github.svg)](https://agentmods.dev/skills/sugra-systems/sugra-api-mcp/cross-domain-briefing)
Your own site
<a href="https://agentmods.dev/skills/sugra-systems/sugra-api-mcp/cross-domain-briefing"><img src="https://agentmods.dev/badge/skills/sugra-systems/sugra-api-mcp/cross-domain-briefing/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 cross-domain-briefing

Your own site · 80×15
<a href="https://agentmods.dev/skills/sugra-systems/sugra-api-mcp/cross-domain-briefing"><img src="https://agentmods.dev/badge/skills/sugra-systems/sugra-api-mcp/cross-domain-briefing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 367 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.00047 $0.00367
Opus 5 $0.00023 $0.00183
Sonnet 5 $0.00009 $0.00073
Haiku 4.5 $0.00005 $0.00037

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

Security

Grade A, and why

cross-domain-briefing 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 today.

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.

sugra_api_mcp/skills/cross-domain-briefing/SKILL.md · 29 lines

What it actually says

Cross-domain briefing

Stay on the eight gateway tools so this works on stdio and hosted alike. Do not reach for hosted-only names.

Pattern

  1. Split the question into 2-3 concrete asks (place, series, snapshot).
  2. For each ask, search_endpoints then describe_endpoint then call_endpoint. Prefer sovereign or intergovernmental sources when the catalog offers them.
  3. Keep units, geography, and clocks separate. Do not blend a port throughput z-score with a weather reading into one invented index.
  4. Quote each figure with its source from meta and its as_of / meta.data_time.
  5. Close with what the catalog did not cover, not a prediction.

Example shape (not a canned operation_id list)

"What is happening around a chokepoint this week?" can be three catalog calls: port throughput deviation for the waterway's ports, current conditions at a coordinate on the route, and one related sovereign or intergovernmental series (for example a commodity or traffic indicator the catalog actually returns). Search for each; describe before calling; present side by side.

The earth_conditions prompt is a one-coordinate weather recipe. This skill is the longer form when weather is only one pane.

Do not

  • Do not add per-endpoint tools to make the briefing shorter.
  • Do not treat screening or entity tools as a briefing source unless the question is about a named party.
  • Do not frame the output as investment, legal, or routing advice.
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. today First seen · 29 lines · 47 tokens per session scan A 0e154d71e7b3

Subscribe to this mod's changes

cross-domain-briefing is a skill published in the GitHub repository Sugra-Systems/sugra-api-mcp (2 stars, last pushed today), licensed MIT. It adds 47 tokens to every session and 367 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-09-11.

Related

Other skills, from other repositories

webmcp-nexus

A coding guide for adding WebMCP tools to JavaScript or TypeScript projects. WebMCP lets AI agents call selected application functions through a standard interface.

alibaba/webmcp-nexus · 159 tokens

unblock

Use whenever you need to read a web page, URL, article, documentation page, search result, product page or any live website content. Fetches through UnblockingAPI (unblockfetch, findtemplates) instead of the built-in WebFetch, starting with a plain fetch and rendering with a real browser only when the page needs…

unblockingapi/mcp · 83 tokens

dark-memory

Use for governance, memory, drift detection, and audit trail via dark-memory-mcp. Covers 52 canonical + 3 red-team tools across 16 namespaces: session lifecycle, agentmemory CRUD+search, vibe-flow spec/artifact publish + drift, LLM-as-judge, delegation+mindset, research, observability, error observatory, governance…

Opita-Code/dark-memory-mcp · 353 tokens

driving-unreal

Use when driving an Unreal Engine 5.x editor through the unreal-ai-connection MCP tools — building or populating a level, spawning/transforming actors, authoring materials and material instances, setting up lighting and atmosphere, reconstructing a scene from a reference photo, setting up a sequencer/cinematic shot…

NAJEMWEHBE/unreal-ai-connection · 269 tokens

youtube-transcripts

Read and search YouTube videos through VidWords. Use when the user supplies a YouTube URL, a bare 11-character video id, a youtu.be or Shorts link, or a channel handle, and wants any of: the transcript or subtitles (TXT/SRT/VTT), what a video says about a topic, a quote with a citable timestamp, only the words spoken…

haljishi/vidwords-mcp · 111 tokens

lyrenth-web-reading

Read the content of one or many public web pages through Lyrenth, as clean Markdown instead of raw HTML. Use when the user gives a URL to read, summarize, quote, compare or extract from, or when a link needs to be opened to answer a question.

lyrenth/lyrenth-mcp · 61 tokens