一键导入
menu
Show all Swarm skills, check node status, and route developers to setup, storage, website, app, security, messaging, or troubleshooting flows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show all Swarm skills, check node status, and route developers to setup, storage, website, app, security, messaging, or troubleshooting flows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guide to Swarm ACT encryption and access control: create grantees, upload protected data, grant/revoke access, and troubleshoot not-found/history issues.
Build and publish a Swarm blog with a permanent feed-manifest URL, post management workflow, and optional ENS domain mapping.
Scaffold a Swarm app or add bee-js to an existing project, with core upload/download patterns and node-compatibility guidance.
Answer Swarm conceptual questions from official docs with source links; use for APIs, behavior, configuration, and architecture clarifications.
Create and manage Swarm feeds for stable, updateable URLs using bee-js or swarm-cli, including manifest creation and feed updates.
Deploy and update static websites on Swarm via one-off or feed-based publishing, with optional ENS integration and stamp lifecycle notes.
| name | menu |
| description | Show all Swarm skills, check node status, and route developers to setup, storage, website, app, security, messaging, or troubleshooting flows. |
| user-invocable | true |
Show the user all available Swarm skills and route them to the right one based on what they want to do.
Silently check node status using the API directly — do not use swarm-cli here as it may not be installed yet:
curl -s http://localhost:1633/node
/setup-bee-interactive flow now. If no → show the menu below and let them choose where to start.beeMode is ultra-light: Note that uploads won't work yet. Suggest upgrading via /setup-bee-interactive.beeMode is light or full: Show the menu and ask what they want to build.Welcome! Here's what I can help you with:
🚀 Not sure where to start?
/swarm — Detects your Bee installation and routes you to the right next step
🐝 Setup & Infrastructure
/setup-bee-interactive — Install and run a Bee node, step-by-step with verification
/setup-bee — Install and run a Bee node (reference, all steps at once)
/stamps — Buy or manage postage stamps (required for uploads)
/troubleshoot — Diagnose node, connectivity, or upload issues
📦 Store & Retrieve
/upload-download — Upload and download data, files, or directories
/host-website — Deploy a website to Swarm (with optional ENS)
🔧 Build
/build-app — Scaffold a Swarm dApp or add bee-js to your project
/feed — Create updateable content at a fixed address
/blog — Build a blog with posts, feeds, and a permanent URL
🔒 Advanced
/act — Encrypt data with per-account access control
/messaging — Real-time messaging (GSOC or PSS)
"What are you looking to build?" and route them based on their answer:
| They say... | Route to |
|---|---|
| "I'm new" / "getting started" / "first time" | /setup-bee-interactive (guided) or /setup-bee (reference) |
| "upload" / "store data" / "download" | /upload-download (check node first) |
| "deploy a website" / "host a site" | /host-website |
| "build an app" / "scaffold" / "dApp" | /build-app |
| "feed" / "dynamic content" / "update without changing URL" | /feed |
| "blog" / "posts" / "publish articles" | /blog |
| "stamp" / "storage" / "how much does it cost" | /stamps |
| "encrypt" / "private" / "access control" | /act |
| "chat" / "messaging" / "real-time" / "notifications" | /messaging |
| "not working" / "error" / "can't connect" | /troubleshoot |
| "no code" / "just deploy" | Suggest Beeport (beeport.ethswarm.org) — no node needed |
If unclear where they are in their journey (and the node check above didn't resolve it), ask:
/setup-bee-interactive (guided) or /setup-bee (reference)/stamps