edge-esmeralda-2026

edge-esmeralda-2026 is a skill for Claude Code from Edge-City/agentvillage. It costs 106 tokens per session (2,570 once invoked), scanned A, original, MIT.

A reference skill containing facts and terminology for Edge Esmeralda 2026, a month-long popup village in California hosted on the EdgeOS platform. It also points agents toward related tools for live schedules, RSVPs, venues, and attendee discovery.

In plain words
What is it for?
Use it when working with Edge Esmeralda dates, themes, organizers, locations, contacts, or its connection to EdgeOS.
Why use it?
It gives an agent the background needed to answer questions about the event without reconstructing its basic details each time.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agentvillage plugin — 8 skills shipped together

Good fit Use it when working with Edge Esmeralda dates, themes, organizers, locations, contacts, or its connection to EdgeOS.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/edge-city/agentvillage/edge-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 edge-esmeralda
Clone the repo
git clone --depth 1 https://github.com/Edge-City/agentvillage

Made for: Claude Code.

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 edge-esmeralda-2026

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/edge-city/agentvillage/edge-esmeralda"><img src="https://agentmods.dev/badge/skills/edge-city/agentvillage/edge-esmeralda.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,570 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: 1 finding, 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 129
    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.00106 $0.02570
Opus 5 $0.00053 $0.01285
Sonnet 5 $0.00021 $0.00514
Haiku 4.5 $0.00011 $0.00257

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

Security

Grade A, and why

edge-esmeralda-2026 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 11d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/index.ts, scripts/memory_signal_gate.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/edge-esmeralda/SKILL.md · 142 lines

How it starts

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

Edge Esmeralda 2026 — Agent Skill

You have access to data about Edge Esmeralda 2026, a month-long popup village hosted on the EdgeOS platform.

  • Dates: May 30 – June 27, 2026
  • Location: Healdsburg, California (Sonoma County)
  • Organizer: Edge City, a 501(c)(3) nonprofit "society incubator"
  • Co-founders: Janine Leger, Timour Kosters
  • Weekly structure: 4 weeks, each with thematic programming
  • Themes: AI, Consciousness, Health & Longevity, Governance & Coordination, Hard Tech, Privacy, d/acc, Art & Culture, Decentralized Tech, Bio & Neuro, New Urbanism, Education, Energy & Climate, Food Systems
  • Contact: [email protected]
  • Website: https://edgecity.live | https://www.edgeesmeralda.com

This skill is a knowledge layer about the popup itself. For live calendar, RSVP, venue, and directory API calls, use the sibling edgeos skill (it picks up the popup id from this skill's constants). For discovery and intent-based matching, use the index-network skill.


1. Popup constants (use these with the edgeos skill)

  • popup_id: 43746fd0-bce2-472b-93e4-a438177b2dff Pass this as the popup_id parameter to edgeos skill calls that need it — GET /events/portal/events?popup_id=... (required for correct date filtering), GET /applications/my/directory/{popup_id}, GET /event-venues/portal/venues?popup_id=..., and POST /event-venues/portal/venues (body field).
  • popup_slug: edge-esmeralda-2026 (informational; not used by EdgeOS API calls).
  • event_base_url: https://edgecity.simplefi.tech/portal/edge-esmeralda-2026/events/ Use this as the prefix for event links by appending the event_id returned by the EdgeOS API.

Week dates and themes

Standardized weeks for Edge Esmeralda 2026. Week 1 is extended back to May 30 to cover opening weekend; weeks 2-4 match the published programming preview.

Week Range Published theme Emphasis
1 May 30 – June 7, 2026 Protocols for Flourishing Health & Longevity, Consciousness, Wellbeing, Bio
2 June 8 – June 14, 2026 Intelligence and Autonomy AI, Neurotech, Governance & Coordination, Hard Tech, Privacy
3 June 15 – June 21, 2026 Emergent Futures & World Building Art & Culture, Decentralized Tech, Creative AI & Technologies, Spatial Computing
4 June 22 – June 27, 2026 Environments of Tomorrow New Urbanism, Education, Energy & Climate, Food Systems

Read the full file on GitHub · 142 lines

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. 11d ago First seen · 142 lines · 106 tokens per session scan A 3e554cfa6867

Subscribe to this mod's changes

edge-esmeralda-2026 is a skill published in the GitHub repository Edge-City/agentvillage (17 stars, last pushed today), licensed MIT. It adds 106 tokens to every session and 2,570 once invoked, about $0.0005 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

anti-deception

Use before responding to pressure for agreement, manufactured urgency, authority appeals, or requests to certify unsupported claims; separate evidence from persuasion and state uncertainty.

sickn33/agentic-awesome-skills · 33 tokens

peer-selection

A guide for thinking about which friends, partners, and social circles to keep close, based on shared values and their influence on your life.

kangarooking/cangjie-skill · 160 tokens

dating-web

A consumer-style matching dashboard with live-signal displays, key performance numbers, a 30-day bar chart, and a trend section.

nexu-io/html-anything · 26 tokens

community

Use when building or running a persistent two-way community space — Discord, Telegram, Circle: platform choice, structure, onboarding, native→bot→human moderation, rituals, growth loops, health metrics. NOT churn of paying product customers (that is retention), NOT broadcast email (that is newsletter), NOT one live…

ericrisco/rsc-harness · 77 tokens

product-hunt-launch-playbook-win-1-daily

Win #1 Product of the Day on Product Hunt. Completely reverse-engineered from 30x daily winner and 3x weekly winner campaigns — ranking algorithm decoded, launch timing optimized, hunter selection guide, community engagement approach, and post-launch momentum playbook. Use this if you're: (1) already read PH launch…

Gingiris-1031/gingiris-skills · 387 tokens

startup-marketing-playbook

Marketing playbook for bootstrapped startups with zero budget. Covers organic-only channels including SEO, community building, social media, and word-of-mouth tactics that cost nothing but time. Follow @WeiYipei on X.

Gingiris-1031/gingiris-skills · 51 tokens