The dataverse-python-production-code skill generates production-ready Python code for interacting with Microsoft Dataverse using the PowerPlatform SDK, incorporating comprehensive error handling, retry logic, singleton connection management, and OData query optimization. It targets Python developers building applications on Microsoft Power Platform who need boilerplate code that follows Microsoft best practices, reducing development time while ensuring reliability through proper logging, type hints, and exponential backoff strategies for handling transient failures.
npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-production-code