Deploy static websites to the decentralized IPFS network with a single command and zero server configuration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pinme
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pinme using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
PinMe is a powerful developer tool designed to bridge the gap between local frontend development and decentralized hosting. By leveraging Openclaw Skills, developers can instantly publish build outputs from modern frameworks like React, Vue, Angular, or Next.js directly to IPFS. This skill simplifies the process of obtaining a permanent, globally accessible content identifier (CID) and a convenient preview URL without the need to manage traditional servers or complex cloud infrastructure.
Built for speed and simplicity, the PinMe integration ensures that your static assets—including HTML, CSS, JS, and images—are distributed across the IPFS network efficiently. Whether you are building a personal portfolio or a decentralized application (dApp), using these Openclaw Skills allows for seamless deployment directly from your CLI or AI agent environment.
To start using this deployment functionality within your Openclaw Skills setup, follow these installation steps:
# Install the PinMe CLI globally via npm
npm install -g pinme
# Verify the installation and check the version
pinme --version
# (Optional) Set your AppKey for authenticated uploads and custom domain support
pinme set-appkey "YOUR_APP_KEY"
The PinMe skill interacts with local directory structures and generates metadata for decentralized mapping. It identifies projects based on the following taxonomy:
| Directory | Target Framework |
|---|---|
dist/ |
Vite, Vue CLI, Angular |
build/ |
Create React App |
out/ |
Next.js (Static Export) |
public/ |
Generic Static Sites |
Upon successful execution, the skill returns a response containing the IPFS Hash (CID) and a formatted preview link: https://pinme.eth.limo/#/preview/{hash}. It strictly excludes sensitive files such as .env, node_modules, and .git folders during the ingestion process.
Loading
A high-performance, zero-dependency engine for rendering Mermaid diagrams into themed SVGs or terminal-friendly ASCII art.

A specialized skill for querying Ghostfolio portfolio metrics, holdings, and dividend data via automated API interactions.

A comprehensive network reconnaissance tool for port scanning, service detection, and security auditing using the Nmap engine.

A compounding tool ecosystem designed for AI agents to create, discover, and compose functional tools for each other.

A powerful tool for converting YouTube videos, web articles, PDFs, and audio files into structured, LLM-ready content.

A full-scale blog autopilot for generating SEO-optimized articles, AI illustrations, and social media posts across nine platforms in 55 languages.








































