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.
npx agentmods add skills/margelo/react-native-skills/build-nitro-modulesnpx skills add margelo/react-native-skills --skill build-nitro-modulesgit clone --depth 1 https://github.com/margelo/react-native-skillsWrote 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.
[](https://agentmods.dev/skills/margelo/react-native-skills/build-nitro-modules)<a href="https://agentmods.dev/skills/margelo/react-native-skills/build-nitro-modules"><img src="https://agentmods.dev/badge/skills/margelo/react-native-skills/build-nitro-modules.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00105 | $0.08575 |
| Opus 5 | $0.00053 | $0.04287 |
| Sonnet 5 | $0.00021 | $0.01715 |
| Haiku 4.5 | $0.00011 | $0.00857 |
Grade A, and why
build-nitro-modules 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 3d 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.
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.
What ships with it
15 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.
- references/example-android-config.md 7.3 KB
- references/example-app-setup.md 5.7 KB
- references/example-metro-install.md 6.4 KB
- references/native-implement-cpp.md 12 KB
- references/native-implement-kotlin.md 21 KB
- references/native-implement-swift.md 21 KB
- references/native-nitrogen-codegen.md 6.6 KB
- references/release-it-publishing.md 4.1 KB
- references/repo-structure-and-workflow.md 6.3 KB
- references/setup-monorepo-init.md 5.2 KB
- references/spec-hybrid-object.md 27 KB
- references/spec-hybrid-view.md 15 KB
- references/spec-nitro-json.md 5.9 KB
- references/spec-package-publish.md 7.7 KB
- references/vision-camera-golden-standard.md 10 KB
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.
- 3d ago First seen · 351 lines · 105 tokens per session scan A 574663206113
build-nitro-modules is a skill published in the GitHub repository margelo/react-native-skills (164 stars, last pushed 13d ago), with no licence file. It adds 105 tokens to every session and 8,575 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-08-30.
Other skills, from other repositories
arkts-syntax-assistant
ArkTS syntax, migration, and optimization guide for HarmonyOS/OpenHarmony development. Triggers on: .ets files, ArkTS keywords, HarmonyOS/OpenHarmony context, @ohos packages. Help with syntax reference, TypeScript migration, performance optimization, compile errors, state management, component development, and…
core
Core Native SDK guide for AI agents. Read this before explaining the Native SDK or changing a Native SDK app. Establishes TypeScript + Native markup as the default app-authoring path, routes default app work to the native-ui and ts-core skills, and covers the shared foundation: project structure, app.json and legacy…
chat-sdk
Build multi-platform chat bots with Chat SDK (chat npm package). Use when developers want to (1) Build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, (2) Use Chat SDK to handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files, or AI…
expo-module
Framework (OSS). Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo. Not…
app-implement-feature
Guide for implementing features in baguette — a Swift CLI + WebSocket server that drives iOS simulators via private SimulatorKit. Use this skill when: (1) Adding a new gesture, button, keyboard surface, stream format, or device-chrome behaviour (anything that lands across Domain / Infrastructure / App +…
byted-ai-mobileuse-agent
Skill "byted-ai-mobileuse-agent" from bytedance/agentkit-samples, covering mobile use agent (execution), python dependencies, input, output and local usage.