domain_aircraft

domain_aircraft is a skill for Claude Code, Codex from fdueblab/Micro-Agent. It costs 0 tokens per session (180 once invoked), scanned A, a copy of balance-check, MIT.

Domain guidance for monitoring unmanned aircraft, covering the combined picture of airspace activity and alerts tied to time, location, and sensor sources.

In plain words
What is it for?
Use it to plan aircraft monitoring, connect sensor data before analysis, trace important alerts to their source, and account for airspace and privacy rules.
Why use it?
It helps developers keep telemetry, video, point-cloud, time, and location data consistent while separating simulated control from real-flight control.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan aircraft monitoring, connect sensor data before analysis, trace important alerts to their source, and account for airspace and privacy rules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fdueblab/micro-agent/domain_aircraft
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.

Any agent
npx skills add fdueblab/Micro-Agent --skill domain_aircraft
Clone the repo
git clone --depth 1 https://github.com/fdueblab/Micro-Agent

Made for: Claude Code, Codex.

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 domain_aircraft

README.md
[![agentmods](https://agentmods.dev/badge/skills/fdueblab/micro-agent/domain_aircraft.svg)](https://agentmods.dev/skills/fdueblab/micro-agent/domain_aircraft)
Your own site
<a href="https://agentmods.dev/skills/fdueblab/micro-agent/domain_aircraft"><img src="https://agentmods.dev/badge/skills/fdueblab/micro-agent/domain_aircraft.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 180 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 100% copy Near-identical to another mod 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.00180
Opus 5 $0.00000 $0.00090
Sonnet 5 $0.00000 $0.00036
Haiku 4.5 $0.00000 $0.00018

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

Security

Grade A, and why

domain_aircraft 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 8d 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.

Origin

This is a copy

100% identical to balance-check — 82 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

workspace/skills/domain_aircraft/SKILL.md · 21 lines

What it actually says

你正在处理一个无人飞机监控场景。以下是本领域的背景知识,请在规划和验证时参考。

术语

  • 态势:空域内目标与环境传感融合后的当前状态摘要。
  • 告警:基于规则或模型的异常提示,需带时间与空间上下文。

约束

  • 时间与空间数据需带统一坐标系与时间戳。
  • 控制类指令需区分仿真与实飞边界(若适用)。

编排建议

  • 先接入遥测与视频/点云再触发推理服务。
  • 关键告警需可追踪到传感器源。

合规说明

  • 按空域与隐私法规处理影像与轨迹数据。
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. 8d ago First seen · 21 lines · 0 tokens per session scan A e8aeef112760

Subscribe to this mod's changes

domain_aircraft is a skill published in the GitHub repository fdueblab/Micro-Agent (99 stars, last pushed 27d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 180 tokens. A static security scan graded it A with 0 findings. It is 100% identical to balance-check, differing in 82 lines, and is treated as a copy.

Related

Other skills, from other repositories

neuroskill-bci

Use live BCI cognitive and mood state from NeuroSkill.

NousResearch/hermes-agent · 18 tokens

opentrons-integration

Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.

synthetic-sciences/openscience · 66 tokens

pylabrobot

Vendor-agnostic lab automation framework. Use when controlling multiple equipment types (Hamilton, Tecan, Opentrons, plate readers, pumps) or needing unified programming across different vendors. Best for complex workflows, multi-vendor setups, simulation. For Opentrons-only protocols with official API…

synthetic-sciences/openscience · 73 tokens

science_writing_expert

A writing guide for explaining science and technology to general readers in clear, everyday language.

crane-in-clear-sky/WorkWit-AI-Agent · 87 tokens

neuroskill-bci

Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app…

raphaelmansuy/edgecrab · 82 tokens

drug-discovery

Drug discovery: ChEMBL search, drug-likeness, interactions.

NousResearch/hermes-agent · 19 tokens