Agent skill

dynamics365-connector

Microsoft Dynamics 365 Sales integration with Power Platform support

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill dynamics365-connector --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/sales/skills/dynamics365-connector/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Dynamics 365 Connector ## Overview The Dynamics 365 Connector skill provides comprehensive integration with Microsoft Dynamics 365 Sales, enabling entity data management, business process flow interaction, and seamless Power Platform integration. This skill leverages Azure AD authentication for secure enterprise-grade connectivity. ## Capabilities ### Entity Data Management - Full CRUD operations on accounts, contacts, and opportunities - Access leads, quotes, orders, and invoices - Handle custom entities and relationships - Manage entity metadata and option sets ### Business Process Flows - Interact with active business process flows - Move records through process stages - Access stage requirements and validation rules - Track process instance history ### Power Platform Integration - Trigger Power Automate flows - Access Dataverse tables - Integrate with Power BI datasets - Leverage AI Builder models ### Authentication & Security - Azure AD authentication handling - Role-based security awareness - Business unit hierarchy respect - Field-level security compliance ## Usage ### Opportunity Management ``` Retrieve all opportunities in the qualification stage with their associated ac

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Entity Data Management
  4. Business Process Flows
  5. Power Platform Integration
  6. Authentication & Security
  7. Usage
  8. Opportunity Management
  9. Business Process Advancement
  10. Cross-Platform Data Access
  11. Enhances Processes
  12. Dependencies
More from babysitter
All skills →
About this skill
What does the dynamics365-connector skill do?

Microsoft Dynamics 365 Sales integration with Power Platform support

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill dynamics365-connector --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going