Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/ASP:asp-alert-zh review alert <alert_id> | list alerts [filters]review alert <alert_id> | list alerts [filters]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
当用户要围绕 ASP 告警开展 SOC 分析工作时,使用这个 skill。
当用户要围绕 ASP 告警开展 SOC 分析工作时,使用这个 skill。 Alert 是 ASP 中的二级数据,每个 Alert 都会挂载到一个 Case,一个 Alert 会挂载一个或多个 Artifact。
asp-enrichment-zh skill。list_alerts(alert_id=<id>, limit=1)。list_alerts。asp-enrichment-zh skill。list_alerts(alert_id=<id>, limit=1, lazy_load=false) 获取完整关联数据。list_alerts(alert_id=<id>, limit=1) 即可。首选回复结构:
Alert:alert ID、标题或名称、严重级别、状态、置信度、correlation UID。Timeline:存在时给出创建或更新时间。Key Context:来源、规则、类别、负责人或其他高信号字段。Assessment:简短分诊判断。alert_id、status、severity、confidence、correlation_uid、limit。list_alerts。首选回复结构:
| Alert ID | Title | Severity | Status | Confidence | First Seen | Rule Name |
|---|
然后在需要时补一句简短解释。
alert_id。npx claudepluginhub funnywolf/asp-marketplace --plugin asp-pluginCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.