cases

Catalog known malicious skill cases by category, severity, and keywords.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/yonglunyao/skill-analyse-plugin --skill cases-yonglunyao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cases
Source: https://github.com/yonglunyao/skill-analyse-plugin/tree/main/skills/cases
Command: npx skills add https://github.com/yonglunyao/skill-analyse-plugin --skill cases-yonglunyao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps security teams quickly access and reason about known malicious skill patterns and real-world cases to strengthen threat intelligence and defense strategies.

Core Features & Use Cases

  • Case library exploration: view, filter, and search a repository of attack patterns and real-world incidents.
  • Filter capabilities: refine results by category, severity, and keywords to focus investigations.
  • Educational use: document patterns and sources to support training and awareness.

Quick Start

Ask Skill Guardian to list all known malicious skill cases, or filter by category or severity.

Frequently Asked Questions about cases

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query known malicious skill cases for threat intelligence?

To query malicious skill cases, you filter the case library by category, severity, and keywords. This enables security teams to search across single SKILL.md files or full directories to identify real-world attack patterns.

Can I filter malicious case libraries by severity and category?

Yes, you can filter the malicious case library by category, severity, and keywords. This refines search results so security teams can focus their investigations on specific threat intelligence patterns.

How do I document security cases in SKILL.md files?

Documenting security cases requires a SKILL.md file with YAML frontmatter specifying the name and description, followed by a Markdown body detailing usage, filters, and sources to catalog malicious patterns.

What is the best way to explore a repository of attack patterns and incidents?

The best way to explore attack patterns is using the case library features to view, filter, and search documented incidents. This supports defensive threat intelligence by making known malicious skills accessible.

Do I need a specific file format to catalog malicious skill patterns?

Yes, you need SKILL.md files containing frontmatter with name and description fields, plus a Markdown body documenting usage, filters, and sources to properly catalog and query malicious skill patterns.