| name | mesie-embed |
| description | Vectorize a spectral record with SpectralVectorizer. Triggers: embed, embedding, vectorize. Use for /mesie-embed or MESIE/MAESI/NeuroAIX tasks.
|
mesie-embed
Native MESIE / MAESI / NeuroAIX skill — MESIE Core Spectral Engine.
When to use
- Vectorize a spectral record with SpectralVectorizer.
Tools in this skill
embed — Create Embedding
- Command:
python examples/06_create_spectral_embedding.py
Agent workflow
cd to repo root: Multi-Element-Spectral-Intelligence-Engine-MESIE-
- Run via unified CLI:
python -m mesie.tools.cli run <tool-id>
- Or run the command above directly.
- Read deliverable path if present; summarize results for the user.
- On failure: run
python -m mesie.tools.cli run test to verify environment.
Repo paths
- Tools registry:
mesie/tools/registry.py
- CLI:
python -m mesie.tools.cli list