Install
$ agentstack add skill-lunchpaillola-pipa-skills-pipa ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Pipa
Pipa routes the work around the work.
Choose one primary destination, hand off to that skill or reference, return sources, owners, next actions, and TBD for unknowns.
Workflow
- Classify the request. Decide whether this is business work, managing Pipa, using a Pipa tool, explicit help/menu, or not a Pipa task.
- Pick one primary destination. Use the command matrix, routing rules, and tie-breakers. If no command is present, route by conversation context when safe.
- Load the destination. Prefer the standalone skill named in the matrix. Use router references only for help/menu details.
- Check route-specific gotchas. Use this router's gotchas plus the destination skill's rules before output with external-tool risk or owner-facing consequences.
- Use connectors only when needed. For setup/status, route to
pipa-manage. For live app reads/writes, route topipa-tools/Composio with discovery and schema checks. - Run the workflow. Preserve required inputs, approval gates, provenance, and output contract. Use
TBDfor missing facts. - Return the smallest useful next step. Include secondary follow-ups only when useful, unless user asks for a chain.
No command? Use conversation context to choose the best destination. Show the menu only for explicit help/menu, sparse context, or unsafe routing. Not service ops, Pipa setup/config, or a Pipa utility? Do not force Pipa.
Command Matrix
| Group | Commands and aliases | Primary route | |---|---|---| | Run your business: Get work | get work, source work, lead, opportunity, pipeline, prospect, outreach, market signal, content idea, YouTube, content | pipa-get-work | | Run your business: Define work | define work, scope, requirements, brief, plan, charter, proposal, acceptance, decision, client portal setup, onboard client | pipa-define-work | | Run your business: Deliver work | deliver work, execute, coordinate, status, monitor, blocker, risk, handoff, dependency, triage, weekly client update | pipa-deliver-work | | Run your business: Get paid | get paid, getting paid, invoice, payment, budget, billable, time review, margin | pipa-get-paid | | Run your business: Keep clients | keep clients, relationship, follow up, check-in, client health, stakeholder, retention, renewal, testimonial, referral | pipa-keep-clients | | Run your business: Improve operations | improve operations, lessons, retrospective, close, archive, handover, benefits, reuse, SOP, template | pipa-improve-operations | | Manage Pipa | manage pipa, setup, onboard pipa, business profile, preferences, company brain, memory, connect tools, connector, automation, trigger, loop, recurring workflow | pipa-manage | | Pipa Tools | pipa tools, audio brief, voice session, talk by voice, follow-up reminder, email reminder, time tracking, time entry, composio, hosted utility | pipa-tools | | Handoff checks | get-to-define, define-to-deliver, deliver-to-get-paid, deliver-to-relationships, improve-to-keep-clients | source lane first, then named next lane follow-up | | Help | help, menu, sparse context, unsafe/unknown route | references/help-menu.md |
Routing Rules
- Known command/alias after Pipa -> matching route.
- Exact
helpormenu-> show command menu. - No command, missing command, or unknown command with clear context -> route by intent instead of showing menu.
- Business lane intent wins for business work. Tool/setup intent wins only when the user asks to operate Pipa or use a standalone utility.
pipa-manageowns Pipa onboarding, business profile, preferences, company brain, connected tools, automations, triggers, and recurring loops.pipa-toolsowns standalone hosted utilities and exact utility jobs: audio briefs, voice huddles, follow-up reminders, time tracking, and Composio-backed tool access.- Generic client follow-up stays
keep clientsordeliver work. One-shot self-email reminders go throughpipa-toolstopipa-follow-up-reminders. - One-time status/update work stays
deliver work. Event-driven or recurring setup goes throughpipa-managetopipa-triggers. - Live external app access or writes go through
pipa-tools/Composio discovery/schema rules. Never guess slugs. - Multiple matches -> one primary destination plus secondary follow-ups, unless user asks for chain.
- Handoff checks -> return
Objective,Source CheckorTool Access Check,Current Signal, actions with owner/date/evidence,TBDgaps, and next lane follow-ups. Do not execute multiple lanes unless asked. - Sparse or unsafe route -> help/menu plus one clarifying question only if needed.
Tie-Breakers
status->deliver work, unless automation/tool connection setup/status.triage->deliver workfor tickets/intake, unless triaging route choice.budget->get paidfor burn, forecast, variance, margin, invoice, change-control health.define workfor new baseline. Ambiguous? Ask one short question.briefalone ->define workfor working brief ordeliver workfor status brief, not audio.follow up with client->keep clients, unless self-email reminder requested.plan->define work, not another PM skill.monitor->deliver work, unless money/relationship wording dominates.stakeholder map/setup/decision authority->define work; relationship health/check-ins/retention ->keep clients.company brain->pipa-managefor setup/config/access;improve operationsfor ongoing process learning.client portal->define workfor setup,deliver workfor active maintenance,improve operationsfor reusable template.weekly client update->deliver work; recurring update automation ->pipa-manage.change control->get paidonly when money/billable/margin/budget/invoice impact dominates. Scope/delivery changes staydefine workordeliver work.
References
- Help/menu: load
references/help-menu.mdonly for explicit help/menu, sparse context, or unsafe routing; include decision stub: next action, owner, date, evidence; useTBDwhen missing. - Utility workflows: route through
pipa-toolsorpipa-manage, then named standalone skill. - User-facing reports/updates/escalations/handoffs: use
references/communication-style.md. - Lane workflows: load the standalone lane skill. The lane skill owns its references and examples.
- Connectors: use
pipa-managefor connection setup/status andpipa-tools/Composio for live app reads/writes.
Gotchas
- Do not route generic coding, writing, or research into Pipa.
- Do not present Pipa as an acronym.
- Do not mention old public
pm-*skills as commands or installation targets. - Do not edit/copy internals of
pipa-audio-brief,pipa-huddle-beta,pipa-follow-up-reminders,pipa-time-tracking,pipa-triggers, orcomposio; standalone skills own them. - Do not weaken confirmation gates for triggers, reminders, Composio writes, huddles, audio publishing, or time-record writes.
- Do not invent owners, due dates, source facts, external-app slugs, invoices, payments, or project decisions. Use
TBDfor unknowns.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: lunchpaillola
- Source: lunchpaillola/pipa-skills
- License: MIT
- Homepage: https://usepipa.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.