archestra-dev-rust-napi

archestra-dev-rust-napi is a skill for Claude Code, Codex from archestra-ai/archestra. It costs 76 tokens per session (2,049 once invoked), scanned A, original, no licence file.

A Rust development guide for Archestra’s NAPI code and a separate ai-labs Rust workspace. NAPI connects Rust code with TypeScript.

In plain words
What is it for?
Use it when editing the listed Rust crates, their generated TypeScript bindings, or the ai-labs workspace, and when running Rust build or test checks.
Why use it?
It tells the coding agent which Rust projects are in scope and which build and test checks matter. This reduces the chance of changing the wrong crate or skipping validation.

Skill for Claude CodeCodex

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 skills/archestra-ai/archestra/archestra-dev-rust-napi
Any agent
npx skills add archestra-ai/archestra --skill archestra-dev-rust-napi
Clone the repo
git clone --depth 1 https://github.com/archestra-ai/archestra

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 archestra-dev-rust-napi

README.md
[![agentmods](https://agentmods.dev/badge/skills/archestra-ai/archestra/archestra-dev-rust-napi.svg)](https://agentmods.dev/skills/archestra-ai/archestra/archestra-dev-rust-napi)
Your own site
<a href="https://agentmods.dev/skills/archestra-ai/archestra/archestra-dev-rust-napi"><img src="https://agentmods.dev/badge/skills/archestra-ai/archestra/archestra-dev-rust-napi.svg" alt="Measured on agentmods" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,049 The whole file, excluding the scripts and references it only reads on demand.
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.00076 $0.02049
Opus 5 $0.00038 $0.01025
Sonnet 5 $0.00015 $0.00410
Haiku 4.5 $0.00008 $0.00205

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

Security

Grade A, and why

archestra-dev-rust-napi 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 5d 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.

.codex/skills/archestra-dev-rust-napi/SKILL.md · 152 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 5d ago First seen · 152 lines · 76 tokens per session scan A 1ae5c5da3b9b

Subscribe to this mod's changes

archestra-dev-rust-napi is a skill published in the GitHub repository archestra-ai/archestra (4,242 stars, last pushed yesterday), with no licence file. It adds 76 tokens to every session and 2,049 once invoked, about $0.0004 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

rust-scripting

Load the Rust scripting runbook.

burin-labs/harn · 10 tokens

session-investigator

Investigate fast-agent session and history files to diagnose issues. Use when a session ended unexpectedly, when debugging tool loops, when correlating sub-agent traces with main sessions, or when analyzing conversation flow and timing. Covers session.json metadata, history JSON format, message structure, tool…

evalstate/fast-agent · 68 tokens

upstream-sync

Periodically sync new commits from microsoft/terminal into this manually-forked intelligent-terminal repo by cherry-picking commit-by-commit onto a dated sync branch, auto-skipping revert pairs and empty commits, auto-resolving known take-upstream files, and stopping cleanly on genuine conflicts. The agent (you…

microsoft/intelligent-terminal · 139 tokens

pr-writing-review

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer…

evalstate/fast-agent · 64 tokens

release-notes

Generate user-facing release notes for Intelligent Terminal. Use when asked to write release notes, changelog, what-is-new summary, or prepare a release. Compares git commits between releases, looks up PR-linked issues and community contributors, then outputs formatted notes with "Verbed + Impact + Scenario" style…

microsoft/intelligent-terminal · 73 tokens

quality-loop

Use this workflow recipe when a draft, plan, proposal, or other deliverable should be independently reviewed and revised until it satisfies explicit quality criteria.

trpc-group/trpc-agent-go · 32 tokens