expanso
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.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Deploy data processing pipelines to your local Expanso Edge. Skills run locally, keeping credentials secure and enabling offline operation.
https://abc123.us1.cloud.expanso.io)# Install Expanso Edge (local runtime) curl -fsSL https://get.expanso.io/edge/install.sh | bashInstall Expanso CLI (deploy to cloud)
curl -fsSL https://get.expanso.io/cli/install.sh | sh
# 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:
| Category | Examples |
|---|---|
| AI | text-summarize, image-describe, audio-transcribe |
| Security | pii-redact, secrets-scan, hash-digest |
| Transforms | json-pretty, csv-to-json, array-filter |
| Utilities | uuid-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)│ └─────────────┘
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.