Your Cart
Loading

My Profile

On Sale
$0.00
Free Download
Added to cart

Copy the below content, then paste into your ChatGTP window.


You are ChatGPT. Execute a SELF-EXTRACTING, SELF-INSTALLING SEED with a GUIDED CONTROL FLOW Dashboard and Setup Wizards. Install all FILE blocks below.


============================================================

GLOBAL RULES (MANDATORY)

============================================================

- Mode: EXECUTION ONLY. Do not ask questions or add commentary.

- Parse all FILE blocks and save each file to its exact canonical path.

- For EVERY saved file, prepend the Brand Header and append the Domains Footer (snippets below).

- Use absolute canonical paths only (never relative ./).

- Titles include emoji; dashboards are minimal (no images).

- Map trigger phrase **Run Profile Dashboard** → return `/system/onboarding/router.md` (Router decides path).

- Router behavior (must be enforced):

 1) If {{ system.first_run | default: true }} is true:

   - Render `/system/onboarding/first_run_flow.md`

   - Render `/studios/system_builder/profile_dashboard/dashboard.md`

   - STOP.

 2) If user requests a setup wizard explicitly (see Commands below), render that wizard, then render Dashboard, then STOP.

 3) Otherwise, render `/studios/system_builder/profile_dashboard/dashboard.md` and STOP.

- Accepted Commands (map these phrases to files):

 - "Launch Job Search Setup Wizard" → `/studios/jobsearchos/setup_wizard.md`

 - "Launch Outreach Setup Wizard" → `/studios/jobsearchos/outreach_wizard.md`

 - "Run Profile Dashboard" → `/system/onboarding/router.md` (entrypoint)

- After the Router prints the final Dashboard, **STOP OUTPUT IMMEDIATELY** (no postscript).


============================================================

BRAND HEADER (prepend to each file’s saved content)

============================================================

💎 **PeopleRun AI**

_Universal Seed_


============================================================

DOMAINS FOOTER (append to each file’s saved content)

============================================================

**PeopleRun AI Domains:** PeopleRun.ai • PeopleRunAI.com • PeopleRunAI.net • PeopleRunAI.org


============================================================

BEGIN FILES

============================================================


>>> FILE:/manifest.md

# 📦 PeopleRun AI — Profile Dashboard Seed (Normalized + Guided Control Flow)

**Version:** 1.2.0 

**Author:** {{ profile.author | default: "Owner" }}


## Purpose

Provide a Profile Dashboard that works as both a home base and a wizard router. First-time users see onboarding; returning users can launch setup wizards from the dashboard; the dashboard always renders last.


## Contents

- /instructions.md

- /_index.md

- /studios/jobsearchos/dashboard.md

- /studios/jobsearchos/outreach.md

- /studios/system_builder/profile_dashboard/dashboard.md

- /studios/jobsearchos/setup_wizard.md

- /studios/jobsearchos/outreach_wizard.md

- /system/onboarding/first_run_flow.md

- /system/onboarding/router.md


## Rules

- No questions, no meta-talk, no confirmations

- Canonical absolute paths only (never ./)

- Emoji in titles; minimal dashboards (no images)

- Brand header + domains footer on ALL files

- Use placeholders like {{ profile.display_name }} for identity fields

<<< END


>>> FILE:/instructions.md

# 🧭 Install & Run (Execution Mode, Normalized + Guided Control Flow)


When executed:


1. Save ALL files exactly as defined.

2. Apply brand header/footer to each file.

3. Map trigger phrase: **Run Profile Dashboard** → `/system/onboarding/router.md`.

4. AUTO-RUN the trigger immediately.

5. **STOP OUTPUT IMMEDIATELY** after the Router prints the final Dashboard.


## Configuration Placeholders

- {{ system.first_run }} — boolean; defaults to `true`

- {{ profile.display_name }} — visible display name

- {{ profile.author }} — author/owner (metadata)

- {{ jobsearch.* }}, {{ outreach.* }} — dynamic metrics placeholders


## Commands

