integrate

Merge data from multiple sources into a unified model with provenance tracking.

4|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/synaptiai/agent-capability-standard --skill integrate-synaptiai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrate
Source: https://github.com/synaptiai/agent-capability-standard/tree/main/skills/integrate
Command: npx skills add https://github.com/synaptiai/agent-capability-standard --skill integrate-synaptiai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Merge data from multiple sources into a unified model, ensuring provenance and governance.

Core Features & Use Cases

  • Schema alignment: Align heterogeneous source schemas for seamless merging.
  • Conflict resolution: Apply configurable strategies to resolve data conflicts.
  • Provenance tracking: Preserve source origins for auditable results.
  • Use cases: Building a trusted world-state by consolidating information from diverse systems.

Quick Start

Provide sources, target_schema, and conflict_strategy to generate an integrated dataset with provenance.

Frequently Asked Questions about integrate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I merge data from multiple sources into a unified model?

To merge data from multiple sources into a unified model, you provide your diverse data sources, a target schema, and a conflict strategy. This generates an integrated dataset with schema alignment, conflict resolution, and provenance tracking.

How does provenance tracking work when consolidating information from diverse systems?

Provenance tracking preserves source origins during data merging to ensure auditable results. It maintains evidence anchors linking the integrated data objects back to their original diverse systems for governance.

What's the best way to resolve data conflicts across heterogeneous source schemas?

The best way to resolve data conflicts across heterogeneous schemas is applying a configurable conflict strategy during the merge. This ensures the unified model accurately reflects the integrated data based on your specified rules.

Can I use a configurable conflict strategy to build a trusted world-state from diverse data systems?

Yes, you can build a trusted world-state by specifying sources, a target schema, and a configurable conflict strategy. This produces an integrated data object with provenance and evidence anchors for reliable governance.

Do I need to define a target schema before merging data from diverse systems?

Yes, you must define a target schema before merging data from diverse systems. Specifying the target schema alongside your sources and conflict strategy is required to produce the integrated data object with provenance.