share-server-links
SolidShare a local HTTP server with the user over bb connect. Use when an agent has started a local HTTP server (dev server, preview, static server) and wants to hand the user a link they can open — especially remotely ("start the dev server", "let me see it", "preview", "open it on my phone", "share a link"). Prefer this over pasting localhost URLs when bb connect may be paired.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- get-bb
- Repository
- get-bb/bb
- Created
- 6 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
share-live
Get a shareable link to what you just built, right now, without picking a host or configuring anything. Use when the user says share this, send it to someone, give me a link, show my client, demo this, or needs another person to open it within the next few minutes. Publishes to Fine Structure and requires an account, which the skill states up front. If the user wants to choose their own host, or is doing a real production launch, use ship-live instead.
share
Publish an agent-generated HTML artifact (a plan, viz, or report) to a shareable link via the managed Phoenix endpoint by default, or the user's own Cloudflare R2 when BYO is configured. Public gets an auto Open Graph cover so the link unfurls into a preview card in Slack/iMessage/Twitter/Discord; pass --private for an unlisted auto-expiring link with no card. Use when an agent has produced HTML worth handing to a human, or when a plan/viz should outlive /tmp. Triggers on: 'share this', 'publish the plan', 'make a link', 'shareable link', 'send me the plan', 'og image / preview card for this', '/share --private'.