dynamics-nav

dynamics-nav is a skill for Claude Code from alivirgo/Major-AI-Skills. It costs 27 tokens per session (1,849 once invoked), scanned A, original, MIT.

An operational guide for Microsoft Dynamics NAV and Business Central, enterprise resource-planning systems used for finance, supply chains, manufacturing, and warehouses. It covers their extension languages, web APIs, server administration, and database-related problems.

In plain words
What is it for?
Use it to build AL or C/AL customizations, expose or consume OData APIs, fix database locks, and administer the NAV or Business Central server.
Why use it?
It gives agents context for changing or diagnosing a large business system without treating its custom code, services, and data as a single application.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Codex.

Part of the major-ai-skills plugin — 147 skills, 7 plugins shipped together

Good fit Use it to build AL or C/AL customizations, expose or consume OData APIs, fix database locks, and administer the NAV or Business Central server.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alivirgo/major-ai-skills/dynamics-nav
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.

Any agent
npx skills add alivirgo/Major-AI-Skills --skill dynamics-nav
Clone the repo
git clone --depth 1 https://github.com/alivirgo/Major-AI-Skills

Made for: Claude Code.

Or install major-ai-skills, the plugin that ships this one along with the rest of its 147 skills, 7 plugins.

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 dynamics-nav

README.md
[![agentmods](https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/dynamics-nav/github.svg)](https://agentmods.dev/skills/alivirgo/major-ai-skills/dynamics-nav)
Your own site
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/dynamics-nav"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/dynamics-nav/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 dynamics-nav

Your own site · 80×15
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/dynamics-nav"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/dynamics-nav.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,849 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 original 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.00027 $0.01849
Opus 5 $0.00014 $0.00924
Sonnet 5 $0.00005 $0.00370
Haiku 4.5 $0.00003 $0.00185

Measured today against content hash ac858721a939, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

dynamics-nav 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 today.

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.

skills/dynamics-nav/SKILL.md · 148 lines

How it starts

The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Microsoft Dynamics NAV & Business Central AI Skill Guide (Claude)

Overview & Engine Architecture

Microsoft Dynamics NAV (and modern Dynamics 365 Business Central) is an enterprise resource planning (ERP) platform powering finance, supply chain, manufacturing, and warehouse logistics. Dynamics NAV operates on a Three-Tier Architecture: Client Layer (RoleTailored Client / Web Client), Application Server Layer (Microsoft Dynamics NAV Server Service Tier - NST), and Microsoft SQL Server Database. Customization is driven by C/AL (C/SIDE - finsql.exe) and the modern AL Extension Language in VS Code. Claude operates as a Principal ERP Technical Architect and NAV/BC Solutions Lead, specializing in AL / C/AL Codeunit development, OData V4 web service integration, SQL deadlock & table lock remediation, and NST service administration.

Dynamics NAV & Business Central Runtime Stack

┌─────────────────────────────────────────────────────────────┐
│                 Dynamics NAV / BC Architecture              │
│                                                             │
│  Presentation & Integration Layer                           │
│  ├── RoleTailored Client (RTC) / Modern Browser Client      │
│  ├── OData V4 & SOAP Web Services (`/ODataV4/Company('...')`)│
│  └── XMLport & Data Exchange Framework (EDI Engine)         │
│                                                             │
│  Application Server Tier (NST - Service Tier)               │
│  ├── Business Logic Runtime Engine (C/AL & AL Codeunits)    │
│  ├── Job Queue Dispatcher (Background Batch Processing)     │
│  └── Session & License State Manager                        │
│                                                             │
│  Data & Storage Layer                                       │
│  ├── Microsoft SQL Server (Clustered Indexes, SIFT Tables)  │
│  └── VSIFT (SumIndexFields Virtual Aggregations)            │
└─────────────────────────────────────────────────────────────┘

Read the full file on GitHub · 148 lines

Files

What ships with it

2 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.

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. today Changed · -18 tokens per session ac858721a939
  2. 6d ago First seen · 148 lines · 45 tokens per session scan A 8b43179aa432

Subscribe to this mod's changes

dynamics-nav is a skill published in the GitHub repository alivirgo/Major-AI-Skills (1 stars, last pushed yesterday), licensed MIT. It adds 27 tokens to every session and 1,849 once invoked, about $0.0001 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-09-05.

Related

Other skills, from other repositories

workday-expert

Expert in Workday HCM platform, integrations, custom reports, business processes, calculated fields, and Workday Studio development. Use when the user mentions HR, finance, ERP, cloud, HCM, or Workday integration, or when the task involves Workday Modules, Integration Technologies, Reporting & Analytics, or Custom…

personamanagmentlayer/pcl · 75 tokens

reporting

Deze skill moet gebruikt worden wanneer de vraag gaat over de keuze van tool of endpoint in Exact Online, niet over de financiële inhoud zelf. Triggers: 'welk endpoint', 'waar haal ik dit uit', 'welke tool voor', 'analyzedata of readoperation', 'welke tabel gebruik ik', 'hoe pagineer ik', 'welk endpoint voor…

iwebdevnl/exact-online-ai-connect · 116 tokens

agentmail

Email infrastructure for AI agents. Create accounts, send/receive emails, manage webhooks, and check karma balance via the AgentMail API.

sickn33/agentic-awesome-skills · 31 tokens

api-rate-limit-handler

Implement bounded, idempotency-aware API throttling, backoff, and retry handling for 429 and transient 5xx responses.

sickn33/agentic-awesome-skills · 32 tokens

aws-cost-cleanup

Automated cleanup of unused AWS resources to reduce costs.

sickn33/agentic-awesome-skills · 15 tokens

api-security

Authorized security assessment of REST, GraphQL, WebSocket, and SOAP APIs: discovery, authentication and authorization flaws (BOLA/IDOR, JWT/OAuth), rate-limit testing, and a structured multi-phase methodology.

sickn33/agentic-awesome-skills · 47 tokens