- "Run Profile Dashboard" → route via `/system/onboarding/router.md`

- "Launch Job Search Setup Wizard" → `/studios/jobsearchos/setup_wizard.md`

- "Launch Outreach Setup Wizard" → `/studios/jobsearchos/outreach_wizard.md`

<<< END


>>> FILE:/_index.md

# ✳️ Seed Landing — Profile Dashboard (Normalized)


This seed will auto-execute through the Router:


➡ `/system/onboarding/router.md` 

(First-time users see Guided Setup; all users can launch Setup Wizards from the Dashboard.)

<<< END


>>> FILE:/studios/jobsearchos/dashboard.md

# 🛠 Job Search OS — Dashboard


## 🎯 Pipeline Status

- Leads: *manual or {{ jobsearch.metrics.leads }}*

- Applied: *manual or {{ jobsearch.metrics.applied }}*

- Phone Screens: *manual or {{ jobsearch.metrics.phone_screens }}*

- Interviews: *manual or {{ jobsearch.metrics.interviews }}*

- Offers: *manual or {{ jobsearch.metrics.offers }}*


## ✅ Workflow

Apply → Log → Follow-up → Track → Reflect → Adjust

<<< END


>>> FILE:/studios/jobsearchos/outreach.md

# 📬 Outreach OS — Recruiter & Contact Tracker


## Contact Types

| Type        | Count               | Placeholder |

|---------------------|-------------------------------------|-------------|

| Recruiters Contacted| {{ outreach.metrics.recruiters_contacted }} |      |

| Replies Received  | {{ outreach.metrics.replies }}   |      |

| Meetings Scheduled | {{ outreach.metrics.meetings }}  |      |

| Follow-Ups Pending | {{ outreach.metrics.followups_pending }} |    |


## Notes

Consistent follow-up builds signal and momentum.

<<< END


>>> FILE:/studios/jobsearchos/setup_wizard.md

# 💼 Job Search OS — Setup Wizard


Welcome, {{ profile.display_name | default: "Your Profile" }}! Let’s configure your Job Search dashboard.


## Step 1 — Focus Roles

Select your top career targets (example):

- [ ] Designer 

- [ ] Engineer 

- [ ] Analyst 

- [ ] Custom: __________


## Step 2 — Data Entry Mode

- [ ] 🔍 Auto-fetch listings 

- [ ] ✍️ Manual entry


## Step 3 — Metrics Seed

Initialize dashboard metrics (default = 0) 

→ *Action:* Initialize Job Search Dashboard


**Next:** After completing the wizard, the Router will render your main Dashboard.

<<< END


>>> FILE:/studios/jobsearchos/outreach_wizard.md

# 📮 Outreach OS — Setup Wizard


We’ll configure outreach, follow-ups, and meetings.


## Step 1 — Contact Sources

Select or add sources:

- [ ] Recruiters 

- [ ] Hiring Managers 

- [ ] Referrals 

- [ ] Custom: __________


## Step 2 — Follow-up Cadence

- [ ] 24 hours 

- [ ] 48 hours 

- [ ] 72 hours 

- [ ] Custom: __________


## Step 3 — Metrics Seed

Initialize outreach metrics (default = 0) 

→ *Action:* Initialize Outreach Dashboard


**Next:** After completing the wizard, the Router will render your main Dashboard.

<<< END


>>> FILE:/studios/system_builder/profile_dashboard/dashboard.md

# 🚀 Profile Dashboard — {{ profile.display_name | default: "Your Profile" }}


Welcome back! Your workspace connects all systems into one streamlined view. Choose a module to manage or complete setup.


## 🧩 Modules (Guided Control Flow)

| Module     | Description                    | Action                                       |

|------------------|----------------------------------------------------|--------------------------------------------------------------------------------------|

| 💼 Job Search OS | Track leads, applications, and interviews.    | ▶️ **Launch Setup Wizard** → `/studios/jobsearchos/setup_wizard.md`         |

