AgentSkillsCN

Configuration Skills

当用户希望“设置 NOMAD”、“配置各项设置”、“添加核心资产”、“更新个人资料”、“更改偏好设置”,或提及组织配置、设置向导,以及个人资料管理时,可使用此技能组。 该技能组负责管理 NOMAD 的配置,包括初始设置、组织资料、核心系统以及偏好管理。

SKILL.md
--- frontmatter
name: Configuration Skills
description: |
  Use this skill group when the user wants to "setup NOMAD", "configure settings", "add crown jewels", "update profile", "change preferences", or mentions organization configuration, setup wizard, or profile management.

  This skill group manages NOMAD configuration including initial setup, organization profiles, crown jewel systems, and preference management.
version: 2.1.0

Configuration Skills

This skill group manages NOMAD v2.0 configuration.

Available Commands

CommandDescriptionArguments
/setupInteractive setup wizardNone
/configureQuick configuration updates[setting]
/add-crown-jewelAdd critical system[name]
/update-profileUpdate organization info[field]

Agent Integration

These commands coordinate with NOMAD agents:

  • setup-wizard: Guides initial configuration and modifications
  • query-handler: Routes configuration requests

Configuration Files

  • config/user-preferences.json - Organization profile
  • config/setup-state.json - Setup progress tracking
  • config/threat-sources.json - Feed configuration

Trigger Patterns

These commands are auto-suggested when users:

  • Mention setup ("setup", "configure", "get started")
  • Ask about crown jewels ("add system", "protect", "critical asset")
  • Want to update profile ("change industry", "update organization")
  • Need configuration help ("preferences", "settings")