Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

dataverse-python-quickstart

porgithub·github· v1.0.0 · atualizado em 2026-04-10
78
Score

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

dataversepython-sdkcrud-operationsbulk-operationsdata-pagingmicrosoft-dataversepower-platform
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddataverse-python-quickstart/workflow
1. Install the PowerPlatform-Dataverse-Client package using pip.
2. Create a DataverseClient instance using InteractiveBrowserCredential.
3. Generate Python code for single-record CRUD operations (Create, Read, Update, Delete).
4. Generate Python code for bulk create and bulk update operations.
5. Generate Python code for retrieving multiple records with paging (top, page_size).
6. (Optional) Generate Python code for file upload to a File column.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comSystem Instructions
80%
Hebbian Synapse
Composite0.800
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←dataverse-python-advanced-patterns
80%
Hebbian Synapse
Composite0.800
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←System Instructions
80%
Hebbian Synapse
Composite0.800
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Co-executedSystem Instructions
50%
Hebbian Synapse
Composite0.496
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executed ←dataverse-python-advanced-patterns
50%
Hebbian Synapse
Composite0.499
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executed ←System Instructions
49%
Hebbian Synapse
Composite0.488
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

dataverse-python-quickstart
dataverse-python-quickstart
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
generate Python code for Dataverse CRUD operationscreate a Dataverse client using Python SDKshow me how to perform bulk updates in Dataverse with Pythonimplement data paging in Dataverse using Pythongenerate Python snippets for Dataverse SDKhow to install Dataverse SDK for Pythondemonstrate file upload to Dataverse using Pythonshow me how to create a record in Dataverse using Python

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download dataverse-python-quickstart
$ synaptic skills detail dataverse-python-quickstart
$ synaptic skills live dataverse-python-quickstart

Dependências

PowerPlatform-Dataverse-Client

Links

GitHub Repository