Agent skill · Testing & QA

geo-research

Perform comprehensive geopolitical research using GDELT data sources and specialized analysis agents. Routes queries to appropriate workflows (conflict analysis, sanctions research, actor mapping, narrative analysis) using the diffusion research loop pattern with parallel workers and iterative gap detection. Use when researching armed conflicts, sanctions regimes, international relations, actor networks, or media coverage of geopolitical events.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill geo-research --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 22 KB
Bundled scripts: none
Path: skills/analysis/geo-research/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

<objective> Execute comprehensive geopolitical research by: 1. Clarifying the research question and identifying the appropriate analysis type 2. Routing to specialized workflows (conflict, sanctions, actors, narrative) 3. Deploying parallel specialist agents with GDELT MCP tools 4. Synthesizing findings with structured geopolitical output 5. Iterating with gap detection until coverage is sufficient 6. Producing a final report with GDELT data citations and source URLs </objective> <essential_principles> ## Geopolitical Research Design This skill implements the diffusion research pattern specialized for geopolitical intelligence: ### 1. Topic-Based Routing Route queries to the appropriate analysis type: | Query Signals | Route To | Primary Agent | |---------------|----------|---------------| | Conflict, war, violence, military, escalation | Conflict Analysis | `conflict-analyst` | | Sanctions, embargo, OFAC, trade restrictions | Sanctions Research | `sanctions-researcher` | | Relations between X and Y, alliances, networks | Actor Analysis | `actor-mapper` | | Coverage, perception, media, sentiment, narrative | Narrative Analysis | `sentiment-tracker` + `trend-analyst` | | General/unc

What's inside
Steps it walks through
  1. Geopolitical Research Design
  2. 1. Topic-Based Routing
  3. 2. GDELT-First Research
  4. 3. Worker Isolation with Domain Expertise
  5. 4. Geopolitical Gap Detection
  6. MCP Tools (GDELT Server)
  7. Specialist Agents
  8. The Geopolitical Research Loop
  9. Phase 0: Query Refinement
  10. Step 1: Classify Query Type
  11. Step 2: Generate Draft Brief
  12. Step 3: Validate with User
  13. Step 4: Refine Based on Feedback
  14. Phase 1: Spawn Specialist Workers
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the geo-research skill do?

Perform comprehensive geopolitical research using GDELT data sources and specialized analysis agents. Routes queries to appropriate workflows (conflict analysis, sanctions research, actor mapping, narrative analysis) using the diffusion research loop pattern with parallel workers and iterative gap detection. Use when researching armed conflicts, sanctions regimes, international relations, actor networks, or media coverage of geopolitical events.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill geo-research --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going