| name | mesie-fingerprint |
| description | TF → salient → LSH → approximate nearest neighbors. Triggers: ann, fingerprint, lsh, salient, time-frequency. Use for /mesie-fingerprint or MESIE/MAESI/NeuroAIX tasks.
|
mesie-fingerprint
Native MESIE / MAESI / NeuroAIX skill — Embedding, Fingerprint & ANN Retrieval.
When to use
- TF → salient → LSH → approximate nearest neighbors.
Tools in this skill
fingerprint — Fingerprint ANN Pipeline
- Command:
python examples/13_fingerprint_ann_pipeline.py
- Deliverable:
library/spectral_index.json
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