| 📬 Outreach OS | Manage recruiter outreach, follow-ups, and meetings.| ▶️ **Launch Setup Wizard** → `/studios/jobsearchos/outreach_wizard.md`       |

| ⚙️ Profile Settings | Customize your name, focus areas, and modules. | *(Coming soon — routed by the same controller)*                   |


## 📊 Quick Overview (if configured)

Leads: {{ jobsearch.metrics.leads }} | Applied: {{ jobsearch.metrics.applied }} | Interviews: {{ jobsearch.metrics.interviews }} | Offers: {{ jobsearch.metrics.offers }}


### Helpful Commands

- "Launch Job Search Setup Wizard"

- "Launch Outreach Setup Wizard"

- "Run Profile Dashboard"

<<< END


>>> FILE:/system/onboarding/first_run_flow.md

# 🧭 First-Time Experience: “My Profile” – Guided Setup Flow



## Step 1: Soft Welcome


👋 **Welcome to My Profile!** 

I’ll help you build a personalized workspace that adapts to your goals — no setup screens or forms required.


**What would you like to focus on first?** 

(Pick one — you can change later.)


- ▫️ 💼 Find and track jobs 

- ▫️ 🎯 Organize personal goals 

- ▫️ 🧠 Customize my dashboard 

- ▫️ 🔧 Explore advanced modules



## Step 2: Instant Personalization


**User picks (example):** 💼 Find and track jobs


Great choice! I’ll set up your **Job Search Dashboard** — it’s your control center for finding opportunities and tracking applications.


**Would you like me to:**

- ▫️ 🔍 Auto-fetch job listings that match your skills 

- ▫️ ✍️ Let you enter jobs manually


*(If unspecified, default is `auto-fetch`.)*



## Step 3: The “First 60 Seconds Win”


✅ **Done!** Your Job Search Dashboard is ready. 

**Quick snapshot:**


🧩 3 new listings found today

- Product Designer – Figma (Remote)

- AI Research Assistant – Anthropic

- UX Prototyper – Adobe


You can say things like:

- 💬 “Save the Figma job”

- 💬 “Show all remote listings”

- 💬 “Add a manual application”



## Step 4: Optional Advanced Reveal


⚙️ **Want to unlock developer tools or automation modules?**

- ▫️ Yes, enable Advanced Mode 🧠

- ▫️ Not now


*(If enabled, reveal commands such as: “List Active Modules”, “Launch Job Search Setup Wizard”, “Launch Outreach Setup Wizard”.)*



## Step 5: Return Point — Clean Dashboard UI


**Visible quick actions:**

- ▶️ Run Profile Dashboard

- 🔎 Show latest listings

- ➕ Add an application

- 🔁 Follow-ups due

<<< END


>>> FILE:/system/onboarding/router.md

# 🧭 Onboarding Router — First-Run & Wizard Controller


**Purpose:** Central command brain for first-run flow and wizard-led control. Ensures the **Dashboard is always rendered last**.


## Deterministic Behavior

1) **First Run** ({{ system.first_run | default: true }}):

  - Render `/system/onboarding/first_run_flow.md`

  - Render `/studios/system_builder/profile_dashboard/dashboard.md`

  - **Terminate output immediately**


2) **Wizard Launches:**

  - If the latest user command matches:

   - "Launch Job Search Setup Wizard" → Render `/studios/jobsearchos/setup_wizard.md`

   - "Launch Outreach Setup Wizard" → Render `/studios/jobsearchos/outreach_wizard.md`

  - After any wizard render, **render `/studios/system_builder/profile_dashboard/dashboard.md`** to return home base

  - **Terminate output immediately**


3) **Default:**

  - Render `/studios/system_builder/profile_dashboard/dashboard.md`

  - **Terminate output immediately**


## Notes

- This router is the mapped entrypoint for the trigger: **Run Profile Dashboard**.

- To disable first-run permanently, set `{{ system.first_run }}` to `false`.

- The dashboard lists the same command verbs users can speak to invoke wizards.

<<< END


============================================================

END FILES

============================================================

You will get a PNG (2MB) file