NucleoOs CLAUDE.md

NucleoOs CLAUDE.md is an instructions file for coding agents from indecenti/NucleoOs. It costs 1,459 tokens per session, scanned A, original, no licence file.

A project-specific instruction file for Claude Code, an AI coding assistant, working on the NucleoOs repository. It documents the project layout, constraints, development cycle, and release process.

In plain words
What is it for?
Guiding code changes, builds, releases, and device updates for NucleoOs, including updates through OTA (over-the-air) methods and a web API instead of serial connections.
Why use it?
It gives the coding assistant the repository rules and expected workflow, including testing on the host before flashing hardware.

Instructions file

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.

agentmods
npx agentmods add instructions/indecenti/nucleoos/claude-md
Clone the repo
git clone --depth 1 https://github.com/indecenti/NucleoOs

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 NucleoOs CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/indecenti/nucleoos/claude-md.svg)](https://agentmods.dev/instructions/indecenti/nucleoos/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/indecenti/nucleoos/claude-md"><img src="https://agentmods.dev/badge/instructions/indecenti/nucleoos/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,459 This file is loaded in full into every session.
When invoked 1,459 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.01459 $0.01459
Opus 5 $0.00730 $0.00730
Sonnet 5 $0.00292 $0.00292
Haiku 4.5 $0.00146 $0.00146

Measured 4d ago against content hash 1b1c4147d58a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

NucleoOs CLAUDE.md 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.

CLAUDE.md · 88 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 88 lines · 1,459 tokens per session scan A 1b1c4147d58a

Subscribe to this mod's changes

NucleoOs CLAUDE.md is an instructions file published in the GitHub repository indecenti/NucleoOs (55 stars, last pushed 2d ago), with no licence file. It adds 1,459 tokens to every session, about $0.0073 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 instructions, from other repositories

m5stack-skills CLAUDE.md

Instructions for iot-forge/m5stack-skills, covering working in this repo, layout, two rules that fail silently, building or updating a skill and writing style for skills.

iot-forge/m5stack-skills · 521 tokens

ws-ESP32-S3-CAM CLAUDE.md

Instructions for chayuto/ws-ESP32-S3-CAM, covering claude.md — ws-esp32-s3-cam, publish boundary — read this before committing, repo layout, board facts (verified on this unit) and key differences from sibling c6 repos.

chayuto/ws-ESP32-S3-CAM · 3,559 tokens

FastLED CLAUDE.md

Claude Code instructions for FastLED/FastLED, covering fastled ai agent guidelines, read the right file for your task, key commands, core rules (all agents) and git and code publishing.

FastLED/FastLED · 3,029 tokens

FastLED GEMINI.md

Gemini CLI instructions for FastLED/FastLED, a project described as: The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

FastLED/FastLED · 9 tokens

p3a CLAUDE.md

Claude Code instructions for fabkury/p3a, covering claude.md, project overview, build management, build commands and set pythonutf8 to avoid unicode encoding errors on windows.

fabkury/p3a · 1,698 tokens

p3a AGENTS.md

AGENTS.md instructions for fabkury/p3a: You are a highly proficient embedded systems developer with expertise in ESP-IDF and ESP32-P4. The project is p3a, a Wi-Fi pixel art player. When using idf.py, activate the ESP-IDF v5.5.4 environment with . C:\Espressif\tools\Microsoft.v5.5.4.PowerShellprofile.ps1, then set…

fabkury/p3a · 173 tokens