一键导入
creatio-app-orchestrator
Use when creating Creatio app Business Plans, technical implementation handoffs, or applying the approved plan through clio MCP.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when creating Creatio app Business Plans, technical implementation handoffs, or applying the approved plan through clio MCP.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when the user wants to brand or theme a Creatio app — match a brandbook, a company site, or chosen colors and fonts. Collects brand inputs, runs the guided palette conversation through clio, and applies the theme.
Creatio Freedom UI page design, layout, and review guidance. Apply proactively whenever creating, editing, or reviewing Creatio Freedom UI pages or their parts, building pages via clio MCP (create-app, create-app-section, create-page, update-page, sync-pages), or auditing layout, components, lookups, accessibility, and copy. Keep layouts native, gap-free, and accessible (WCAG/contrast). Keywords: Creatio, Freedom UI, record page, form page, list page, detail, expanded list, expansion panel, datagrid, lookup, field group, tab, profile island, mini page, dialog, section, page layout, UI review, UX audit.
Creatio data-model naming assistant for creating names for Creatio object schemas, object titles, object columns, field titles, lookup objects, lookup columns, Guid columns, UId references, and relation/link objects. Use when generating new Creatio schemas, metadata, migration scripts, specifications, or implementation plans that require choosing object or column names and basic column metadata — including via clio MCP (create-entity-schema, update-entity-schema, create-lookup, create-app, create-app-section). Triggers include: creatio, schema, entity, object, column, field, lookup, naming, PascalCase, Id/UId suffix, relation object.
基于 SOC 职业分类
| name | creatio-app-orchestrator |
| description | Use when creating Creatio app Business Plans, technical implementation handoffs, or applying the approved plan through clio MCP. |
Use this skill as the entrypoint for CAADT workflows.
All toolkit files referenced in this skill live under the toolkit root — the
directory that contains AGENTS.md, which is the parent of the skills/ folder
this file lives in (../../ from this file). Resolve every path below against that
toolkit root, not your current working directory.
If you cannot read ../../AGENTS.md, STOP: tell the user the CAADT toolkit files
are not accessible from this session, and do not produce a plan from memory.
../../AGENTS.md for the active orchestration contract.../../context/product-telemetry.md for telemetry consent, event checkpoints, and payload shape.../../context/INDEX.md to choose the smallest relevant reference set.../../runbooks/01-environment-setup.md.../../runbooks/02-requirements-gathering.md.get-tool-contract index: resident=true) are called natively; every other tool is invoked via clio-run <command> regardless of transport. Use ../../runtime/scripts/mcp_client.py as the stdio fallback when the host has no native MCP, plus ../../runtime/scripts/workflow_validators.py.Use these values for CAADT product telemetry when calling clio telemetry tools:
coding_agent: your host coding agent (for example Claude Code, Codex, GitHub Copilot CLI, or Cursor).plugin_version: the installed plugin version from the plugin manifest (plugin.json version).../../context/essentials.md ("Freedom UI — Mobile Pages") and target web, mobile, or both as the requirement needs. Required even in autonomous/pre-approved runs.create-app, create-app-section, create-page, update-page, sync-pages), you MUST invoke the creatio-ui-guidelines skill before authoring page bodies and apply its rules (layout/containers, component choice, lookups, fields, accessibility), then run its review checklist before treating page work as done. Do not design pages from memory — these rules are easy to miss and skipping them produces the recurring defects (selection-window lookups, layout gaps, single-field islands, Title-case captions, missing tooltips, non-accessible components).create-entity-schema, update-entity-schema, create-lookup, and the objects/columns implied by create-app/create-app-section), you MUST invoke the creatio-schema-naming skill before choosing object, title, column, field, lookup, Guid/UId, or relation-object names, and apply its rules together with ../../context/naming-conventions.md. Do not invent names from memory — inconsistent or non-conventional names are hard to correct after the schema is published.../../AGENTS.md.../../context/product-telemetry.md for CAADT product telemetry; use the installed Analytics Context values when calling clio telemetry tools.get-tool-contract; do not invent payload shapes.get-tool-contract index: resident=true) are called natively when the host exposes clio MCP as native tool-calls; every other tool is invoked via clio-run <command> regardless of transport. Treat ../../runtime/scripts/mcp_client.py as the stdio fallback only, and do not reverse-engineer its CLI contract when native calls are available (see ../../AGENTS.md, "clio MCP transport preference").../../context/business-checklist.md, ../../context/essentials.md, ../../context/naming-conventions.md, ../../context/clio-cli-reference.md, and ../../context/model-discovery-evidence.md as the canonical repository references.../../.mcp.json as the plugin MCP connection definition; it starts the global clio mcp-server process through the host coding agent. This native MCP and the mcp_client.py wrapper must point at the same clio, so they share one config and one registered-environments list (single clio context).