skills/smithery.ai/quick-screen

quick-screen

Installation
SKILL.md

Quick Screen Skill

Purpose

This skill performs a rapid initial risk assessment using the three most critical compliance tools: sanctions, PEP, and adverse media screening.

When to Use This Skill

Activate this skill when the user:

  • Needs a "quick check" or "rapid screening"
  • Requests initial risk assessment
  • Has time constraints
  • Uses terms like: "quick screen", "fast check", "initial assessment", "preliminary screening"

Workflow

1. Rapid Checks (Run in Parallel if Possible)

# Run these three checks
from src.tools import sanctions, pep_check, adverse_media
Installs
2
First Seen
Mar 11, 2026
quick-screen from smithery.ai