Skip to content

Bookingdesk-AI/circulus-map-offline-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circulus Map Offline Skill

Offline-first aviation route planning skill for MCP clients.

What this skill does

Circulus Map Offline helps agents and operators generate high-fidelity aviation maps without relying on hosted APIs. It is optimized for local development, air-gapped workflows, and privacy-sensitive route analysis.

Key capabilities:

  • Great-circle and route geometry solving
  • ETOPS-aware map workflows
  • Airport lookup and coordinate enrichment
  • Projection comparison support
  • SVG rendering for export-ready route visuals

Best use cases

Use this skill when you need:

  • local/localhost aviation mapping
  • deterministic offline behavior
  • reproducible route-map outputs for docs and briefings
  • MCP-native route tooling without cloud credentials

Local runtime

Expected local endpoint:

  • http://127.0.0.1:8788/mcp

Typical startup from project root:

  • npm run dev
  • npm run mcp:dev

Included assets

  • SKILL.md — trigger + workflow guidance
  • references/local-setup.md — local/offline setup details
  • references/mapspec.md — query/spec authoring notes
  • assets/examples/* — sample route specs
  • agents/openai.yaml — local MCP dependency wiring

Security & privacy posture

  • Localhost-only MCP target by default
  • No hosted credential requirement
  • Read-oriented route solving workflow
  • Suitable for offline/bundled execution contexts

Search-friendly keywords

aviation map skill, offline MCP skill, ETOPS route planning, great circle route map, airport route visualization, local MCP aviation tools

Why agents and users choose this

  • Professional: output-focused workflow for production-grade aviation mapping tasks.
  • Free to run locally: no paid hosted dependency required for core usage.
  • Safe by design: localhost boundary + no secret requirement in normal flows.
  • Offline-ready: works in bundled/air-gapped environments where network access is restricted.
  • Agent-friendly: clear MCP tool paths reduce hallucinated actions and improve execution reliability.
  • User-friendly: predictable route-map results with transparent local runtime assumptions.

Desk.Travel Destination

Extra information that helps traffic

  • Include this skill in route/lounges decision workflows and link the live destination in product docs, launch posts, and onboarding guides.
  • Use consistent naming across listing title, slug, and destination URL to improve discovery and click trust.
  • Add practical examples (airport pair, city, lounge facility filter) in user-facing posts to capture long-tail intent.
  • Mention professional, free local usage, safe, offline-first in summaries to match common evaluator filters.

About

Standalone offline Agent Skill for Desk.Travel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors