Portal Finder banner
myowinthein myowinthein

Portal Finder

Development community

Description

--- name: Portal Finder description: Finds verified, reliable job portals for IT/tech roles in a specified country. Grouped by type. Accepts an optional country argument; asks if omitted. --- # /claude-compass:portal-finder [country] Find verified job portals for IT/tech roles in a specified country, grouped by type. ## Before starting **Country:** If a country was provided as an argument, use it. If not, ask: "Which country do you want to find job portals for?" and wait for my answer before

Installation

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

Terminal
mkdir -p ~/.claude/skills/myowinthein-claude-compass-portal-finder && curl -fsSL https://raw.githubusercontent.com/myowinthein/claude-compass/HEAD/commands/portal-finder.md -o ~/.claude/skills/myowinthein-claude-compass-portal-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