By prismatic-io
Build and deploy Prismatic custom components, Code Native Integrations, and embedded marketplace experiences
Build and deploy a Prismatic custom component
Build and deploy a Prismatic Code Native Integration (CNI)
Set up Prismatic embedding — marketplace, workflow builder, or custom UI — in your web application
Migrate an integration from another platform to a Prismatic Code Native Integration
Modify an existing Prismatic Code Native Integration
Builds Prismatic Code Native Integrations (CNI). Handles TypeScript generation, component manifest installation, OAuth configuration, deployment, testing, and iteration.
Builds Prismatic custom components. Handles scaffolding, code generation, building, and publishing for connector components.
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.
Researches an external API by fetching and analyzing its documentation. Extracts authentication methods, endpoints, data models, and webhook capabilities into a structured JSON spec.
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>
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".
Architecture patterns, code generation guides, and reference documentation for building Prismatic custom components.
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".
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.
Architecture patterns, manifest usage, code generation guides, and reference documentation for building Prismatic Code Native Integrations.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin for building and managing Prismatic integrations through conversation. Build custom components, generate Code Native Integrations, migrate integrations from other platforms, embed Prismatic in your app, explore your environment, and operate the platform — all from your editor.
npm install -g @prismatic-io/prism (also provides the bundled MCP server)tsx)Add the marketplace and install the plugin in Claude Code:
/plugin marketplace add prismatic-io/prismatic-skills
/plugin install prismatic-skills@prismatic-skills
/reload-plugins
For local development, load the plugin directly:
export PRISMATIC_MARKETPLACE_CHECKOUT=/path/to/prismatic-skills
claude --plugin-dir ${PRISMATIC_MARKETPLACE_CHECKOUT}/plugin
/prismatic-skills:build-componentBuild and deploy a Prismatic custom component.
/prismatic-skills:build-component Canny API connector
Workflow:
/prismatic-skills:build-integrationBuild and deploy a Prismatic Code Native Integration (CNI).
/prismatic-skills:build-integration Salesforce to Slack sync
Workflow:
/prismatic-skills:modify-integrationModify an existing Prismatic Code Native Integration.
/prismatic-skills:modify-integration Add error retry logic to the Salesforce sync
Workflow:
/prismatic-skills:migrate-integrationMigrate an integration from another platform (like Boomi or Cyclr) to a Prismatic Code Native Integration.
/prismatic-skills:migrate-integration ./exports/my-boomi-process
Workflow:
Supported platforms: Boomi, Cyclr
/prismatic-skills:embeddedSet up Prismatic embedding — marketplace, workflow builder, or custom UI — in your web application.
/prismatic-skills:embedded Add the integration marketplace to our Next.js app
/prismatic-skills:embedded Set up JWT signing for embedded Prismatic
Workflow:
/prismatic-skills:orbyAsk Orby, the Prismatic platform guide, about your environment or have it perform platform operations.
/prismatic-skills:orby What integrations do I have?
/prismatic-skills:orby Deploy the Slack integration to Acme Corp
/prismatic-skills:orby How do I query execution logs in GraphQL?
/prismatic-skills:orby Show me the last 10 failed executions
Capabilities:
/prismatic-skills:versionCheck which plugin version is loaded and whether the session is stale.
npx claudepluginhub prismatic-io/prismatic-skills --plugin prismatic-skillsExpert skills for designing, building, and deploying Make.com automation scenarios — for Claude Code and other AI agents
Use this agent when you need to design and implement complex external enterprise system integrations for B2B applications. This agent specializes in connecting your platform with Salesforce, HubSpot, Microsoft 365, Google Workspace, SAP, Oracle ERP, and other critical third-party business software. Handles external API orchestration, data synchronization with enterprise systems, webhook management for third-party services, and enterprise-grade integration patterns. Examples:
Editorial "Integration & APIs" bundle for Claude Code from Agentic Awesome Skills.
Create Make.com (Integromat) scenarios with AI assistance - visual automation design
Use this agent when you need to design, build, or validate n8n automation workflows. This agent specializes in creating efficient n8n workflows using proper validation techniques and MCP tools integration.\n\nExamples:\n- <example>\n Context: User wants to create a Slack notification workflow when a new GitHub issue is created.\n user: "I need to create an n8n workflow that sends a Slack message whenever a new GitHub issue is opened"\n assistant: "I'll use the n8n-workflow-builder agent to design and build this GitHub-to-Slack automation workflow with proper validation."\n <commentary>\n The user needs n8n workflow creation, so use the n8n-workflow-builder agent to handle the complete workflow design, validation, and deployment process.\n </commentary>\n</example>\n- <example>\n Context: User has an existing n8n workflow that needs debugging and optimization.\n user: "My n8n workflow keeps failing at the HTTP Request node, can you help me fix it?"\n assistant: "I'll use the n8n-workflow-builder agent to analyze and debug your workflow, focusing on the HTTP Request node configuration."\n <commentary>\n Since this involves n8n workflow troubleshooting and validation, use the n8n-workflow-builder agent to diagnose and fix the issue.\n </commentary>\n</example>\n- <example>\n Context: User wants to understand n8n best practices and available nodes for a specific use case.\n user: "What are the best n8n nodes for processing CSV data and sending email reports?"\n assistant: "I'll use the n8n-workflow-builder agent to explore the available nodes and recommend the best approach for CSV processing and email automation."\n <commentary>\n This requires n8n expertise and node discovery, so use the n8n-workflow-builder agent to provide comprehensive guidance.\n </commentary>\n</example>
Tools for creating and managing Claude Code plugins, agents, commands, and skills