Skip to main content
Generaldvcrn

scan

The Universal Perceptual Interface for Autonomous Agents. Multi-modal deep-scan technology for telemetry, biometric data, and high-density information extraction.

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--scan
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/agenticio--scan/skills/scan/SKILL.md -o .claude/skills/scan.md

Drops the SKILL.md into .claude/skills/scan.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

SCAN: The Sensory Foundation

I. The Perception Gap

An agent is only as intelligent as its input. Scan provides the standardized interface for ingesting raw reality—whether it’s a VCF genomic file, a complex codebase, or a legal docket—and converting it into actionable semantic vectors.

II. Perceptual Domains

  "biometric":  "Deep genomic and physiological marker extraction (DNA/RNA-Seq)",
  "forensic":   "Packet-level network analysis and automated code vulnerability detection",
  "semantic":   "Hyper-speed document ingestion for high-stakes litigation review",
  "spatial":    "LiDAR and visual environmental mapping for physical robotic agents"
}```

## III. Real-time Inference
Scan doesn't just "see"; it **contextualizes**. Every byte ingested is immediately cross-referenced against the agent's internal knowledge graph to identify anomalies, risks, and opportunities in sub-millisecond cycles.

---