detecting-data-anomalies
|
pinned to #34429a8updated 2 weeks ago
Ask your AI client: “install skills/detecting-data-anomalies”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/detecting-data-anomaliesmetahub onboarded this repo on the author's behalf.
If you own github.com/foryourhealth111-pixel/Vibe-Skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
2,381
Last commit
2 weeks ago
Latest release
published
- #agent-framework
- #agent-skills
- #agentic-coding
- #ai-agents
- #ai-scientist
- #ai-skills
- #ai-workflow
- #automation
- #claude-code
- #codex
- #context-engineering
- #developer-tools
- #llm
- #multi-agent
- #prompt-engineering
- #skills
- #vibe-coding
- #vibecoding
- #workflow-automation
About this skill
Pulled from SKILL.md at publish time.
Allowed tools
- Read
- Bash(python:*)
- Grep
- Glob
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.34429a8· 2 weeks ago
Documentation
121Description qualityfail
Only 1 words · 1 chars — minimum 15 words
A skill's description doubles as its trigger. Describe what it does, when to use it, what file types it handles.
README is present and substantialwarn
README present but its contents couldn't be read this scan
Transient fetch issue — re-run the eval to grade the README's substance.
Tags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrent34429a8warn2 weeks ago
Contents
Positioning
Treat this skill as an explicit/manual helper.
In governed ML routing, anomaly-detection ownership normally belongs to scikit-learn.
When to Use
Use this skill when:
- Reviewing outlier transactions, fraud candidates, sensor spikes, or rare failures
- Comparing isolation forest, one-class SVM, LOF, or threshold-based anomaly workflows
- Turning suspicious records into a shortlist for human inspection
Not For / Boundaries
- Null/duplicate/schema/range validation: use
exploratory-data-analysis - Full model training or end-to-end pipeline ownership: use
scikit-learnorml-pipeline-workflow - Publication-grade figure production: use
scientific-visualization
Typical Outputs
- Candidate anomaly-detection methods and thresholds
- A review checklist for false positives and false negatives
- Suggested tables or plots for the suspicious subset
Related Skills
scikit-learnas the governed routed owner for classical anomaly-detection workflowscreating-data-visualizationsafter anomalies are identified
Reviews
No reviews yet. Be the first.
Related
orchestration-patterns
>
migration-patterns
>
deployment-sop
>
mh install skills/detecting-data-anomalies