Ant Colony Optimization and swarm intelligence for geospatial problems. Use when solving spatial optimization with ACO, PSO, ABC algorithms, implementing stigmergic coordination, or optimizing geographic routing and resource allocation with bio-inspired methods.
f1e0ad3GEO INFER ANT Instructions Core capabilities ACO : seeded Ant System, Ant Colony System, and Max Min Ant System for matrix backed routing, VRP style constraints, and multi objective paths. PSO : bounded continuous optimization with obstacle handling, local or global neighborhoods, adaptive parameters, and swarm coordination. ABC : employed, onlooker, and scout phases for bounded continuous search. Stigmergy : H3 indexed pheromone fields, diffusion, evaporation, deposit auditing, and digital…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/GEO-INFER-ANT · pinned to the source commit
# Run from your project root
git clone https://github.com/ActiveInferenceInstitute/GEO-INFER.git .skillboard-tmp
git -C .skillboard-tmp checkout f1e0ad3429186ae3bf01a3fbbbaded4e654fe80c
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/GEO-INFER-ANT" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/ActiveInferenceInstitute/GEO-INFER.git .skillboard-tmp
git -C .skillboard-tmp checkout f1e0ad3429186ae3bf01a3fbbbaded4e654fe80c
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/GEO-INFER-ANT" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/GEO-INFER-ANT
Scanner static-checks@0.1.0 · commit f1e0ad342918. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.