dynamics365-expert

dynamics365-expert is a skill for Claude Code from personamanagmentlayer/pcl. It costs 80 tokens per session (1,150 once invoked), scanned A, original, Apache-2.0.

A guide to Microsoft Dynamics 365, a business platform for sales, customer service, finance, supply chains, and other operations. It covers Dataverse data, apps, plugins, workflows, and Power Automate.

In plain words
What is it for?
Use it when building or modifying Dynamics 365 apps, Dataverse tables, C# plugins, Power Automate flows, custom workflows, or business rules.
Why use it?
It gives coding agents the product context needed to understand business records, customisations, permissions, and automated processes.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it when building or modifying Dynamics 365 apps, Dataverse tables, C# plugins, Power Automate flows, custom workflows, or business rules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/personamanagmentlayer/pcl/dynamics365-expert
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 personamanagmentlayer/pcl --skill dynamics365-expert
Clone the repo
git clone --depth 1 https://github.com/personamanagmentlayer/pcl

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 dynamics365-expert

README.md
[![agentmods](https://agentmods.dev/badge/skills/personamanagmentlayer/pcl/dynamics365-expert/github.svg)](https://agentmods.dev/skills/personamanagmentlayer/pcl/dynamics365-expert)
Your own site
<a href="https://agentmods.dev/skills/personamanagmentlayer/pcl/dynamics365-expert"><img src="https://agentmods.dev/badge/skills/personamanagmentlayer/pcl/dynamics365-expert/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 dynamics365-expert

Your own site · 80×15
<a href="https://agentmods.dev/skills/personamanagmentlayer/pcl/dynamics365-expert"><img src="https://agentmods.dev/badge/skills/personamanagmentlayer/pcl/dynamics365-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,150 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00080 $0.01150
Opus 5 $0.00040 $0.00575
Sonnet 5 $0.00016 $0.00230
Haiku 4.5 $0.00008 $0.00115

Measured 5d ago against content hash 6027688a73dc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

dynamics365-expert 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.

stdlib/domains/dynamics365-expert/SKILL.md · 171 lines

How it starts

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

Dynamics 365 Expert

Core Concepts

Dynamics 365 Applications

  • Sales - Sales force automation and CRM
  • Customer Service - Service management and support
  • Field Service - Field operations management
  • Marketing - Marketing automation
  • Finance - Financial management
  • Supply Chain - Operations and logistics
  • Human Resources - HR management
  • Commerce - E-commerce and retail

Dataverse Platform

  • Tables - Data storage entities (formerly entities)
  • Columns - Field definitions (formerly attributes)
  • Relationships - Entity associations
  • Business Rules - No-code validation logic
  • Security Roles - Role-based access control
  • Solutions - Packaging and deployment

Customization & Development

  • Model-Driven Apps - Data-driven applications
  • Canvas Apps - Flexible UI applications
  • Plugins - Server-side event handlers (C#)
  • Custom Workflows - Process automation
  • Web Resources - JavaScript, CSS, HTML files
  • Power Automate - Cloud flows and automation

Best Practices

Solution Architecture

  • Use solutions for all customizations
  • Implement managed solutions for production
  • Use segmented solutions for modularity
  • Version control solution files
  • Document dependencies
  • Test in dev/test environments

Plugin Development

  • Register plugins in sandbox mode
  • Implement proper exception handling
  • Use tracing for debugging
  • Follow early-bound vs late-bound patterns
  • Optimize for performance
  • Write unit tests

Security & Compliance

  • Implement field-level security
  • Use security roles appropriately
  • Apply hierarchical security when needed
  • Enable auditing for compliance
  • Regular security reviews
  • Follow data privacy regulations

Performance Optimization

  • Minimize plugin executions
  • Use asynchronous plugins when possible
  • Optimize FetchXML queries
  • Implement caching strategies
  • Use bulk operations
  • Monitor plugin performance

Anti-Patterns

Read the full file on GitHub · 171 lines

Files

What ships with it

1 file 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. 5d ago First seen · 171 lines · 80 tokens per session scan A 6027688a73dc

Subscribe to this mod's changes

dynamics365-expert is a skill published in the GitHub repository personamanagmentlayer/pcl (40 stars, last pushed 3d ago), licensed Apache-2.0. It adds 80 tokens to every session and 1,150 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-09-05.

Related

Other skills, from other repositories

power-automate

Use when operating Microsoft Power Automate cloud flows from code — create, enable, update, list or delete via the Dataverse Web API (workflow table, category 5) with Entra ID OAuth2, plus run-history debugging. NOT designing the flow definition (that is automation-flows), NOT picking a platform by billing model (that…

ericrisco/rsc-harness · 82 tokens

dv-admin

Environment-level Dataverse administration — bulk delete, retention/archival, organization settings, OrgDB settings, recycle bin, audit, and the 37 allowlisted PPAC toggles. Use when the user wants to clean up data at scale, configure audit, change environment settings, manage retention policies, or list/cancel ERP…

microsoft/Dataverse-skills · 71 tokens

dv-data

Record-level CRUD and bulk operations — create, update, delete, upsert, CSV import, multi-table foreign-key loads, AI-generated sample data. Use when the user wants to write, modify, seed, or import data records into Dataverse tables.

microsoft/Dataverse-skills · 54 tokens

dv-metadata

Dataverse schema authoring and inspection — tables, columns, relationships, forms, and views. Use when the user wants to define, evolve, or inspect the data model — add a column, create a table, set up a lookup, customize a form, build a view, or list existing columns and relationships.

microsoft/Dataverse-skills · 67 tokens

dv-overview

Foundational cross-cutting context for Dataverse / Power Platform work — scope and the skill map, the tool-capability reference, the safety rules, and the safe change lifecycle. Use when the user mentions Dataverse, Dynamics 365, Power Platform, CRM, or ERP; load this first for orientation. Specialist skills…

microsoft/Dataverse-skills · 77 tokens

dv-query

Bulk reads, multi-page iteration, and analytics over Dataverse data. Use when the user wants to read, list, filter, aggregate, group, join, or analyze records — including pandas DataFrame workflows and notebook exploration.

microsoft/Dataverse-skills · 48 tokens