Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Search AI-powered job listings matched to your skills across 22,700+ company boards and 20+ ATS platforms with relevance ranking and filtering.
Search AI-powered job listings matched to your skills across 22,700+ company boards and 20+ ATS platforms with relevance ranking and filtering.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Find relevant job openings matched to your skills using AI-powered search across 22,700+ company boards and 20+ ATS platforms.
Farseek searches a live database of job postings from Greenhouse, Lever, Ashby, Workday, SmartRecruiters, and more. It uses Claude to expand your skills into search terms, filter results by relevance, and rank matches into tiers.
POST https://farseek.ai/api/v1/search Content-Type: application/json
{ "skills": ["Python", "machine learning", "distributed systems"], "location": "San Francisco", "role": "Senior Software Engineer", "titles": ["Software Engineer", "Backend Developer"] } FieldTypeRequiredDescriptionskillsstring[]YesSkills to match against (max 50)locationstringNoCity or "Remote" (default: "Remote")rolestringNoCurrent/desired job titletitlesstring[]NoHistorical job titles for context
{ "jobs": [ { "title": "ML Engineer", "company": "Anthropic", "location": "San Francisco, CA", "url": "https://boards.greenhouse.io/anthropic/jobs/123", "tier": 1, "tier_label": "Strong match", "haiku_score": 9, "broadened": false } ], "meta": { "total_results": 25, "location": "San Francisco", "tokens_used": 15000, "cost_usd": 0.003 } }
CodeMeaning400Missing/invalid skills array429Rate limited (10 req/min)503Service unavailable Errors return {"error": {"code": "string", "message": "string"}}.
CORS enabled (any origin) Returns up to 25 ranked results Tier 1 = best match, Tier 4 = broadest match Covers Greenhouse, Lever, Ashby, Workday, SmartRecruiters, BambooHR, Workable, JazzHR, Teamtailor, and more
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.