Skip to main content
Run any Skill in Manus
with one click
GitHub repository

spacetraders-plugin

spacetraders-plugin contains 4 collected skills from protoLabsAI, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
1
updated
2026-07-04
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

manage-the-fleet
software-developers

The OODA strategist loop for the SpaceTraders fleet — the agentic BRAIN that steers the deterministic autopilot engine. The engine now self-stabilizes (capital-disciplined buys, confirmed-fresh routing, and a position-sticky plan that holds routes + stations probes), so the strategist steers POLICY SLOWLY — daily or on a real regime change — not every window. Each tick: Observe (st_report) → Orient (recall lessons, compare vs the goal) → Decide → Act (st_strategy / st_tune — one bounded change) → Learn (memory_ingest). Triggers on "manage the fleet", "run the fleet to a million", "strategize the fleet", "keep steering the fleet".

2026-07-04
maximize-credits-per-hour
software-developers

Use to run the SpaceTraders fleet autonomously toward a goal — default: make the most credits per hour. Drives the fleet-commander + autopilot engine, and sets up the recurring loop (scheduler tick + goal). Triggers on "manage the fleet", "make money autonomously", "run the fleet", "maximize credits", "keep the fleet busy".

2026-06-07
play-spacetraders
software-developers

Use when the operator wants to play SpaceTraders — command the fleet, check the agent, mine asteroids, trade goods, or work a contract in the live galaxy (spacetraders.io). Drives the loop: status → scan → navigate → mine/trade → sell → contract, using the st_* tools. Triggers on "check our agent", "what ships do we have", "go mine", "find a market", "fly to", "work the contract".

2026-06-07
run-a-procurement-contract
software-developers

Use when working a SpaceTraders PROCUREMENT contract — "deliver N units of X to waypoint Y". Covers the efficient buy-low / deliver pattern and when to delegate to the procurement-run workflow vs the trader/navigator crew. Triggers on "work the contract", "fulfill the contract", "we need to deliver", "get the ore".

2026-06-07