expert-pathlab-manager

Manage PathLab data in Supabase with schema-aware admin queries.

2|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/passionseed/ps_app --skill expert-pathlab-manager
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: expert-pathlab-manager
Source: https://github.com/passionseed/ps_app/tree/main/.agents/skills/pathlab-manager
Command: npx skills add https://github.com/passionseed/ps_app --skill expert-pathlab-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill enables teams to view and edit expert interviews, PathLab content, seeds, paths, path_days, path_activities, path_content, and node_content in Supabase, providing admin-level control while emphasizing a clear understanding of the underlying data schema.

Core Features & Use Cases

  • Emphasizes schema awareness to perform reliable queries across expert_profiles, expert_pathlabs, seeds, paths, and PathLab generation workflows.
  • Supports end-to-end management of PathLab content from expert interviews to generated PathLabs, including days, activities, and content.
  • Provides guidance for administrators on tracing relationships between PathLab entities and maintaining data integrity during content governance.

Quick Start

Query expert_profiles to locate an expert, then follow related expert_pathlabs and seeds to view or edit PathLab content across paths and days.

Frequently Asked Questions about expert-pathlab-manager

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

FAQPage Schema
How do I manage PathLab content and expert interviews in Supabase?▼

Manage PathLab content in Supabase by querying expert_profiles to locate an expert, then navigating related expert_pathlabs and seeds to view or edit paths, days, and activities with schema-aware queries.

What is the data schema for expert_pathlabs and paths in Supabase?▼

The data schema links expert_profiles to expert_pathlabs and seeds, which connect to paths, path_days, path_activities, path_content, and node_content, ensuring clear relationships across all PathLab entities.

How do I trace relationships between PathLab entities during content governance?▼

Trace PathLab entity relationships by following the schema from expert interviews through expert_pathlabs and seeds down to generated paths, path_days, and path_content to maintain data integrity.

Does this Supabase admin tool support role-based access for PathLab operations?▼

Yes, PathLab management supports role-based access for administrators, enabling secure end-to-end data navigation and manipulation across expert profiles, seeds, and PathLab generation workflows.

Can I edit path_days and path_activities directly in Supabase?▼

Yes, you can edit path_days, path_activities, path_content, and node_content directly in Supabase, applying schema-aware queries to ensure reliable updates across the PathLab generation workflow.

What is the best way to navigate from expert profiles to generated PathLab content?▼

The best way is to query expert_profiles first, follow the link to expert_pathlabs and seeds, then trace down to paths, path_days, and path_activities for complete content navigation.