nia-rules-for-agents: Agent for Claude Code

.claude/agents/nia.md

nia is an agent for Claude Code from nozomio-labs/nia-rules-for-agents. It costs 34 tokens per session (777 once invoked), scanned A, original, no licence file.

A research agent for Nia's tools, which help find repositories and documentation and inspect codebases remotely.

In plain words
What is it for?
Use it to discover repositories or documentation, investigate remote codebases, conduct technical research, and pass knowledge to another agent.
Why use it?
It reduces the work of searching through technical information and sharing findings between coding agents.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is nozomio-labs/nia-rules-for-agents's own configuration. It tells Claude Code how to work on nia-rules-for-agents itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything nia-rules-for-agents configures →

Reuse

Borrowing it

Nothing to install: this file belongs to nozomio-labs/nia-rules-for-agents. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/nozomio-labs/nia-rules-for-agents/main/.claude/agents/nia.md
Clone the repo
git clone --depth 1 https://github.com/nozomio-labs/nia-rules-for-agents

Made for: Claude Code.

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 nia

README.md
[![agentmods](https://agentmods.dev/badge/agents/nozomio-labs/nia-rules-for-agents/nia/github.svg)](https://agentmods.dev/agents/nozomio-labs/nia-rules-for-agents/nia)
Your own site
<a href="https://agentmods.dev/agents/nozomio-labs/nia-rules-for-agents/nia"><img src="https://agentmods.dev/badge/agents/nozomio-labs/nia-rules-for-agents/nia/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for nia

Your own site · 80×15
<a href="https://agentmods.dev/agents/nozomio-labs/nia-rules-for-agents/nia"><img src="https://agentmods.dev/badge/agents/nozomio-labs/nia-rules-for-agents/nia.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 777 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.
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.1 $0.00034 $0.00777
Opus 5 $0.00017 $0.00388
Sonnet 5 $0.00007 $0.00155
Haiku 4.5 $0.00003 $0.00078

Measured 12d ago against content hash 0f92e573bac5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

nia 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 12d 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/agents/nia.md · 45 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. 12d ago First seen · 45 lines · 34 tokens per session scan A 0f92e573bac5

Subscribe to this mod's changes

nia is an agent published in the GitHub repository nozomio-labs/nia-rules-for-agents (61 stars, last pushed 7mo ago), with no licence file. It adds 34 tokens to every session and 777 once invoked, about $0.0002 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 agents, from other repositories

discovery-analyst

Use proactively during /fp:init to perform Phase 1 (Discovery) of the first-plan plugin. Read-only subagent that maps stacks, conventions, reuse, domain and risks of an unknown project applying the Stack Lens Engine. Returns structured findings to be written to .first-plan/. Do NOT use for execution or modifications …

vynazevedo/first-plan · 73 tokens

verification-runner

Use proactively after /fp:execute to verify the implementation works. Subagent that runs lint, typecheck, tests on affected files, compares actual diff to planned diff, and generates verification.md report. Detects regressions and broken builds before reporting success. Read-only on .first-plan/ but can run project's…

vynazevedo/first-plan · 71 tokens

pattern-archeologist

Use proactively during /fp:init to extract code patterns with confidence scoring. Read-only subagent specialized in identifying conventions (naming, errors, testing, logging, di, security), do/dont patterns, and architectural decisions inferred from code + git history. Each pattern returned with concrete code example…

vynazevedo/first-plan · 72 tokens

context-agent

Use this agent to analyze, maintain, and update CLAUDE.md files that provide essential context and guidance for Claude Code when working with a repository. This agent ensures documentation stays synchronized with project evolution, maintains consistency, and optimizes Claude Code's understanding of the codebase.…

andisab/swe-marketplace · 429 tokens

context-manager

Manages context across multiple agents and long-running tasks. Use when coordinating complex multi-agent workflows or when context needs to be preserved across multiple sessions. Must be used for projects exceeding 10k tokens.

NickCrew/Claude-Cortex · 44 tokens

squad-leader

Coordinator and facilitator for complex tasks within a multi-agent team (squad). Acts as the main communication channel between the squad and the team lead (main Claude), requests new worker spawns as necessary, and helps to keep the squad on course and track progress. Use when faced with a complex task with no…

hesreallyhim/really-claude-code · 83 tokens