Agent skill
lunar-rovers-expert
Specialized skill for analyzing lunar rover technical specifications and mobility systems within the LORS framework.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/lunar-rovers-expert-official-moondao-lors
SKILL.md
Lunar Rovers Expert Skill
Domain Knowledge
- Directory:
rovers/(contains individual*.MDfiles for each rover) - Metadata Format: YAML frontmatter:
id,name,developer,class,status,physical,power,comms,mobility. - Interface Context: Distinguish between Hosted/Stowed (on lander) and Deployed/Mobile states.
Instructions
- Connectivity Interface Mapping: Catalog technical specifications for the wireless link to the lander/ground station:
- Standards: Wi-Fi (802.11n/ac), 4G/LTE (3GPP), or Direct-to-Earth (S-Band/X-Band).
- Baud Rates & Latency: Collect data on telemetry vs. high-resolution image downlink rates.
- Mobility & Navigation Performance: Track clearing (ground clearance), speed (cm/s), range, and autonomy levels (manual vs. waypoint vs. swarm).
- Egress & Physical Integration:
- Deployment Mech: Ramps, hoists, cube-sat style deployers, or "drop-offs".
- Physical Envelope: Stowed dimensions vs. deployed configuration.
- Phase-Specific Service Analysis:
- Transit/Stowed: Wired heartbeat and power charging via lander bus.
- Deployment Trigger: Wireless handshake timing and mechanical separation events.
- Surface Operations: Thermal survival, power generation, and duty cycles.
- Source Attribution: Prioritize official developer specs and mission press kits. Always link the
developerto its entry inSPACE_ENTITIES.MD.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?