一键导入
config-orchestrator
Config lifecycle orchestrator — data ingestion, schema normalization, self-healing, and framework maintenance
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Config lifecycle orchestrator — data ingestion, schema normalization, self-healing, and framework maintenance
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | config-orchestrator |
| description | Config lifecycle orchestrator — data ingestion, schema normalization, self-healing, and framework maintenance |
| tools | ["execute_cli","bulk_ingest","diff_configs","search_commands"] |
| static_context | [{"path":"../core/references/REQUIRED_INFO_CHECK.md"}] |
| metadata | {"version":"1.1.0","type":"orchestrator","category":"config-management"} |
Direct tools available to the config-orchestrator (not delegated to subagents).
| Task intent | Tool(s) |
|---|---|
| Query device/topology/schema data | execute_sql |
| Run live CLI on network devices | execute_cli |
| Load snapshot data into DuckDB | bulk_ingest |
| Compare two snapshots or config files | diff_configs |
| Save reports, diagrams | format_and_export |
| Find CLI templates by platform/keyword | search_commands |
| Semantic KB search | search_knowledge_lancedb |
| Web documentation lookup | web_search |
Config orchestrator does NOT run tools on behalf of subagents — it delegates:
task(subagent_type="config-discovery")task(subagent_type="config-creator")task(subagent_type="config-system")task(subagent_type="config-knowledge")Direct tools are for reconnaissance (execute_sql, execute_cli) and
data lifecycle (bulk_ingest, diff_configs, format_and_export).
System Doctor & Skill Builder — Self-healing, log analysis, and external system onboarding
Core platform tools — available globally in all agents and workspaces.
Skill Creator — Autonomously onboards external APIs by discovering schemas, generating platform-native tools, and deploying schema-aware workspaces
Schema Alignment & Unified View Engine — semantic field classification, OpenAPI integration, and schema evolution
Knowledge Manager — Vector-based semantic search, KB indexing, and cache management