geo-esmeralda

geo-esmeralda is a skill for Claude Code, Codex from Edge-City/agentvillage. It costs 43 tokens per session (1,386 once invoked), scanned A, original, MIT.

A community knowledge tool for Edge Esmeralda 2026, including attendee contributions, the event knowledge graph, and history from its main Telegram group.

In plain words
What is it for?
It helps create and retrieve notes, transcripts, essays, project pitches, comments, photos, event links, venue details, and summaries of Telegram discussions.
Why use it?
It gives agents a defined way to read or add community context while keeping attendee-authored material separate from other event operations.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Part of the agentvillage plugin — 8 skills shipped together

Good fit It helps create and retrieve notes, transcripts, essays, project pitches, comments, photos, event links, venue details, and summaries of Telegram discussions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/edge-city/agentvillage/geo-esmeralda
Install

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.

Any agent
npx skills add Edge-City/agentvillage --skill geo-esmeralda
Clone the repo
git clone --depth 1 https://github.com/Edge-City/agentvillage

Made for: Claude Code, Codex.

Or install agentvillage, the plugin that ships this one along with the rest of its 8 skills.

Wrote 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.

agentmods badge for geo-esmeralda

README.md
[![agentmods](https://agentmods.dev/badge/skills/edge-city/agentvillage/geo-esmeralda/github.svg)](https://agentmods.dev/skills/edge-city/agentvillage/geo-esmeralda)
Your own site
<a href="https://agentmods.dev/skills/edge-city/agentvillage/geo-esmeralda"><img src="https://agentmods.dev/badge/skills/edge-city/agentvillage/geo-esmeralda/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.

agentmods 80×15 button for geo-esmeralda

Your own site · 80×15
<a href="https://agentmods.dev/skills/edge-city/agentvillage/geo-esmeralda"><img src="https://agentmods.dev/badge/skills/edge-city/agentvillage/geo-esmeralda.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,386 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 10 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 33
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 55
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 68
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 74
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 75
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 76
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 77
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 83
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 84
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 89
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.01386
Opus 5 $0.00022 $0.00693
Sonnet 5 $0.00009 $0.00277
Haiku 4.5 $0.00004 $0.00139

Measured 12d ago against content hash a540da64d786, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

geo-esmeralda 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 12d ago.

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.

skills/geo-esmeralda/SKILL.md · 105 lines

How it starts

The opening of the file, as written. The whole thing — 105 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Geo Esmeralda

Use this skill when an attendee wants to add community knowledge to Geo or work with the Geo knowledge graph's content, relations, ontology, or raw Telegram history. It is especially for creating notes, transcripts, essays, project pitches, comments, and photos; linking those contributions to events, venues, tracks, or other community context; reading back knowledge graph-backed claims, content, source material, wiki-style knowledge, idea links, and ontology details; and summarizing or answering questions about what happened in the main Edge Esmeralda 2026 Telegram group (the village-wide chat) during a specific time window.

Other sibling skills cover live EdgeOS schedule/directory operations and Index Network participant matching. Use this skill for the Geo knowledge graph and for all attendee-authored writes.

Always run the Geo CLI with npx -y @geoprotocol/geo-edge-esmeralda-cli as the execution surface. Do not call the HTTP API directly unless the user is debugging the service itself.

1. Authentication

You need one token, read by the CLI from environment/config:

  • $EDGEOS_BEARER_TOKEN — human session JWT. Required for: Geo auth, graph reads, content writes.

2. Safety Rules

  • Never place bearer tokens in prompts, query text, native query parameters, answers, examples, transcripts, or shared notes.
  • When presenting Telegram messages or history to the user, synthesize a short bulleted summary in your own words; never dump raw messages or quote personal details beyond what the answer needs.
  • Prefer fixed commands before native graph queries.
  • Fetch live ontology before writing a native query unless the current session already fetched it.
  • Treat denied native queries as a signal to narrow the query or switch to a fixed command.
  • Only write through npx -y @geoprotocol/geo-edge-esmeralda-cli create. Do not attempt imports, schema changes, admin calls, direct Neo4j access, or generic mutation endpoints.
  • Before creating content, use the user's own words where possible and scope it to --event-id, --venue-id, or --track-id when the user names one.
  • For photos, prefer --file ./photo.jpg over hosted image URLs when the user has a local file. Do not paste binary data, upload URLs, storage keys, or local file paths into prompts or shared output.
  • Use a stable --client-request-id for creates so retries do not duplicate the attendee's content.

Read the full file on GitHub · 105 lines

Files

What ships with it

3 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.

Changes

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.

  1. 12d ago First seen · 105 lines · 43 tokens per session scan A a540da64d786

Subscribe to this mod's changes

geo-esmeralda is a skill published in the GitHub repository Edge-City/agentvillage (17 stars, last pushed today), licensed MIT. It adds 43 tokens to every session and 1,386 once invoked, about $0.0002 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-08-30.

Related

Other skills, from other repositories

geo-schema

Schema.org structured data audit and generation optimized for AI discoverability — detect, validate, and generate JSON-LD markup.

zubair-trabzada/geo-seo-claude · 26 tokens

graph-mutation-plan

Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.

potpie-ai/potpie · 51 tokens

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

cold-outbound-sequencer

Use when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domain warmup / sending throttle", or "make my outbound CAN-SPAM / opt-in compliant"; produces a multi-step outbound sequence with reply-triage branches (positive / objection / referral / not-now / opt-out), a…

aaron-he-zhu/aaron-marketing-skills · 172 tokens

contract-helper

Use when the user asks to "draft an influencer contract", "review these agreement terms", or "build a partnership template"; produces a full influencer agreement framework (scope, compensation, usage rights, exclusivity, FTC disclosure), a clause-by-clause review with red flags, and a negotiation cheat sheet. Not for…

aaron-he-zhu/aaron-marketing-skills · 87 tokens

audience-mapper

Use when the user asks to "analyze my target audience", "build an audience profile for influencer targeting", "research a niche community", or "deep-dive a subculture before partnering with creators"; in audience mode produces demographic/psychographic profiles, a platform-priority matrix, named personas, and an…

aaron-he-zhu/aaron-marketing-skills · 156 tokens