Edit Internacia country and intblock YAML safely — validation, enrichment, provenance, and OpenSpec gates. Use when modifying data/countries/, data/intblocks/, data/blocktypes/, running validate scripts, enrich.py, or proposing schema changes in internacia-db.
Query Internacia reference datasets — countries, borders, org membership, entity linking. Use when looking up country codes, UN members, NATO/EU/ASEAN rosters, border neighbors, Wikidata links, or joining on stable identifiers. Prefer DuckDB or Parquet over source YAML.
Instructions for datenoio/internacia-db, covering internacia db — ai agent guide, what do you need?, preferred data access, join keys and gotchas and never (scope guardrails).
This walkthrough shows how to add a new organization record. Use it together with the checklist in contribute.md. A compact real record to copy from is data/intblocks/military/AUKUS.yaml (3 members, sourced description, provenance, lastverified).
Platform-neutral workflow for editing country and intblock YAML safely. Works with Cursor, Claude Code, Copilot, Codex, and any coding agent in this repository.
Platform-neutral workflow for looking up countries, borders, org membership, and entity linking. Works with Cursor, Claude Code, Copilot, Codex, and any agent with file or API access.
Reference guide for using Xpoz effectively via MCP. Covers query syntax (boolean operators, date filtering), response modes (fast/paging/CSV), field selection, tracking setup, and all platform tool references (Twitter, Instagram, Reddit, TikTok). Load for ANY Xpoz interaction, not just explicit best-practices…
Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.
Instructions for amir0135/github-copilot-use-cases, covering github copilot instructions and use cases, general copilot best practices, code generation, prompt engineering and common use cases.
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.