Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add ActiveInferenceInstitute/GEO-INFER --skill geo-infer-gitgit clone --depth 1 https://github.com/ActiveInferenceInstitute/GEO-INFERWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/activeinferenceinstitute/geo-infer/geo-infer-git)<a href="https://agentmods.dev/skills/activeinferenceinstitute/geo-infer/geo-infer-git"><img src="https://agentmods.dev/badge/skills/activeinferenceinstitute/geo-infer/geo-infer-git/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/activeinferenceinstitute/geo-infer/geo-infer-git"><img src="https://agentmods.dev/badge/skills/activeinferenceinstitute/geo-infer/geo-infer-git.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.00763 |
| Opus 5 | $0.00028 | $0.00381 |
| Sonnet 5 | $0.00011 | $0.00153 |
| Haiku 4.5 | $0.00006 | $0.00076 |
Grade A, and why
geo-infer-git scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .gitignore 51 B
- AGENTS.md 1.3 KB
- clone_repos.py 620 B runs code
- config/AGENTS.md 1.2 KB
- config/example.yaml 2.4 KB
- config/README.md 943 B
- config/schema.json 9.0 KB
- config/target_repos.yaml 2.5 KB
- config/target_users.yaml 3.9 KB
- docs/AGENTS.md 1.1 KB
- docs/api_schema.yaml 12 KB
- docs/README.md 882 B
- examples/AGENTS.md 1.2 KB
- examples/integration_with_ai.py 13 KB runs code
- examples/integration_with_data.py 6.3 KB runs code
- examples/README.md 1.5 KB
- pyproject.toml 3.4 KB
- README.md 1.1 KB
- requirements.txt 317 B
- setup.py 161 B runs code
- src/AGENTS.md 1.1 KB
- src/geo_infer_git/__init__.py 231 B runs code
- src/geo_infer_git/AGENTS.md 1.2 KB
- src/geo_infer_git/api/__init__.py 314 B runs code
- src/geo_infer_git/api/AGENTS.md 1.2 KB
- src/geo_infer_git/api/README.md 1.6 KB
- src/geo_infer_git/api/rest_api.py 22 KB runs code
- src/geo_infer_git/cli.py 9.2 KB runs code
- src/geo_infer_git/config/__init__.py 207 B runs code
- src/geo_infer_git/config/example.yaml 2.4 KB
- src/geo_infer_git/config/target_repos.yaml 2.5 KB
- src/geo_infer_git/config/target_users.yaml 3.9 KB
- src/geo_infer_git/core/__init__.py 46 B runs code
- src/geo_infer_git/core/advanced_git.py 33 KB runs code
- src/geo_infer_git/core/AGENTS.md 1.3 KB
- src/geo_infer_git/core/distributed_coordinator.py 32 KB runs code
- src/geo_infer_git/core/github_api.py 18 KB runs code
- src/geo_infer_git/core/multi_platform_api.py 25 KB runs code
- src/geo_infer_git/core/README.md 1.9 KB
- src/geo_infer_git/core/repo_analyzer.py 41 KB runs code
- src/geo_infer_git/core/repo_cloner.py 14 KB runs code
- src/geo_infer_git/core/repo_manager.py 25 KB runs code
- src/geo_infer_git/main.py 12 KB runs code
- src/geo_infer_git/README.md 1.3 KB
- src/geo_infer_git/utils/__init__.py 43 B runs code
- src/geo_infer_git/utils/advanced_cache.py 48 KB runs code
- src/geo_infer_git/utils/AGENTS.md 1.3 KB
- src/geo_infer_git/utils/config_loader.py 18 KB runs code
- src/geo_infer_git/utils/error_handler.py 31 KB runs code
- src/geo_infer_git/utils/logging_utils.py 11 KB runs code
- src/geo_infer_git/utils/observability.py 29 KB runs code
- src/geo_infer_git/utils/performance.py 25 KB runs code
- src/geo_infer_git/utils/README.md 1.8 KB
- src/geo_infer_git/utils/secure_serialization.py 15 KB runs code
- src/geo_infer_git/utils/validation.py 20 KB runs code
- src/README.md 879 B
- tests/AGENTS.md 1.2 KB
- tests/conftest.py 4.2 KB runs code
- tests/integration/__init__.py 0 B runs code
- tests/integration/AGENTS.md 1.2 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · +1 lines 13efedbfc6d6
- 5d ago Changed · +26 lines · +6 tokens per session dc3e1e95ff13
- 7d ago First seen · 52 lines · 50 tokens per session scan A 5b7fedb55aa5
geo-infer-git is a skill published in the GitHub repository ActiveInferenceInstitute/GEO-INFER (15 stars, last pushed today), with no licence file. It adds 56 tokens to every session and 763 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.
Other skills, from other repositories
ziw-pr
Use when opening, refreshing, or shipping the current branch as a pull request with local checks, judgment-based author QA, Conventional Commits, PR creation, and issue tracking.
roadmap-task-deliver
Deliver the first eligible unfinished roadmap task through implementation, review, green CI, PR merge, and a task-status update. Use for autonomous delivery from local roadmap and task files. Files can be outside the code repository or outside Git.
git-commit-guide
A guide for making Git commits, which are saved snapshots of code changes, in small logical units with consistent messages and pre-commit checks.
phase-commit
Create one local commit for a completed, validated, and reviewed unit of work. Use only when the user explicitly requests a commit without pushing or other delivery actions.
commit
Write commit messages that hold to Conventional Commits 1.0.0, with the type the change actually earns and a description a stranger can read from the log alone. Use before every git commit, when amending or rewording one, when squashing, and when writing a PR title.
commit
Create a well-formed git commit from current changes using session history for rationale and summary; use when asked to commit, prepare a commit message, or finalize staged work.