add-tool
01cyanheads/faa-aircraft-registry-mcp-server
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
103 tagged aviation, measured the same way as everything else here.
Browse within: bun 64aircraft 32aircraft-registration 32airport 32aviation-weather 32cyanheads 32faa 32iata 32icao 32
cyanheads/faa-aircraft-registry-mcp-server
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
cyanheads/faa-aircraft-registry-mcp-server
Skill Claude CodeCodex
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
cyanheads/faa-aircraft-registry-mcp-server
Skill Claude CodeCodex
Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…
cyanheads/aviation-weather-mcp-server
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
cyanheads/aviation-weather-mcp-server
Skill Claude CodeCodex
MCP definition linter rules reference. Use when bun run lint:mcp or bun run devcheck reports a lint error or warning (format-parity, schema-is-object, name-format, server-json-, etc.) and you need to understand the rule, its severity, and how to fix it. Every rule ID the linter emits has an entry in this doc.
cyanheads/aviation-weather-mcp-server
Skill Claude CodeCodex
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
Skill Claude CodeCodex
Generate a structured instrument-approach briefing from a plate (image or PDF). The agent reads the plate using its own vision, extracts every briefing-critical datum into a strict JSON schema, and renders a pilot-facing briefing card. Covers ILS / LOC / LPV / RNAV / VOR / NDB / RNP approaches. Use whenever a pilot…
Skill Claude CodeCodex
Query aviation regulations, manuals, and publications via deepskyai.com's open search API. Use when the user asks about aviation regulatory content (ICAO, FAA / 14 CFR, EASA, CASA), aviation manuals, NOTAM Q-code interpretation, flight operations rules (Part 91/121/135), IFR/VFR requirements, fuel planning rules…
Skill Claude CodeCodex
Ten pure-offline flight-ops calculators for pilots. (1) gradient — flexible climb/descent solver over {distance, time, GS, altitude, ROC, angle, %-gradient, ft/NM}. (2) fueluplift — Jet A-1 kg↔L↔USG↔lbs reconciliation with SG + temperature correction and the industry 3% tolerance rule. (3) windcomponents …
Skill Claude CodeCodex
Live flight tracking and aviation data via FlightAware AeroAPI through MCP. Use when the user asks to track a flight, look up a flight's status/position/route/track, see an airport's arrivals/departures/delays/weather, find flights for an airline, look up an aircraft's owner, get scheduled flights between dates, or…
cyanheads/ourairports-mcp-server
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
cyanheads/ourairports-mcp-server
Skill Claude CodeCodex
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
cyanheads/ourairports-mcp-server
Skill Claude CodeCodex
Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…
Skill Claude CodeCodex
Pick the best available seat on any commercial flight using FlightSeatMap's seat maps, seat-level detail, and passenger reviews. Use when a user asks which seat to choose, whether a specific seat is good, or what a cabin looks like.
Skill Claude CodeCodex
Watch a flight and email the user when a better seat frees up, using FlightSeatMap seat alerts. Use when a user is stuck in a bad seat, wants a window/aisle/exit row that is currently taken, or wants two seats together.