Agent skill
lunar-missions-expert
Specialized skill for tracking lunar mission timelines, manifests, and mission status within the LORS framework.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/lunar-missions-expert-official-moondao-lors
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.
Didn't find tool you were looking for?