internacia-contribute

internacia-contribute is a skill for Cursor from datenoio/internacia-db. It costs 60 tokens per session (276 once invoked), scanned A, original, MIT.

A contribution guide for safely editing Internacia’s country and international-block YAML data. It covers validation, added information, source tracking, and OpenSpec checks.

In plain words
What is it for?
Use it when changing files in the country, international-block, or block-type data directories, running validation scripts, enriching records, or proposing schema changes.
Why use it?
It helps prevent invalid data, missing required fields, undocumented sources, and schema changes that do not follow the project’s checks.

Skill for Cursor

Written for Cursor: installed under .cursor/.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/validate_countries.py --json.

Good fit Use it when changing files in the country, international-block, or block-type data directories, running validation scripts, enriching records, or proposing schema changes.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/datenoio/internacia-db
agentmods
npx agentmods add skills/datenoio/internacia-db/internacia-contribute

Made for: Cursor.

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 internacia-contribute

README.md
[![agentmods](https://agentmods.dev/badge/skills/datenoio/internacia-db/internacia-contribute/github.svg)](https://agentmods.dev/skills/datenoio/internacia-db/internacia-contribute)
Your own site
<a href="https://agentmods.dev/skills/datenoio/internacia-db/internacia-contribute"><img src="https://agentmods.dev/badge/skills/datenoio/internacia-db/internacia-contribute/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 internacia-contribute

Your own site · 80×15
<a href="https://agentmods.dev/skills/datenoio/internacia-db/internacia-contribute"><img src="https://agentmods.dev/badge/skills/datenoio/internacia-db/internacia-contribute.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 276 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 pass 7 Sept 2026
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.00060 $0.00276
Opus 5 $0.00030 $0.00138
Sonnet 5 $0.00012 $0.00055
Haiku 4.5 $0.00006 $0.00028

Measured today against content hash eb76dee3b0dc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

internacia-contribute 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.

.cursor/skills/internacia-contribute/SKILL.md · 28 lines

What it actually says

Internacia data contribution (Cursor)

Read the platform-neutral guide: docs/agents/contribute.md

Also useful:

Validate with structured output for agents:

python scripts/validate_countries.py --json
python scripts/validate_intblocks.py --json
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. today Changed · +2 lines eb76dee3b0dc
  2. 10d ago First seen · 26 lines · 60 tokens per session scan A d2da90375f38

Subscribe to this mod's changes

internacia-contribute is a skill published in the GitHub repository datenoio/internacia-db (11 stars, last pushed yesterday), licensed MIT. It adds 60 tokens to every session and 276 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-08-30.

Related

Other skills, from other repositories

pilot-service-agents-data

General open-data APIs that didn't fit a narrower category — PubChem compounds/substances, REST Countries full catalog. Use this skill when: 1. Compound or substance lookup in PubChem 2. Country facts / ISO codes / capitals (restcountries-all) Do NOT use this skill when: - Country search by name (use…

TeoSlayer/pilot-skills · 94 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

prompt-optimization

Improve a prompt on the evaluations workbench through a measured loop. Score the baseline first, then duplicate the target column, form a hypothesis from failing rows, edit the copy's prompt draft, run, compare pass rate and cost, and repeat until the numbers hold. Use when the user asks to optimize or improve a…

langwatch/langwatch · 105 tokens

dashboard-widgets

Author a dashboard widget — a small React component backed by named LangWatchQL queries — from a plain question. Discovers the analytics schema, writes the queries, writes the widget file, saves it, then proves it renders. Use when asked to build, prototype, or iterate on a custom chart widget, or to add a widget…

langwatch/langwatch · 79 tokens

seedance-vocab-ja

This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.

Emily2040/seedance-2.0 · 50 tokens

Workspace Data Analyst

Analyze CSV files in the workspace and summarize insights.

VoltAgent/voltagent · 14 tokens