← all publishers

openonion

@openonion source repo

22 published skills

  1. Oo Init · openonion
    Use when the user wants to start, scaffold, or create their `oo` publishable identity. Triggers on phrases like "init my agent", "set up oo", "make my Claude/Codex setup publishable", "create agent.json", "start a new oo bundle".
    0
    installs
  2. Oo Accept · openonion
    Use when the user wants to review or accept incoming subscription requests for their published bundle. Triggers on phrases like "accept subscribers", "who's trying to follow me", "review subscription requests", "approve oo subscriptions".
    0
    installs
  3. Oo Publish · openonion
    Use when the user wants to publish, share, ship, or release their agent so others can subscribe. Triggers on phrases like "publish my agent", "share my skills", "ship my agent", "announce my agent", "make my setup subscribable".
    0
    installs
  4. Oo Subscribe · openonion
    Use when the user wants to subscribe, follow, or install someone else's published agent bundle. Triggers on phrases like "subscribe to alice", "follow @bob", "install alice's skills", "add 0x... as a subscription".
    0
    installs
  5. Oo · openonion
    Connect to a remote ConnectOnion agent, set up a publishable identity, publish selected skills, or follow and sync another publisher. Use for a 0x agent address, /oo, co announce, or co sub workflows; not for ordinary local-agent tasks.
    0
    installs
  6. Co Env · openonion
    co env
    0
    installs
  7. Commit · openonion
    Create git commits with good messages. Use when user says "commit", "create commit", or asks to commit changes.
    0
    installs
  8. Co Inbox · openonion
    Drive `co feishu` / `co lark` — a chat bot as a directory of files. Use when an agent must receive messages from a Feishu or Lark group, reply to them, or run a command per message. Covers setup by QR, the nine verbs, the queue's guarantees, and every exit code.
    0
    installs
  9. Co Google · openonion
    Route Google account work to Gmail, Drive, Calendar, and YouTube CLI commands using one locally saved login.
    0
    installs
  10. Review Pr · openonion
    Review GitHub pull requests. Use when user says "review PR", "review pull request", or "/review-pr".
    0
    installs
  11. Co Browser · openonion
    Drive one persistent, logged-in browser from the shell with `co browser`. Use when the user asks to open a page, log into a site, scrape/extract page content, fill forms, upload files, take screenshots, or automate any browser task — solo or with multiple agents sharing the browser.
    0
    installs
  12. Co Synology · openonion
    Inspect a configured Synology NAS and manage its ordinary files and sharing links with the twenty-command co syno core.
    0
    installs
  13. Ship Feature · openonion
    Ship a feature end-to-end — update tests, docs, docs-site, then release to PyPI. Use when user says "ship", "ship feature", "release", or asks to publish a new version.
    0
    installs
  14. Agent Identity · openonion
    Verify an agent's live address and billing account before sharing a chat link, diagnosing a deploy mismatch, or deciding why two hosts share an identity.
    0
    installs
  15. Topup · openonion
    Check the OpenOnion balance and open the recharge page with the user's own key pre-filled. Reports the balance in plain money, says how long it lasts at $0.10/hour of browser time, and hands over a purchase link that needs no login — the key is already in it. If connectonion is not installed yet, install it first (install-connectonion). Use when the user says "top up", "add credit", "recharge", "check my balance", "how much do I have left", "充值", or a paid action failed because the balance is empty.
    0
    installs
  16. CLI Skill Design · openonion
    Design a `co <thing>` CLI surface and its SKILL.md together so an agent can drive it without guessing — every command ends by naming the next one, `--help` lists everything, and every failure says what to run instead. Use when adding a new CLI command group, writing or rewriting a SKILL.md for one, or auditing an existing one.
    0
    installs
  17. Co Mail And Drive · openonion
    Read and send mail from the user's own Gmail or Outlook account, safely stage Gmail draft attachments, send from the agent's own address, manage Outlook contacts and the Outlook calendar, and work with Google Drive files — with `co gmail`, `co outlook`, `co email`, and `co gdrive`. Use when the user asks about their inbox, an email or draft they want to prepare, an attachment, a contact, a meeting on their Outlook calendar, or a file in Drive.
    0
    installs
  18. Find Selling Points · openonion
    Mine the codebase for capabilities worth telling people about — the surprising, user-facing ones — and prove each against source before it may be published. Use when writing or auditing marketing copy, a landing page, a README, a launch post, or when asked "what is actually good about this" / "找卖点" / "提炼宣传点".
    0
    installs
  19. Dashboard · openonion
    Update the agent's Control Center. Use when the user says "update my Control Center", "update my dashboard", "redesign my home", or "/dashboard".
    0
    installs
  20. Install Connectonion · openonion
    Install and set up ConnectOnion on Windows, macOS, or Linux, initialize global credentials, and verify the requested CLI capabilities. Use for "install connectonion", "set up connectonion", "get me started with co", or missing installation/configuration. Project scaffolding requires an explicit project path.
    0
    installs
  21. Control Center Review · openonion
    Review one captured Control Center build before runtime activation.
    0
    installs
  22. Browser Workflow Skill Builder · openonion bundle
    Create robust browser automation skills for sites like LinkedIn, X/Twitter, YouTube, Stripe, or other logged-in web apps by saving page context, analyzing HTML/CSS, writing skill-local JS extract/verify scripts, and using CSS selector actions with screenshot verification.
    0
    installs