Skip to main content
GitHub repository

SpaceMind

SpaceMind contains 20 collected skills from wuaodi, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
20
Stars
13
updated
2026-07-05
Forks
4
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

task-fly-around
software-developers

Fly around a visible target and station directly above it at a safe distance. Use for reposition tasks that must end overhead of the target rather than in front of it.

2026-07-05
core-foundation
computer-and-information-systems-managers-113021software-developers

Always-on operational baseline for SpaceMind. Defines shared coordinates, action policy, safety guards, observability rules, and perception workflow for all tasks.

2026-04-01
lab-navigation-policy
electronics-engineers-except-computermechanical-engineers-172141

Image-first laboratory navigation policy for ground-robot experiments. Use when the task must be solved with raw current images, conservative motion, and no oracle geometry.

2026-04-01
lab-target-recovery
engineering-technologists-and-technicians-except-drafters-all-other

Recover a temporarily lost target in the laboratory with bounded planar search and no blind forward motion.

2026-04-01
lab-task-approach-front
aerospace-engineers-172011

Safely approach a visible laboratory satellite target and stop in a conservative near-front hold using only current images and motion tools.

2026-04-01
lab-task-inspection
biological-technicians-194021

Diagnose the laboratory target from raw image evidence, conservative viewpoint changes, and optional code support.

2026-04-01
lab-task-search-approach
aerospace-engineers-172011

Find the satellite with bounded image-only search and then approach it conservatively to a safe near-front stop.

2026-04-01
mode-react
software-developers

Add ReAct-style reasoning/output behavior on top of the active task skills. Use when the run is in react mode and the model should think briefly in text while still preferring real function calling.

2026-04-01
mode-world-model-planner
software-developers

Plan with a small world-model search before acting. Use for world_model planner calls that must compare exactly three candidate actions and pick the best one in JSON.

2026-04-01
mode-world-model-selector
software-developers

Select a single best tool action when the world-model planner fallback is needed. Use for world_model selector calls that must output one tool action as JSON.

2026-04-01
compute-strategy
software-developers

Guide the agent to effectively use execute_code() for computation-assisted decision making during navigation and inspection tasks.

2026-04-01
core-foundation
software-developers

Always-on operational baseline for SpaceMind. Defines shared coordinates, action policy, safety guards, observability rules, and perception workflow for all tasks.

2026-04-01
distance-strategy
electronics-engineers-except-computersoftware-developers

Choose sensing cadence and translation magnitude based on estimated distance. Use for approach tasks when the model must avoid overly conservative fixed step sizes at long range.

2026-04-01
mode-world-model-planner
software-developers

Plan with a small world-model search before acting. Use for world_model planner calls that must compare exactly three candidate actions and pick the best one in JSON.

2026-04-01
mode-world-model-selector
software-developers

Select a single best tool action when the world-model planner fallback is needed. Use for world_model selector calls that must output one tool action as JSON.

2026-04-01
perception-strategy
aerospace-engineers-172011

Guide multimodal observation for spacecraft situational awareness. Use for perception-heavy tasks that combine image quality, segmentation, local inspection, and knowledge-base reasoning.

2026-04-01
target-recovery
software-developers

Recover the target when it is lost or poorly centered. Use for navigation tasks where the agent must regain visibility without wandering indefinitely.

2026-04-01
task-inspection
aerospace-engineers-172011

Diagnose the target spacecraft using multimodal evidence. Use for inspection-diagnosis tasks.

2026-04-01
task-rendezvous
aerospace-engineers-172011

Reach a stable front hold point near the target spacecraft. Use for visible-target approach tasks that must end at about 2m from the target surface.

2026-04-01
task-search-approach
software-developers

Search for the target when it is initially outside the field of view, reacquire it safely, then approach to a stable front hold.

2026-04-01