Skip to content

Whole new jobs, in one install.

A plugin bundles skills, connectors and settings for a role or a workflow. Install one and Shibaox knows how to do that job end to end.

Featured · by Shibaox

Founder pack

Investor updates, invoice chasing, a daily metrics brief and a weekly inbox clean-out — wired to the apps a small company runs on.

3.1k installs
WHAT’S INSIDE
Investor updateskill
Invoice chaserskill
Metrics briefskill
Stripeconnector
Google Sheetsconnector

All plugins

Developer

PR reviews, deploy watching, standup notes and a flaky-test hunter.

4 skills · 3 connectors

Sales

Lead research, follow-up drafts, CRM hygiene and a Monday pipeline brief.

5 skills · 3 connectors

Home office

Bills, receipts, subscriptions audit and the family calendar in one place.

4 skills · 2 connectors

E-commerce

Order triage, stock alerts, review replies and a daily sales digest.

6 skills · 3 connectors

Research

Reads papers and sites, keeps a sourced notebook and writes weekly summaries.

3 skills · 2 connectors

Your plugin

Package your skills and connectors, publish to the hub, and share a job with everyone.

A plugin is just a folder.

A manifest, the skills it ships and the connectors it needs. Test it locally, then publish it with one command.

toml
# founder-pack/plugin.toml
name       = "Founder pack"
version    = "1.2.0"
skills     = ["investor-update", "invoice-chaser", "metrics-brief"]
connectors = ["stripe", "google-sheets", "gmail"]

$ shibaox plugin publish ./founder-pack