---
name: solopreneur.402box.io
description: solopreneur.402box.io hosts three Gemini Pro-backed advisory agents covering IT support, learning and development, and payroll/compliance. Each agent accepts a natural-language prompt and returns structured text guidance. All endpoints are advisory only — no live system access, execution, or certified outputs are produced.
host: solopreneur.402box.io
---

# solopreneur.402box.io

This host serves small business operators and solopreneurs who need on-demand expert guidance across core back-office functions without retaining full-time specialists. It provides three distinct AI agents — IT, L&D, and Payroll — each scoped to a specific domain. The interface is uniform: send a text prompt, receive a structured advisory response. It is not an automation or integration platform; it is a knowledge-on-demand layer.

## When to use this host

Use this host when you need advisory text from a domain-specific AI agent on IT operations, employee development planning, or U.S. payroll and compliance questions — particularly in a small business or solopreneur context. Do not use it for real-time system monitoring, automated infrastructure changes, live LMS hosting, actual payroll execution, fund disbursement, or any output that requires legal or tax certification. For live payroll runs, use a dedicated payroll processor (e.g., Gusto, ADP). For infrastructure automation, use a configuration management or RPA platform. For LMS content delivery, use a dedicated learning platform. This host is best suited for planning, guidance, and document generation tasks where a structured text response is sufficient.

## Capabilities

### IT Advisory

Provides step-by-step guidance on network setup, security configuration, helpdesk workflow design, remote access planning, and troubleshooting for small business environments.

- **`query-it-support-manager`** — Sends an IT support query to a Gemini Pro-backed agent and returns actionable guidance on systems setup, troubleshooting, helpdesk design, and user support.

### People Development Planning

Generates structured L&D deliverables including onboarding plans, role-specific learning paths, competency matrices, and training KPIs from a natural-language prompt.

- **`generate-learning-development-plan`** — Generates tailored training programs, onboarding plans, learning paths, and employee development strategies from a natural-language prompt using a Gemini Pro-backed L&D agent.

### Payroll and Compliance Guidance

Answers payroll processing questions, tax withholding scenarios, 1099/W-2 compliance analysis, and benefits administration for U.S. entities via a free-text prompt.

- **`query-payroll-specialist-agent`** — Sends a natural-language payroll or compliance question to a Gemini Pro-backed payroll specialist agent and returns a structured text response covering withholding, tax reporting, benefits administration, and compensation management.

## Workflows

### New Hire Operational Readiness

*Use when an agent needs to prepare a complete operational package for onboarding a new employee, covering their equipment setup, training plan, and compensation structure.*

1. **`generate-learning-development-plan`** — Generate a role-specific onboarding plan and 30/60/90-day learning path for the new hire.
2. **`query-it-support-manager`** — Obtain IT setup guidance covering device provisioning, account creation, remote access, and security configuration for the incoming employee.
3. **`query-payroll-specialist-agent`** — Clarify payroll classification, withholding setup, and benefits enrollment treatment for the new hire's compensation structure.

## Skill reference

### `query-it-support-manager`

**IT Support Manager** — Sends an IT support query to a Gemini Pro-backed agent and returns actionable guidance on systems setup, troubleshooting, helpdesk design, and user support.

*Use when:* Use when an agent or user needs detailed, step-by-step IT guidance such as network setup, security configuration, helpdesk workflow design, remote access planning, or troubleshooting runbooks for small business environments.

*Not for:* Do not use for real-time system monitoring, automated remediation, or executing configuration changes directly on infrastructure; this endpoint returns advisory text only.

**Inputs:**

- `message` (string, required) — The IT support prompt or query to send to the agent. Can include environment details, goals, constraints, and requested deliverables for a comprehensive response.

**Returns:** Returns success=true, agent name, an ISO 8601 timestamp, and a detailed multi-part text response with architecture recommendations, security checklists, helpdesk runbooks, and configuration sequences.

**Example:** `{"message": "I'm setting up a 5-user Windows 11 office with Microsoft 365. Provide a step-by-step plan to enforce MFA, configure SharePoint shared folders with least-privilege permissions, and design a simple self-run helpdesk workflow."}`

---

### `generate-learning-development-plan`

**Learning & Development Specialist** — Generates tailored training programs, onboarding plans, learning paths, and employee development strategies from a natural-language prompt using a Gemini Pro-backed L&D agent.

*Use when:* Use when an agent or user needs a structured L&D deliverable such as a 30/60/90-day onboarding plan, role-specific learning path, competency matrix, facilitator guide, or training KPIs for a specific role or team context.

*Not for:* Do not use for real-time employee performance tracking, LMS content hosting, or live training facilitation; this endpoint generates planning documents and frameworks only.

**Inputs:**

- `message` (string, required) — Natural-language prompt describing the training need, role, team context, and any specific deliverables required (e.g., onboarding plan, learning modules, competency matrix).

**Returns:** Returns a structured markdown L&D package including clarifying questions with assumptions, a phased onboarding timeline with weekly milestones, role-specific learning modules, competency matrix, facilitator guide, and measurable KPIs.

**Example:** `{"message": "Create a 30/60/90-day onboarding plan for a new Sales Development Representative joining a mid-size SaaS company. Include weekly milestones, a role-specific learning path with module time estimates, training activities, a competency matrix with measurable outcomes, and success KPIs at day 30 and day 90."}`

---

### `query-payroll-specialist-agent`

**PayrollPro Agent** — Sends a natural-language payroll or compliance question to a Gemini Pro-backed payroll specialist agent and returns a structured text response covering withholding, tax reporting, benefits administration, and compensation management.

*Use when:* Use when an agent or user needs payroll processing guidance, tax withholding calculations, 1099/W-2 compliance analysis, benefits reimbursement treatment, or compensation management notes for a U.S. entity — expressed as a free-text prompt.

*Not for:* Do not use for real-time payroll execution, direct fund disbursement, or authoritative legal/tax advice; this returns AI-generated guidance only, not a certified payroll run or filed tax document.

**Inputs:**

- `message` (string, required) — Natural-language prompt or query describing the payroll scenario, compliance question, or compensation task for the agent to process.

**Returns:** Returns success=true, agent='Payroll Specialist', and a detailed text response with payroll math, withholding breakdown (including backup withholding analysis), benefits reimbursement guidance, and a compliance checklist.

**Example:** `{"message": "Process payroll for a 1099-NEC contractor with gross compensation of $2,500.00 for the period 2026-05-01 to 2026-05-14, pay date 2026-05-15. Calculate net pay, list withholding assumptions, and provide a compliance checklist."}`

---
