with one click
paulis-pipeline-websites-
paulis-pipeline-websites- contains 10 collected skills from executiveusa, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use this skill when managing API access based on billing status. Trigger when: a tenant's trial expires, a payment fails, a tenant upgrades to paid, a suspension is requested, or a resume is requested. The billing gate controls API access but never destroys tenant data.
Use this skill when generating an interactive educational HTML course from a codebase so that non-technical operators can understand the system. Trigger when: onboarding a new client to their backend, explaining the factory pipeline to an operator, generating operator documentation from source code, or creating visual system walkthroughs.
Use this skill when managing the directory listing, lead capture, lead scoring, lead routing, or consent controls for a tenant. The directory is the trust hook — it gives potential clients a free listing and a discoverable landing page that generates inbound leads. Trigger when: creating directory listings, capturing form/chat/call leads, scoring leads, routing leads to the business, or managing consent and spam controls.
Use this skill when managing org structure, budgets, goals, governance, or agent heartbeats. Paperclip is the business control plane — it does not replace Pi but governs the business that Pi runs inside. Trigger when: creating or updating org charts, setting goals, tracking budgets, registering agents, receiving or sending heartbeats, enforcing human approval gates for business decisions.
Use this skill when executing tenant chat, ingestion, memory reads, skill routing, or API calls on behalf of a tenant. Pi is the backend agent runtime. Trigger when: a tenant message arrives, a document needs ingesting, a skill needs routing, memory needs loading, or any API call targets /v1/tenants/*.
Use this skill when running quality checks on any deliverable before reporting it as complete. Trigger when: finishing a website build, completing a tenant setup, deploying any frontend, committing any code, or generating any operator-facing output. Reject anything that fails the gate.
Use this skill when implementing, extending, or debugging the factoryctl Rust CLI. Trigger when: adding new CLI commands, implementing API client calls in Rust, writing Cargo.toml config, generating CLI help text, implementing the audit runner, or integrating factoryctl with Pi API endpoints.
Use this skill when designing or building the operator-facing backend UI for Pauli Pipeline or a tenant's admin dashboard. Follows Synthia 3.0 / Hyperagent-style layout. Trigger when: building admin panels, operator dashboards, agent management views, tenant memory browsers, billing status views, or integration configuration UIs.
Use this skill when ingesting business data into a tenant's Pi memory. Trigger when: a client provides documents, FAQs, website URLs, phone transcripts, business hours, service offers, prices, or policies that need to be normalized and stored in tenant memory.
Use this skill when scaffolding or customizing a frontend website for a new tenant. The frontend lives in /website and is the Vercel-deployable template. Trigger when: creating a new client site, customizing copy or branding for a tenant, deploying a site to Vercel, or making path-safe changes to the website template.