fusion-help-api

fusion-help-api is a skill for Claude Code, Codex from equinor/fusion-skills. It costs 103 tokens per session (1,248 once invoked), scanned A, original, MIT.

A guide for using the Fusion Help REST API, a web interface for reading, searching, and managing help articles, FAQs, and release notes.

In plain words
What is it for?
Use it to display help content in an app, search it, or create, update, and delete documentation programmatically.
Why use it?
It explains how to connect software or automation to Fusion help content without manually using the help system.

Skill for Claude CodeCodex

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

Good fit Use it to display help content in an app, search it, or create, update, and delete documentation programmatically.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/equinor/fusion-skills/fusion-help-api
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 equinor/fusion-skills --skill fusion-help-api
Clone the repo
git clone --depth 1 https://github.com/equinor/fusion-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 fusion-help-api

README.md
[![agentmods](https://agentmods.dev/badge/skills/equinor/fusion-skills/fusion-help-api.svg)](https://agentmods.dev/skills/equinor/fusion-skills/fusion-help-api)
Your own site
<a href="https://agentmods.dev/skills/equinor/fusion-skills/fusion-help-api"><img src="https://agentmods.dev/badge/skills/equinor/fusion-skills/fusion-help-api.svg" alt="Measured on agentmods" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,248 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
  • Socket pass 9 May 2026
  • Snyk pass 9 May 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.00103 $0.01248
Opus 5 $0.00051 $0.00624
Sonnet 5 $0.00021 $0.00250
Haiku 4.5 $0.00010 $0.00125

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

Security

Grade A, and why

fusion-help-api 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 4d 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/fusion-help-api/SKILL.md · 120 lines

How it starts

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

Fusion Help API

Use when a developer or admin needs to interact directly with the Fusion Help REST API — reading help content, building custom tooling, or automating content management.

When to use

  • Display help articles, FAQs, or release notes inside a Fusion app
  • Build custom CLI or automation to manage help content
  • Programmatically create, update, or delete help documentation
  • Search or suggest help content from an application
  • Understand Help API endpoints, authentication, or data models
  • Read help content for another system

When not to use

  • Using fhelp CLI to sync markdown docs → use fusion-help-docs
  • Modifying Fusion.Services.Help backend service code
  • General REST API questions unrelated to Help

Required inputs

Input Required Description
Use case Yes Reading content, managing content, or searching
App key For scoped queries The Fusion app key to read/manage help for
Target environment Yes ci, fqa, tr, or fprd
Auth context Yes User token (interactive) or service principal (automation)

Instructions

1. Discover the Help API base URL

Resolve URL dynamically or use known patterns:

Environment Base URL
ci https://help.ci.api.fusion-dev.net
fqa https://help.fqa.api.fusion-dev.net
fprd https://help.api.fusion.equinor.com

Dynamic discovery (recommended for production tooling):

GET https://discovery.fusion.equinor.com/service-registry/environments/{env}/services

Look for the service with key: "help" in the response. Use the uri field as the base URL.

2. Authentication

All endpoints require a valid Azure AD bearer token. Token audiences and code samples for frontend, backend, and CLI are in references/authentication.md.

Quick reference — token audiences:

Environment Resource ID (audience)
ci, fqa, tr 5a842df8-3238-415d-b168-9f16a6a6031b/.default
fprd 97978493-9777-4d48-b38a-67b0b9cd88d2/.default

Read the full file on GitHub · 120 lines

Files

What ships with it

6 files 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. 4d ago First seen · 120 lines · 103 tokens per session scan A 8eea8a95ecb3

Subscribe to this mod's changes

fusion-help-api is a skill published in the GitHub repository equinor/fusion-skills (1 stars, last pushed today), licensed MIT. It adds 103 tokens to every session and 1,248 once invoked, about $0.0005 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-03.

Related

Other skills, from other repositories

feature-flag-policy

Cargo feature flags for crates/xberg — ORT-incompatible targets (WASM, Android x8664 emulator), type-only and tract inference companion features, WASM/Android-safe variants, PDF backend, mutually-exclusive ORT variants, platform-conditional deps, aggregate feature sets, and build profiles. Load when adding, wiring, or…

xberg-io/xberg · 98 tokens

ocr-pipeline-and-quality

Change or evaluate Xberg OCR backends, preprocessing, caching, page acceptance, geometry, hOCR structure, table reconstruction, or cross-backend quality. Load for OCR behavior and A/B quality work, not ordinary PDF text extraction.

xberg-io/xberg · 53 tokens

pdf-backends

Change or diagnose Xberg PDF extraction, native/Pdfium backend selection, PDF rendering sessions, encrypted documents, OCR fallback, or backend-specific capability gaps. Load for PDF engine work, not generic image OCR.

xberg-io/xberg · 46 tokens

add-sharepoint

Adds SharePoint Online connector to a Power Apps code app. Use when reading lists, managing documents, or integrating with SharePoint sites. Can also create new SharePoint lists.

microsoft/power-platform-skills · 39 tokens

using-the-mcp-server

Use when converting HTML to Markdown or extracting metadata and tables through the html-to-markdown MCP server's tools, rather than shelling out to the CLI. Covers the tool surface, the auto-installing launcher, and when MCP beats the CLI or SDK.

xberg-io/html-to-markdown · 57 tokens

nw-diagram

Generates C4 architecture diagrams (context, container, component) in Mermaid or PlantUML. Use when creating or updating architecture visualizations.

nWave-ai/nWave · 33 tokens