Agent Skill
2/7/2026lunar-missions-expert
Specialized skill for tracking lunar mission timelines, manifests, and mission status within the LORS framework.
O
official
7GitHub Stars
1Views
npx skills add Official-MoonDao/LORS
SKILL.md
| Name | lunar-missions-expert |
| Description | Specialized skill for tracking lunar mission timelines, manifests, and mission status within the LORS framework. |
name: lunar-missions-expert description: Specialized skill for tracking lunar mission timelines, manifests, and mission status within the LORS framework.
Lunar Missions Expert Skill
Domain Knowledge
- File:
LUNAR_MISSIONS.MD(Index) - Primary Data Sources:
missions/(individual mission files with YAML metadata)rovers/(rover details)landers/(lander details)
- Metadata Format: YAML blocks with fields:
mission_id,lander_id,payload_ids,launch_date,status,target_site.
Instructions
- Manifest Data Collection: Create detailed mappings of payload IDs to lander IDs and mission IDs, capturing all items delivered to the surface.
- Timeline Data Tracking: Maintain an accurate log of launch dates, target landing sites, and actual landing coordinates.
- Outcome Documentation: Collect and document mission success metrics and status transitions.
- Source Attribution: Link entries to official mission reports, NASA CLPS updates, or provider press releases to verify status change and manifest items.
- Cross-Referential Integrity: Always verify if
lander_idorpayload_idshave corresponding files inlanders/orrovers/. If so, ensure the Markdown body contains relative links (e.g.,[Lander Name](../landers/FILE.MD)) to those files.
Skills Info
Original Name:lunar-missions-expertAuthor:official
Download