Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:740
forks:116
updated:7 avril 2026 à 02:59
SKILL.md
[HINT] Téléchargez le répertoire complet incluant SKILL.md et tous les fichiers associés
| name | asp-enrichment-zh |
| description | 把结构化数据保存为 enrichment,并附加到 case、alert 或 artifact。 |
| argument-hint | create enrichment for <case|alert|artifact> <target_id> | attach enrichment to <case|alert|artifact> <target_id> |
| compatibility | connect to asp mcp server |
| metadata | {"author":"Funnywolf","version":"0.1.0","mcp-server":"asp","category":"cyber security","tags":["enrichment","analysis","context","investigation"],"documentation":"https://asp.viperrtp.com/"} |
当数据需要以结构化上下文形式保存回 ASP 且挂载到对应 case , alert 或 artifact 时,使用这个 skill。
case、alert 或 artifact 上时,使用这个 skill。create_enrichment。attach_enrichment_to_target。create_enrichment。attach_enrichment_to_target。当你已经有明确的分析结论,例如 verdict、TTP 集合、风险评级或缓解建议,并且这些内容需要保存在目标对象上时,就切换到这个 skill。
target_id (比如 case_000001 / alert_000001 / artifact_000001)。create_enrichment 并保留返回的 enrichment rowid。attach_enrichment_to_target(target_id=<target_id>, enrichment_rowid=<created_rowid>)。首选回复结构:
Target ID:目标 IDEnrichment:创建出的 enrichment rowidtarget_id 和 enrichment_rowid。attach_enrichment_to_target(target_id=<target_id>, enrichment_rowid=<enrichment_rowid>)。target_id。