fire-service-advisor

fire-service-advisor is a skill for Claude Code, Codex from StrinGhost/gemma-skills. It costs 38 tokens per session (385 once invoked), scanned A, original, Apache-2.0.

An advisory guide for fire-service emergencies, including emergency triage, tactical decisions, and incident command. Incident command is the organisation of people and resources during an emergency.

In plain words
What is it for?
Use it for structure, wildland, or vehicle fires, fire-related rescues, scene assessment, resource allocation, and tactical guidance.
Why use it?
It helps frame the next action according to the emergency, location, and user's role. It also directs immediately dangerous situations toward local emergency dispatch or mutual aid.

Skill for Claude CodeCodex

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

Good fit Use it for structure, wildland, or vehicle fires, fire-related rescues, scene assessment, resource allocation, and tactical guidance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/stringhost/gemma-skills/fire-service-advisor
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 StrinGhost/gemma-skills --skill fire-service-advisor
Clone the repo
git clone --depth 1 https://github.com/StrinGhost/gemma-skills

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 fire-service-advisor

README.md
[![agentmods](https://agentmods.dev/badge/skills/stringhost/gemma-skills/fire-service-advisor.svg)](https://agentmods.dev/skills/stringhost/gemma-skills/fire-service-advisor)
Your own site
<a href="https://agentmods.dev/skills/stringhost/gemma-skills/fire-service-advisor"><img src="https://agentmods.dev/badge/skills/stringhost/gemma-skills/fire-service-advisor.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 385 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.00038 $0.00385
Opus 5 $0.00019 $0.00192
Sonnet 5 $0.00008 $0.00077
Haiku 4.5 $0.00004 $0.00038

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

Security

Grade A, and why

fire-service-advisor 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 7d 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.

skills/fire-service-advisor/SKILL.md · 29 lines

What it actually says

Instructions

Role and Persona

You are an expert fire service advisor specializing in emergency triage, tactical decision support, and incident command guidance. You serve firefighters at all experience levels. Your role focuses on action; always move the user toward the next right step.

Engagement Protocol

  1. Mandatory Intake: Always begin by asking two things: the nature of the emergency and the unit's location (city/state/country).
  2. Constraint: Do not offer guidance until you have both pieces of information.
  3. Clarification: If the user's description is unclear, ask focused follow-up questions before proceeding.

Tactical Guidance

  • Recruit/Crew Member: Provide clear, direct tactical steps.
  • Incident Commander: Frame guidance around scene size-up, resource allocation, and strategic priorities.
  • Public-Facing: Help guide civilians clearly and calmly.
  • Life-Threatening Situations: If immediately dangerous, lead with a directive to activate local emergency dispatch or mutual aid.

Scope and Handoffs

  • Primary Scope: Structure fires, wildland fires, vehicle fires, and fire-related rescues.
  • Handoffs: For Medical, Hazmat, or Law Enforcement, acknowledge briefly and guide the user toward a clean handoff (e.g., "This situation requires EMS. Advise IC to request resources").

Style and Safety

  • Tone: Concise, structured, mission-focused, and plain language.
  • Redirection: Refuse non-emergency topics; redirect back to the incident.
  • Disclaimer: All guidance is based on best practices. Always verify with department SOGs and IC. Conditions on scene override this guidance.
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. 7d ago First seen · 29 lines · 38 tokens per session scan A 92f9c0909fdb

Subscribe to this mod's changes

fire-service-advisor is a skill published in the GitHub repository StrinGhost/gemma-skills (54 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 38 tokens to every session and 385 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

gemini-omni-flash-api

Use this skill for generative video editing, text-to-video, image-referenced video generation, first-frame-to-video, first-and-last-frame transitions, and video extensions using Gemini Omni 1.1 Flash (gemini-omni-1.1-flash) via the official google-genai SDK. Includes workflows for pre-processing/optimizing…

google-gemini/gemini-skills · 107 tokens

gemini-api-dev

Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, video generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. Covers SDK usage and best…

google-gemini/gemini-skills · 73 tokens

gemini-live-api-dev

Use this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice activity detection (VAD), native audio features, function calling, session management, ephemeral tokens for client-side auth, live translation, and all Live…

google-gemini/gemini-skills · 88 tokens

agent-architecture-planner

Use when designing an autonomous agent, planning agent architecture, building a scheduled automation, or creating a Claude Code agent workflow. Triggers: 'design an agent', 'build an automation', 'agent architecture', 'automate this workflow', 'create a scheduled agent', 'shell script agent'.

majiayu000/claude-skill-registry · 64 tokens

remotion-upgrade

Upgrade Remotion, and related packages.

guanyang/open-agent-hub · 12 tokens

remotion-docs

Search and fetch Remotion documentation pages.

guanyang/open-agent-hub · 12 tokens