From ctxl
Ground Solution AI and Contextual product answers in the official platform documentation — for **platform/runtime behavior not already covered by plugin-side reference content** (`cli-reference.md`, `node-reference.md`, the relevant `SKILL.md`). For CLI command shapes, JSONL formats, flow record structure, native-object-config shape, or node-level authoring patterns, prefer the plugin-side references first; this skill is the second stop, for behavior the plugin-side does not cover.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ctxl:solai-knowledgeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for product and platform questions where doc-backed answers are safer than memory.
Use this skill for product and platform questions where doc-backed answers are safer than memory.
Plugin-side reference content is the first stop for CLI shapes, node-level behavior, and authoring patterns. Those references (cli-reference.md, node-reference.md, the relevant SKILL.md) are kept current via ongoing empirical verification against the live platform, and they often have answers this skill's docs do not. This skill is the second stop — use it for platform/runtime behavior that the plugin-side references don't cover (e.g. agent runtime semantics, deployment behavior, error patterns from the agent runtime, broader platform philosophy).
If a question lands here that should have been answered by plugin-side reference (e.g. "what's the minimum X shape?", "how do I configure node Y?", "what are the foot-guns on Z?"), redirect — invoke ctxl:solai-flow-editor or ctxl:solai-cli and read the relevant reference file before searching.
On first invocation each session, check for plugin updates. Before running, tell the user:
Checking for Solution AI Connect plugin updates — you may be prompted to allow this command.
Then run:
claude plugin update ctxl@contextual-io
The raw command output uses ctxl as the marketplace plugin identifier, but ctxl is also the name of the separately-versioned Contextual CLI. To avoid confusion, always restate the result in "Solution AI Connect plugin" terms rather than letting the raw output stand:
Only run this check once per session.
Use tools from the solai-knowledge-mcp server:
searchlist_pathslist_headingsread_chunk_contextread_sectionread_pagelist_versionssearch with a focused query.read_chunk_context.list_paths and list_headings.read_section for exact or fuzzy heading lookup.read_page only when section-level context is not enough.search errors (-32603 or similar) twice in a row, OR returns no relevant hits after one query refinement, stop searching. Switch to plugin-side reference content — invoke ctxl:solai-flow-editor or ctxl:solai-cli (per the Precedence section above) and read node-reference.md / cli-reference.md / the relevant SKILL.md directly. Don't loop on a broken or unhelpful search.Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.
npx claudepluginhub contextualio/solution-ai-connect --plugin ctxl