integration-hub

Automate ServiceNow IntegrationHub development workflows for flows, spokes, and aliases.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/serac-labs/serac --skill integration-hub-serac-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-hub
Source: https://github.com/serac-labs/serac/tree/main/packages/opencode/src/bundled-skills/integration-hub
Command: npx skills add https://github.com/serac-labs/serac --skill integration-hub-serac-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies building and reusing ServiceNow IntegrationHub components by providing a guided approach to creating spokes, flows, and connection/credential aliases, reducing setup time and error-prone manual steps.

Core Features & Use Cases

  • Organizes IntegrationHub assets (spokes, actions, connections, credentials) into reusable patterns that speed development.
  • Demonstrates REST step configurations, ES5 scripting, and flow actions within a unified hub for consistent implementation.
  • Enables rapid prototyping and deployment of integration flows across ServiceNow environments, including subflows and credential management.

Quick Start

Provide a basic example by creating an IntegrationHub spoke and a simple REST step that uses a connection alias to call an external API.

Frequently Asked Questions about integration-hub

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

FAQPage Schema
How do I automate ServiceNow IntegrationHub spoke and flow development?

Automate ServiceNow IntegrationHub development by orchestrating workflows for building spokes, flows, and connection aliases. This approach standardizes REST step configurations and subflow execution to deliver end-to-end integration solutions.

What is the best way to configure connection and credential aliases in ServiceNow Flow Designer?

Configure connection and credential aliases in ServiceNow Flow Designer by organizing reusable IntegrationHub patterns. This guided setup manages credentials and external API connections directly within your spoke actions.

Can I use ES5 scripting and REST steps to build ServiceNow spokes?

Yes, you can use ES5 scripting and REST steps to build ServiceNow spokes. The skill supports configuring REST step properties and scripting logic within Flow Designer to execute external API calls.

How do I deploy integration flows across ServiceNow environments?

Deploy integration flows across ServiceNow environments by organizing IntegrationHub assets into reusable patterns. This enables rapid prototyping and consistent deployment of subflows and spoke configurations.

Does MCP tooling work with ServiceNow IntegrationHub subflows?

Yes, MCP tooling works with ServiceNow IntegrationHub subflows. The skill supports MCP tooling alongside ES5 scripting to execute subflow patterns and automate integration component workflows.

Why use reusable patterns for ServiceNow spoke configurations?

Use reusable patterns for ServiceNow spoke configurations to reduce manual setup time and errors. This approach organizes IntegrationHub assets like actions and connections into consistent, repeatable components for faster development.