From nordic
Use when querying nRF Cloud / Memfault fleet telemetry — issues, traces, device metrics, crash analysis, or software-version health. Read-only MCP access.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nordic:using-nrf-cloud-mcpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
nRF Cloud MCP is a hosted HTTP MCP server (`https://app.memfault.com/mcp`, hosted by
nRF Cloud MCP is a hosted HTTP MCP server (https://app.memfault.com/mcp, hosted by
Memfault, OAuth via your nRF Cloud account). It is a read-only query interface to
the single organization + project your token is scoped to.
nrfcloud-prod, nrfcloud-staging). Name the project in your
prompt so the right one is used.Device: device_get, device_getAttributes, device_getTimeseries (<=7-day
range, CSV), device_getVitals, device_search (SQL-style WHERE clause).
Issue & trace: issues_list, issue_get, issue_getTraces, trace_get
(stacktrace, registers, optional logs / all threads).
Metric: metrics_list.
Software version: softwareVersions_list, softwareVersion_getVitals (fleet
distribution: p01/p05/p50/p95/p99).
device_getAttributes returns latest value only.Retry-After and back off./nrfcloud-fleet — query fleet telemetry with the read-only guardrail built in.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub wellwells/nordic-claude-plugin --plugin nordic