setup

Guide users through onboarding to configure a personalized job search agent and save profile data.

2|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/alwaysmap/jobs4me --skill setup-alwaysmap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/alwaysmap/jobs4me/tree/main/skills/setup
Command: npx skills add https://github.com/alwaysmap/jobs4me --skill setup-alwaysmap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding to configure a personalized job search agent and save a profile, so for first-time users the agent can start with useful defaults and for returning users it can fill gaps through tweaks without starting from scratch.

Core Features & Use Cases

  • Guides first-time users through onboarding to configure a personalized job search agent.
  • Handles first-run setup and returning-user tweaks, adapting behavior based on existing configuration and offering a non-destructive tweak path.
  • Stores and validates setup data such as profile, archetypes, and filters, and presents a clear, step-based flow with progress indicators.
  • Use Case: A user wants to set up background, role preferences, and early search sources; the agent builds a usable profile for immediate first searches.

Quick Start

Choose Quick Start to begin, provide your resume and role preferences, and let the onboarding guide you.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a personalized job search agent profile?

To set up a personalized job search agent, you can use a guided onboarding flow that configures your background and role preferences, saving the results into a validated profile.yaml file for immediate first searches.

What is the difference between a full and quick job-search setup?

A full job-search setup configures your entire profile, archetypes, and filters from scratch, while a quick setup fast-tracks onboarding by capturing only your resume and role preferences to build a usable profile.

Can I tweak my existing job search filters without starting over?

Yes, returning users can tweak existing job search filters through a non-destructive path that adapts to your current configuration, allowing you to fill gaps in archetypes.yaml and filters.yaml without losing prior data.

How does onboarding handle multi-step profile configuration?

The onboarding process handles multi-step profile configuration by enforcing single-question-at-a-time interactions within a persistent, step-based flow, providing clear progress indicators as you build your job-search agent.

What files are created when configuring a job search agent?

Configuring a job search agent creates and validates three primary files: profile.yaml for your background, archetypes.yaml for role models, and filters.yaml for your early search sources and preferences.