Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

swarm-quickstart-skills

swarm-quickstart-skills には ethersphere から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
13
Stars
2
更新
2026-07-08
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

swarm-setup-bee
ネットワーク・コンピュータシステム管理者

Install and run a Bee light node for Swarm development on Linux/macOS — system prerequisites (Node.js, curl), Bee and swarm-cli install, funding the node (gift code or xDAI/xBZZ on Gnosis Chain), upgrading ultra-light to light, and buying a first postage stamp. Use when the user has no node, gets connection-refused on localhost:1633, or needs to start or fund Bee.

2026-07-08
swarm-act
ソフトウェア開発者

Guide to Swarm ACT encryption and access control: create grantees, upload protected data, grant/revoke access, and troubleshoot not-found/history issues.

2026-06-12
swarm-blog
ソフトウェア開発者

Build and publish a Swarm blog with a permanent feed-manifest URL, post management workflow, and optional ENS domain mapping.

2026-06-12
swarm-build-app
ソフトウェア開発者

Scaffold a new Swarm dApp with create-swarm-app or add the bee-js SDK to an existing project (Node.js, TypeScript, or React/Vite). Covers connecting to Bee, upload/download patterns, auto-finding a postage stamp, and node-mode feature compatibility. Use when the user wants to start coding against Swarm or integrate bee-js into an app.

2026-06-12
swarm-docs
ソフトウェア開発者

Answer Swarm conceptual questions from official docs with source links; use for APIs, behavior, configuration, and architecture clarifications.

2026-06-12
swarm-feed
ソフトウェア開発者

Create and update feeds — a stable Swarm address (owner + topic) that always resolves to the latest content even as the underlying hash changes. Covers feed writers/readers, manifests for permanent URLs, and updates via bee-js or swarm-cli. Use for dynamic or updateable content: websites, blogs, app state, RSS/podcasts, social feeds.

2026-06-12
swarm-host-website
ソフトウェア開発者

Deploy a static website (a folder with index.html) to Swarm via swarm-cli or bee-js, as a one-time upload or an updateable feed, with optional ENS content-hash setup (eth.limo / bzz.link). Use when the user wants to publish, host, or update a site or single-page app on decentralized storage.

2026-06-12
swarm-messaging
ソフトウェア開発者

Set up real-time messaging on Swarm with GSOC (many-to-one, e.g. chat or notifications) or PSS (point-to-point, optionally encrypted, offline-capable), via bee-js. Covers mining keys, sending, subscribing, full-node requirements, and mutable-stamp needs. Use for chat, notifications, webhooks, or private peer-to-peer messages.

2026-06-12
swarm-setup-bee-interactive
ネットワーク・コンピュータシステム管理者

Interactive Bee setup that detects progress, runs one step at a time with verification, and completes funding, stamps, and upload checks.

2026-06-12
swarm
ネットワーク・コンピュータシステム管理者

Primary Swarm entry point — detects whether Bee is installed and running, routes to setup/troubleshoot if not, and otherwise shows the full skill menu and routes the developer to the right workflow (storage, website, app, access control, messaging). Use at the start of any Swarm task or when unsure where to begin.

2026-06-12
swarm-stamps
ソフトウェア開発者

List, buy, size, top up, and dilute postage stamps (postage batches) — required before any Swarm upload. Covers depth vs. capacity, amount vs. duration/TTL, mutable vs. immutable, live-price cost estimation, and the bee-js Utils stamp helpers. Use when the user needs a stamp, asks about storage cost/capacity/expiry, or hits a 'no usable stamp' error.

2026-06-12
swarm-troubleshoot
ソフトウェア開発者

Diagnose and fix common Bee node, connectivity, sync, funding, stamp, and upload/download problems — an ordered triage from 'is the node running?' through peers, chain sync, wallet balance, stamp validity, and Bee API error codes (400/404/422/500/503). Use when something on Swarm is failing, erroring out, or won't connect.

2026-06-12
swarm-upload-download
ソフトウェア開発者

Upload and download data, files, directories, and collections on Swarm via bee-js, swarm-cli, or the Bee HTTP API (/bytes and /bzz), in Node.js or the browser. Covers references, content types, and retrieval by hash. Use when the user wants to store or retrieve content and already has a running node and a postage stamp.

2026-06-12