Agent skill
lunar-missions-expert
Specialized skill for tracking lunar mission timelines, manifests, and mission status within the LORS framework.
Install this agent skill to your Project
npx add-skill https://github.com/Official-MoonDao/LORS/tree/main/skills/lunar-missions
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
report-standards-analysis
Specialized skill for analyzing institutional and commercial space standards to identify gaps and opportunities for LORS.
report-architecture-analysis
Specialized skill for conducting detailed architectural analysis of lunar rover systems and subsystems.
lunar-rovers-expert
Specialized skill for analyzing lunar rover technical specifications and mobility systems within the LORS framework.
lunar-landers-expert
Specialized skill for analyzing lunar lander interface specifications and payload capacity within the LORS framework.
space-entities-expert
Specialized skill for profiling commercial companies and private research institutions involved in lunar exploration.
lors-knowledge-master
Primary entry point for the Lunar Open-source Rover Standard (LORS). Use this to find specialized information about rovers, landers, missions, and companies.
Didn't find tool you were looking for?