insites

Route Insites interactions to the correct module sub-skill.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/combinate-me/Executive-Assistant --skill insites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: insites
Source: https://github.com/combinate-me/Executive-Assistant/tree/main/combinate-plugins/insites-platform/.claude-plugin/skills/insites
Command: npx skills add https://github.com/combinate-me/Executive-Assistant --skill insites

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Insites is a platform integration entry point that simplifies interacting with any Insites instance by routing requests to the appropriate module-specific sub-skills (CRM, Pipelines, Data, Events, Globals, and CMS).

Core Features & Use Cases

  • Entry-point Router: routes Insites interactions to the correct module sub-skill based on the referenced module or absence of a specific module.
  • Module Discovery: automatically identifies which module sub-skill to engage for CRM, Pipelines, Data, Events, Globals, or CMS tasks.
  • Versioned Access: defines environment variables and secure API usage to ensure consistent, safe integrations across instances.

Quick Start

Trigger the Insites entry point by mentioning Insites or asking for an Insites module, and let the skill route to the correct sub-skill.

Frequently Asked Questions about insites

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

FAQPage Schema
How do I route Insites interactions to the correct module sub-skill?

Routing Insites interactions to the correct module sub-skill is automated by referencing a specific module like CRM, Pipelines, Data, Events, Globals, or CMS, which directs the request to the appropriate handler. If no specific module is mentioned, the entry point still routes based on context.

What is the best way to integrate with Insites modules across different instances?

The best way to integrate with Insites modules across instances is using an entry-point router that applies secure API usage and environment variables. This ensures consistent, versioned access to CRM, Pipelines, Data, Events, Globals, and CMS sub-skills.

Do I need to specify a module to use Insites routing?

No, you do not need to specify a module to trigger Insites routing. The entry point automatically identifies which module sub-skill to engage for CRM, Pipelines, Data, Events, Globals, or CMS tasks based on the interaction context.

How do I set up secure API usage for Insites module integrations?

To set up secure API usage for Insites module integrations, define environment variables and follow the setup guidance provided by the routing skill. This ensures consistent and safe access across all module sub-skills within your Insites instance.

Can I use Insites routing for both CRM and CMS tasks?

Yes, you can use Insites routing for both CRM and CMS tasks. The router handles module-level tasks across CRM, Pipelines, Data, Events, Globals, and CMS, directing each interaction to the correct sub-skill for processing.

Why does my Insites module interaction not route correctly?

Insites module interactions may not route correctly if the referenced module is not recognized or if environment variables are not properly defined. Ensure the module name matches CRM, Pipelines, Data, Events, Globals, or CMS, and verify secure API setup for consistent integration.