scan

Scan a target directory for the top five most severe issues.

4.6k|161|Updated Oct 1, 2022
One-click install
npx skills add https://github.com/x-cmd/x-cmd --skill scan-x-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scan
Source: https://github.com/x-cmd/x-cmd/tree/main/mod/slash/lib/preset/scan
Command: npx skills add https://github.com/x-cmd/x-cmd --skill scan-x-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill identifies and prioritizes the most severe issues in a directory structure, allowing for an efficient initial health check.

Core Features & Use Cases

  • Fast Problem Identification: Triggered by /scan [target] to quickly locate the most critical issues.
  • Targeted Scan: Optionally specify a ruleset directory for a custom scan.
  • Use Case: When you need a quick overview of a directory's status to prioritize your next steps.

Quick Start

Execute the scan for critical violations in the current directory by using: /scan.

Frequently Asked Questions about scan

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

FAQPage Schema
How do I quickly identify the most severe issues in a directory?

A quick directory scan identifies and prioritizes the top 1-5 most severe issues within your target structure. This provides an efficient initial health check to help you quickly locate critical violations.

Can I use a custom ruleset for directory health checks?

Yes, you can perform a targeted scan by optionally specifying a custom ruleset directory. This allows you to apply tailored rules for preliminary security auditing, performance tuning, or debugging script logic.

What is the best way to prioritize critical issues for preliminary debugging?

The best way to prioritize critical issues is to execute a quick scan that highlights only the top 1-5 most severe problems. This delivers a fast overview of directory status to prioritize your next debugging steps.

Does a quick scan work for preliminary security auditing?

Yes, a quick scan works for preliminary security auditing by rapidly identifying the most severe issues in a given target. It allows you to efficiently check directory health and prioritize critical security violations.

When do I need a fast problem identification scan?

You need a fast problem identification scan when you require a quick overview of a directory's status to prioritize your next steps. It is highly suitable for preliminary performance tuning or debugging script logic.