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 Edge-City/agentvillage --skill edge-esmeraldagit clone --depth 1 https://github.com/Edge-City/agentvillageWrote 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/edge-city/agentvillage/edge-esmeralda)<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.
<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>- NVIDIA SkillSpector warn
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]
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.00106 | $0.02570 |
| Opus 5 | $0.00053 | $0.01285 |
| Sonnet 5 | $0.00021 | $0.00514 |
| Haiku 4.5 | $0.00011 | $0.00257 |
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.
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.
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-a438177b2dffPass this as thepopup_idparameter toedgeosskill 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=..., andPOST /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 theevent_idreturned 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 |
What ships with it
17 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 388 B
- bun.lock 12 KB
- CLAUDE.md 2.6 KB
- package.json 383 B
- prompts/ask-questions.md 3.1 KB
- prompts/memory-signals.md 5.2 KB
- prompts/negotiation-summary.md 6.1 KB
- prompts/opportunity-drop.md 3.7 KB
- prompts/prepare.md 10 KB
- prompts/send.md 3.8 KB
- README.md 2.6 KB
- references/newsletter-digest.md 63 KB
- references/website-content.md 57 KB
- references/wiki-content.md 24 KB
- scripts/index.ts 6.8 KB runs code
- scripts/memory_signal_gate.py 6.3 KB runs code
- tsconfig.json 713 B
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.
- 11d ago First seen · 142 lines · 106 tokens per session scan A 3e554cfa6867
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.
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.
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.
dating-web
A consumer-style matching dashboard with live-signal displays, key performance numbers, a 30-day bar chart, and a trend section.
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…
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…
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.