\"Apply Benford's Law to detect anomalies in numerical datasets by analyzing first-digit frequency distributions. Use this skill when the user needs to audit financial data for fraud indicators, validate data integrity, or detect fabricated numbers — even if they say 'data manipulation detection', 'first digit test', or 'accounting fraud screening'.\".
$npx -y skills add charlieviettq/awesome-agent-skill --skill algo-risk-benfordInstalls into the current project.
Run `npx skills use "https://github.com/charlieviettq/awesome-agent-skill" --skill "charlieviettq/awesome-agent-skill/algo-risk-benford"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/charlieviettq/awesome-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/charlieviettq/awesome-agent-skill"` and select the relevant skills, then follow their instructions.