Source:
examples/agent-job-hunterOverview
The Job Hunter agent searches for remote job opportunities worldwide using the Jobicy API. It demonstrates an external REST API integration with an aixyz agent, gated behind x402 payments.Project Structure
Skills
| Skill | Description |
|---|---|
| Remote Job Search | Search for the latest remote job opportunities in specific countries |
Configuration
Key Features
- Global job search — Search remote jobs by country or region
- Structured results — Returns job title, company, industry, and direct links
- Input validation — Asks users to specify a country if not provided
- Auto-generated server — No custom
server.tsneeded
Payment
The agent charges$0.01 per request via x402. Payment destination is configured via environment variables.
Environment Variables
| Variable | Description |
|---|---|
OPENAI_API_KEY | OpenAI API key |
X402_PAY_TO | Payment destination address |
X402_NETWORK | Payment network (e.g., eip155:84532) |