kuroco-content-structure-creation
Kuroco Content Structure Creation (with MCP)
Guide for creating Kuroco Content Structures (TopicsGroup) using an MCP tool.
先に /kuroco-content-structure-design を呼ぶこと。 本スキルは決まった設計をAdmin MCPで作成する構文・ツールの使い方だけを扱う。TopicsGroupの分割・マスタデータの表現方法(CSVテーブル vs relation)・カテゴリ/タグ/リレーションの使い分け・ext_slug命名方針といった設計判断はまだなら先に /kuroco-content-structure-design で確定させる。
Source of Truth: Build each field with the property vocabulary documented in this skill (options, required, and the per-type properties below) — these are what the write handler consumes. Use the tool's live inputSchema for the top-level parameters (see Content Definition Parameters); that object sets additionalProperties: false, so an undeclared top-level key is rejected.
Verify by read-back after every write (see Verifying the result). A successful response means the call was accepted, not that every field landed as intended — check before reporting success to the user.