agentsclimarketplace

Pipa

Skill lunchpaillola/pipa-skills/skills/pipa

Operational skills for the agents people already use.

Install
npx -y skills add lunchpaillola/pipa-skills --skill pipa

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when the user invokes Pipa and needs routing across service-business operations, Pipa setup/management, or Pipa tools. Routes to business lanes: get work, define work, deliver work, get paid, keep clients, improve operations; to Manage Pipa for setup, tools, automations, memory, and preferences; or to Pipa Tools for audio briefs, huddles, reminders, and time tracking.

SKILL.md

8.0 KB, as published. Nobody here has run it

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

  1. Classify the request. Decide whether this is business work, managing Pipa, using a Pipa tool, explicit help/menu, or not a Pipa task.
  2. Pick one primary destination. Use the command matrix, routing rules, and tie-breakers. If no command is present, route by conversation context when safe.
  3. Load the destination. Prefer the standalone skill named in the matrix. Use router references only for help/menu details.
  4. 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.
  5. Use connectors only when needed. For setup/status, route to pipa-manage. For live app reads/writes, keep the business lane objective, use ~/.pipa/CONNECTORS.md when present to resolve the preferred toolkit, then use composio-mcp to verify access and execute with discovery and schema checks.
  6. Run the workflow. Preserve required inputs, approval gates, provenance, and output contract. Use TBD for missing facts.
  7. 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

GroupCommands and aliasesPrimary route
Run your business: Get workget work, source work, lead, opportunity, pipeline, prospect, outreach, market signal, content idea, YouTube, contentpipa-get-work
Run your business: Define workdefine work, scope, requirements, brief, plan, charter, proposal, acceptance, decision, client portal setup, onboard clientpipa-define-work
Run your business: Deliver workdeliver work, execute, coordinate, status, monitor, blocker, risk, handoff, dependency, triage, weekly client updatepipa-deliver-work
Run your business: Get paidget paid, getting paid, invoice, payment, budget, billable, time review, marginpipa-get-paid
Run your business: Keep clientskeep clients, relationship, follow up, check-in, client health, stakeholder, retention, renewal, testimonial, referralpipa-keep-clients
Run your business: Improve operationsimprove operations, lessons, retrospective, close, archive, handover, benefits, reuse, SOP, templatepipa-improve-operations
Manage Pipamanage pipa, setup, onboard pipa, business profile, preferences, company brain, memory, connect tools, connector, automation, trigger, loop, recurring workflowpipa-manage
Pipa Toolspipa tools, audio brief, voice session, talk by voice, follow-up reminder, email reminder, time tracking, time entry, hosted utilitypipa-tools
Handoff checksget-to-define, define-to-deliver, deliver-to-get-paid, deliver-to-relationships, improve-to-keep-clientssource lane first, then named next lane follow-up
Helphelp, menu, sparse context, unsafe/unknown routereferences/help-menu.md

Routing Rules

  1. Known command/alias after Pipa -> matching route.
  2. Exact help or menu -> show command menu.
  3. No command, missing command, or unknown command with clear context -> route by intent instead of showing menu.
  4. Business lane intent wins for business work. Tool/setup intent wins only when the user asks to operate Pipa or use a standalone utility.
  5. pipa-manage owns Pipa onboarding, business profile, preferences, company brain, connected tools, automations, triggers, and recurring loops.
  6. A missing ~/.pipa/profile.md never overrides a concrete business-work route. Setup may be offered softly after the requested work.
  7. pipa-tools owns standalone hosted utilities and exact utility jobs: audio briefs, voice huddles, follow-up reminders, and time tracking.
  8. Generic client follow-up stays keep clients or deliver work. One-shot self-email reminders go through pipa-tools to pipa-follow-up-reminders.
  9. One-time status/update work stays deliver work. Event-driven or recurring setup goes through pipa-manage to pipa-triggers.
  10. Live external app access or writes use the standalone composio-mcp skill while the selected business lane keeps ownership of the job. A connector-map entry selects a preferred toolkit but never proves live access. Never guess slugs.
  11. Multiple matches -> one primary destination plus secondary follow-ups, unless user asks for chain.
  12. Handoff checks -> return Objective, Source Check or Tool Access Check, Current Signal, actions with owner/date/evidence, TBD gaps, and next lane follow-ups. Do not execute multiple lanes unless asked.
  13. 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 work for tickets/intake, unless triaging route choice.
  • budget -> get paid for burn, forecast, variance, margin, invoice, change-control health. define work for new baseline. Ambiguous? Ask one short question.
  • brief alone -> define work for working brief or deliver work for 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-manage for setup/config/access; improve operations for ongoing process learning.
  • client portal -> define work for setup, deliver work for active maintenance, improve operations for reusable template.
  • weekly client update -> deliver work; recurring update automation -> pipa-manage.
  • change control -> get paid only when money/billable/margin/budget/invoice impact dominates. Scope/delivery changes stay define work or deliver work.

References

  • Help/menu: load references/help-menu.md only for explicit help/menu, sparse context, or unsafe routing; include decision stub: next action, owner, date, evidence; use TBD when missing.
  • Utility workflows route through pipa-tools; Pipa configuration routes through pipa-manage.
  • 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-manage for connection setup/status and composio-mcp for live app reads/writes within the selected business lane.

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, or composio-mcp; 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 TBD for unknowns.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.