一键导入
skillset-creator
Scaffold and design new SkillSets. Use when creating new SkillSet packages with tools, knowledge, and optional Claude Code plugin artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scaffold and design new SkillSets. Use when creating new SkillSet packages with tools, knowledge, and optional Claude Code plugin artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Governed autonomous OODA loop for cognitive agents. Use when starting, stepping, monitoring, or stopping agent sessions with human checkpoints and safety gates.
Compile mode_hooks definitions into the plugin_projector pipeline. Use to inspect mode_hooks status (read-only in stage 0).
Manage Claude Code plugin projection from KairosChain SkillSets. Use when checking projection status, forcing re-projection, or verifying integrity.
Exchange SkillSets between KairosChain instances via the decentralized Meeting Place. Use when acquiring, depositing, withdrawing, or browsing SkillSets from peers.
Self-amendment MCP server framework with layered skill architecture and blockchain auditability. Use when managing knowledge layers, evolving skills, auditing health, or understanding KairosChain's architecture and capabilities.
| name | skillset_creator |
| description | Scaffold and design new SkillSets. Use when creating new SkillSet packages with tools, knowledge, and optional Claude Code plugin artifacts. |
Create new SkillSet packages with scaffolding and design review.
sc_scaffold command="preview" skillset_name="my_skill" — see the directory structuresc_scaffold command="generate" skillset_name="my_skill" output_path=".kairos/skillsets" tools=["my_tool"] has_plugin=truesc_review — design review of the SkillSetAdd has_plugin=true to include a plugin/ directory with:
plugin/SKILL.md — Claude Code workflow guide templateplugin/agents/ — sub-agent definitions (optional)