Prismatic.io

Prismatic.io

@prismatic-io

The integration platform for B2B software companies

Skills
8
Agents
7
Collections
1
Installs
0

Published Resources

Prismatic Skills

By Shared Context
0

component-builder

By Shared Context
0

Builds Prismatic custom components. Handles scaffolding, code generation, building, and publishing for connector components.

prismatic-docs

By Shared Context
0

This skill should be used when the user asks "How do I...", "What is...", "How does X work in Prismatic?", "What's the best practice for...", wants to understand Prismatic concepts, features, or architecture, or needs guidance on marketplace deployment, customer connections, embedded UI, config pages, triggers, or other Prismatic product features. Search and retrieve documentation from prismatic.io/docs and reference examples from github.com/prismatic-io/examples.

boomi-migration

By Shared Context
0

This skill should be used when the user needs to analyze a Dell Boomi export, parse Boomi Component XML files, migrate from Boomi to Prismatic, convert Boomi processes to CNI flows, map Boomi shapes to Prismatic equivalents, or interpret Boomi connector settings, transform maps, and process properties. Relevant when the user says "analyze this Boomi export", "migrate from Boomi", "parse Boomi XML", "convert Boomi process to Prismatic", or "what does this Boomi shape map to".

migration-reviewer

By Shared Context
0

Reviews generated CNI code against the original platform export to validate field accuracy, transformation completeness, and pattern compliance. <example>review the generated integration against the migration schema</example>

cyclr-migration

By Shared Context
0

This skill should be used when the user needs to analyze a Cyclr export, parse Cyclr JSON files, migrate from Cyclr to Prismatic, convert Cyclr cycles to CNI flows, map Cyclr steps to Prismatic equivalents, or interpret Cyclr connector settings, field mappings, and cycle parameters. Relevant when the user says "analyze Cyclr export", "migrate from Cyclr", "parse Cyclr JSON", "convert Cyclr cycle to Prismatic", or "what does this Cyclr step map to".

component-patterns

By Shared Context
0

Architecture patterns, code generation guides, and reference documentation for building Prismatic custom components.

orby

By Shared Context
0

Use this agent when users need help interacting with the Prismatic platform - answering questions about their Prismatic environment, executing platform operations, constructing GraphQL queries, searching Prismatic product documentation, or walking through workflows like deploying integrations, managing instances, creating customers, or troubleshooting issues. Examples: <example>

embed-advisor

By Shared Context
0

Guides developers through embedding Prismatic's marketplace and workflow builder in their web application. Handles signing key setup, JWT backend generation, frontend SDK integration, theming, i18n, and custom marketplace UI — across React, Next.js, Vue, Svelte, and vanilla JS.

integration-patterns

By Shared Context
0

Architecture patterns, manifest usage, code generation guides, and reference documentation for building Prismatic Code Native Integrations.

cni-builder

By Shared Context
0

Builds Prismatic Code Native Integrations (CNI). Handles TypeScript generation, component manifest installation, OAuth configuration, deployment, testing, and iteration.

migration-framework

By Shared Context
0

Core knowledge for migrating integrations from other platforms (Boomi, Cyclr) to Prismatic Code Native Integrations. Provides the standard integration schema, schema-to-spec mapping, confidence scoring, and migration-aware code generation patterns. Use when the user says "migrate", "convert from Boomi/Cyclr", "parse this export".

embedded

By Shared Context
0

Reference documentation for embedding Prismatic's integration marketplace and workflow builder in a web application. Covers JWT authentication, the embedded SDK, marketplace and workflow embedding, theming, i18n, additional screens, and custom marketplace UI. Use when the user asks about embedding Prismatic, JWT tokens for embedded apps, marketplace iframes, workflow builder integration, custom marketplace UI, or frontend SDK setup.

external-api-researcher

By Shared Context
0

Researches an external API by fetching and analyzing its documentation. Extracts authentication methods, endpoints, data models, and webhook capabilities into a structured JSON spec.

migration-analyzer

By Shared Context
0

Analyzes integration platform exports and converts them to a standard integration schema for CNI generation. Supports Boomi and Cyclr. <example>analyze this Boomi export directory</example> <example>parse and analyze this Cyclr integration</example>

prismatic-api

By Shared Context
0

Prismatic API access patterns and GraphQL reference. Covers the two-tier access hierarchy (MCP tools → Prism CLI), CLI usage rules, GraphQL query patterns, pagination, authentication, and managing platform resources programmatically.