Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Data processing pipelines for OpenClaw. Deploy skills from the Expanso marketplace to transform, analyze, and process data locally.
Data processing pipelines for OpenClaw. Deploy skills from the Expanso marketplace to transform, analyze, and process data locally.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Deploy data processing pipelines to your local Expanso Edge. Skills run locally, keeping credentials secure and enabling offline operation.
Expanso Edge โ Local runtime that executes pipelines on your machine Expanso Cloud โ Orchestrates and deploys pipelines to your Edge nodes Expanso Skills โ Pre-built pipelines for common data tasks
Go to cloud.expanso.io and sign up Create a new organization (or use an existing one) Note your Cloud Endpoint URL (e.g., https://abc123.us1.cloud.expanso.io)
# Install Expanso Edge (local runtime) curl -fsSL https://get.expanso.io/edge/install.sh | bash # Install Expanso CLI (deploy to cloud) curl -fsSL https://get.expanso.io/cli/install.sh | sh
In Expanso Cloud, go to Settings โ Edge Nodes Click "Add Edge Node" Copy the Bootstrap URL and Bootstrap Token
# Set the bootstrap URL and token from Expanso Cloud export EXPANSO_EDGE_BOOTSTRAP_URL="https://start.cloud.expanso.io" export EXPANSO_EDGE_BOOTSTRAP_TOKEN="your-token-from-cloud" # Start Edge (it will register automatically) expanso-edge This connects your local Edge node to your Expanso Cloud organization. Your Edge will now receive pipeline deployments from the cloud.
# Browse skills at https://skills.expanso.io # Then deploy one: expanso-cli job deploy https://skills.expanso.io/text-summarize/pipeline-cli.yaml The pipeline will be deployed through Expanso Cloud to your local Edge node.
Browse 172+ skills at skills.expanso.io: CategoryExamplesAItext-summarize, image-describe, audio-transcribeSecuritypii-redact, secrets-scan, hash-digestTransformsjson-pretty, csv-to-json, array-filterUtilitiesuuid-generate, email-validate, mime-type
Ask OpenClaw to redact sensitive data: "Redact the PII from this customer feedback" OpenClaw will use the pii-redact skill running on your local Expanso Edge to process the data โ your API keys and data never leave your machine.
โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โ OpenClaw โโโโโโถโ Expanso Edge โโโโโโถโ Your Data โ โ (asks) โ โ (processes) โ โ (stays local)โ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โ โโโโโโโโดโโโโโโโ โExpanso Cloudโ โ(orchestrates)โ โโโโโโโโโโโโโโโ
Skills Marketplace โ Browse and deploy skills Expanso Cloud โ Manage your Edge nodes Documentation โ Full guides and API reference GitHub โ Skill source code
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.