This skill should be used when users need the canonical MaxwellLink workflow, including socket vs embedded coupling, units/time handling, and MPI/HPC invariants.
projects/YYYY-MM-DD-NAME/.config.json (or similar) and avoiding hard-coded absolute paths.hub=... and driver=... to maxwelllink.Molecule; provide exactly one.Molecule(driver="<id>", driver_kwargs={...}).SocketHub(...), pass hub=hub into each Molecule(...), and launch one mxl_driver --model <id> ... per molecule.Molecule(driver="...", ...)) on local machines and reserve socket mode for SLURM/HPC.MPI4PY_RC_INITIALIZE=0 and ensure loopback NIC usage (use 127.0.0.1; set site-specific NIC selection env vars if MPI/OFI tries a non-loopback interface).time_units_fs on MeepSimulation(...) and keep it consistent when interpreting driver times.dt_au explicitly.timeout for HPC and tune latency to match driver cost.store_additional_data=False for most molecules to limit memory usage; keep it True only for the molecules you intend to export/plot.skills/mxl-project-scaffold/scripts/mxl_validate_project.py to sanity-check config.json and required files.tests/ and docs/source/usage.rst.skills/mxl-core/references/solver_quickref.mdskills/mxl-core/references/driver_quickref.mdSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer