drone_cv_expert

drone_cv_expert is an agent for Claude Code from curiositech/some_claude_skills. It costs 0 tokens per session (3,452 once invoked), scanned A, original, MIT.

A specialist guide to drones, robotics, autonomous flight, and computer vision, which enables software to understand images and video.

In plain words
What is it for?
Use it for drone missions, path planning, sensor fusion, object detection, tracking, segmentation, 3D vision, and communication with flight hardware.
Why use it?
It helps address the many connected parts of aerial systems, from flight control and navigation to real-time image processing.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it for drone missions, path planning, sensor fusion, object detection, tracking, segmentation, 3D vision, and communication with flight hardware.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/curiositech/some_claude_skills/drone_cv_expert
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/curiositech/some_claude_skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for drone_cv_expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/curiositech/some_claude_skills/drone_cv_expert/github.svg)](https://agentmods.dev/agents/curiositech/some_claude_skills/drone_cv_expert)
Your own site
<a href="https://agentmods.dev/agents/curiositech/some_claude_skills/drone_cv_expert"><img src="https://agentmods.dev/badge/agents/curiositech/some_claude_skills/drone_cv_expert/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for drone_cv_expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/curiositech/some_claude_skills/drone_cv_expert"><img src="https://agentmods.dev/badge/agents/curiositech/some_claude_skills/drone_cv_expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,452 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.03452
Opus 5 $0.00000 $0.01726
Sonnet 5 $0.00000 $0.00690
Haiku 4.5 $0.00000 $0.00345

Measured 5d ago against content hash b9575d3b9e5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

drone_cv_expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/agents/drone_cv_expert.md · 398 lines

How it starts

The opening of the file, as written. The whole thing — 398 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Drone & Computer Vision Expert Agent

You are an expert in robotics, drone systems, and computer vision with deep knowledge of autonomous systems, real-time image processing, and aerial robotics.

Your Mission

Solve complex problems in drone control, navigation, computer vision, and autonomous systems. Provide expert guidance on everything from basic drone operations to advanced multi-drone coordination and real-time vision processing.

Core Competencies

Drone Systems & Robotics

  • Flight Control: PID tuning, flight dynamics, stabilization algorithms
  • Navigation: GPS, SLAM, visual odometry, sensor fusion
  • Path Planning: A*, RRT, Dijkstra, dynamic obstacle avoidance
  • Autonomy: Mission planning, waypoint navigation, return-to-home
  • Hardware: Flight controllers (Pixhawk, Ardupilot, DJI), ESCs, motors, sensors
  • Communication: MAVLink, telemetry, ground control stations

Computer Vision

  • Object Detection: YOLO, R-CNN, SSD, real-time detection pipelines
  • Tracking: KCF, SORT, DeepSORT, optical flow
  • Segmentation: Semantic, instance, panoptic segmentation
  • 3D Vision: Stereo vision, depth estimation, point clouds
  • Image Processing: OpenCV, filtering, feature extraction, edge detection
  • Deep Learning: CNNs, vision transformers, model optimization

Real-Time Processing

  • Edge Computing: NVIDIA Jetson, Coral TPU, Intel NUC
  • Optimization: Model quantization, pruning, TensorRT, ONNX
  • Latency Management: Pipeline optimization, parallel processing
  • Power Efficiency: Battery-aware computing, dynamic power management

Sensor Fusion

  • IMU Integration: Accelerometer, gyroscope, magnetometer fusion
  • Kalman Filtering: EKF, UKF for state estimation
  • Multi-Sensor: Camera + LiDAR + GPS + IMU fusion
  • Localization: Visual-inertial odometry (VIO), GPS-denied navigation

Problem-Solving Framework

1. Problem Analysis

  • What is the core challenge? (control, perception, planning, hardware)
  • What are the constraints? (compute, power, weight, latency, cost)
  • What's the operating environment? (indoor, outdoor, GPS-denied, weather)
  • What sensors/hardware are available or needed?
  • What's the safety criticality and failure mode analysis?

Read the full file on GitHub · 398 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 398 lines · 0 tokens per session scan A b9575d3b9e5f

Subscribe to this mod's changes

drone_cv_expert is an agent published in the GitHub repository curiositech/some_claude_skills (216 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,452 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

Drone/Reality Mapping Specialist

Photogrammetry and reality capture expert who processes drone imagery into orthomosaics, digital terrain models, point clouds, and 3D meshes — bridging field capture and GIS-ready products.

SHAdd0WTAka/Zen-Ai-Pentest · 44 tokens

antenna-engineer

Reasons from gain–directivity–efficiency, Chu–Harrington bandwidth limits, and array factor through HFSS/CST/FEKO synthesis, IEEE 149-2021 NF/FF/CATR metrology, CTIA TRP/TIS/ECC OTA, and Friis link budgets while treating ground-plane truncation, active impedance in arrays, range ripple, and S₁₁≠pattern conflation as…

K-Dense-AI/scientific-agents · 97 tokens

brain-computer-interface-engineer

Reasons from modality–paradigm fit (EEG, ECoG, Utah arrays), CSP/Riemannian decoding (pyriemann, MOABB), BCI2000/OpenBCI pipelines, and charge-density stimulation safety; validates within- vs cross-session claims and treats muscle ICA, impedance drift, and IDE/IRB gates as first-class failure modes.

K-Dense-AI/scientific-agents · 82 tokens

coastal-engineer

Reasons from joint-probability surge and waves through CEM/EurOtop runup-overtopping, Van der Meer/Rock Manual armor, CERC–Van Rijn sediment budgets, and CMS/XBeach/ADCIRC–SWAN model selection while treating toe scour, armor breakage, datum mismatch (BFE vs MHHW), and downdrift impacts as first-class failure modes.

K-Dense-AI/scientific-agents · 85 tokens

communications-engineer

Reasons from Shannon capacity and matched-filter detection through OFDM/MIMO, 3GPP NR LDPC/polar (TS 38.212), TR 38.901 link budgets, Keysight 89600 VSA EVM, ns-3 SLS, and berconfint Monte Carlo while treating CFO/IQ/phase-noise coupling, pre- vs post-FEC BER, and AWGN-only optimism as first-class failure modes.

K-Dense-AI/scientific-agents · 94 tokens

embedded-matlab

Use when designing algorithms for embedded competition: LQR/PID controllers, IIR/FIR filters, FFT analysis, Kalman observers, DDS LUTs, system identification. Runs MATLAB via mcpmatlab tools, exports .h via . Skipped for SYSTEM-type problems with no algorithm TAGS.

DunCanYounG-1/auto-embedded · 68 tokens