Country Finder banner
myowinthein myowinthein

Country Finder

Data community

Description

--- name: Country Finder description: Runs the full Country Finder pipeline — criteria intake, grounded country discovery, per-country research, scoring, and a final priority ranking. --- # /claude-compass:country-finder Run the full Country Finder pipeline, resuming from where it left off if a state file exists. ## Before starting Check if profile.md exists in the workspace. If it does not, read prompts/shared/resume-extraction-prompt.md and follow it. Wait until profile.md is output before

Installation

Installs to ~/.claude/skills/myowinthein-claude-compass-country-finder/SKILL.md

Terminal
mkdir -p ~/.claude/skills/myowinthein-claude-compass-country-finder && curl -fsSL https://raw.githubusercontent.com/myowinthein/claude-compass/HEAD/commands/country-finder.md -o ~/.claude/skills/myowinthein-claude-compass-country-finder/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository