원클릭으로
unknown-parsec-key
A skill with an unknown key under the parsec block — should warn, not fail.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
A skill with an unknown key under the parsec block — should warn, not fail.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Triage and diagnose an Icinga2 monitoring alert by correlating live host/service state with the check-script source and Icinga GitOps config from GitHub, then produce a root cause and an action plan. Use when someone reports a monitoring alert, a host or service is DOWN / CRITICAL / WARNING / UNKNOWN, or asks why an Icinga check is failing.
Triage a failed Ansible Automation Platform 2 (AAP2) controller job — find the failing task, extract the error from the job output and Splunk logs, and identify the root cause with a recommended fix. Use when an AAP2 job, workflow, or Babylon deployment fails and someone needs to know why.
Detect abusive or compromised sandbox accounts using Parsec's abuse indicators — GPU and oversized instances, suspicious instance names, high-volume external users, and disposable-email signups. Use when triaging a suspected crypto-mining, compromised-credential, or quota-abuse case.
Investigate an unexpected cloud cost spike across AWS, Azure, and GCP — pinpoint the driving account, service, and resource, then produce a cost breakdown with concrete remediation options. Use when someone reports a budget overrun, a sudden bill increase, or asks why costs went up.
This one has malformed YAML in the frontmatter.
A minimal valid skill that does the bare minimum to load successfully.
| name | unknown-parsec-key |
| description | A skill with an unknown key under the parsec block — should warn, not fail. |
| parsec | {"version":"1.0.0","this_is_not_a_real_key":42,"another_unknown":{"nested":true}} |
Loads successfully but emits a warning for the unknown keys.