Prusalink Cli
OpenClaw skill: local PrusaLink CLI (curl wrapper) for status/upload/print using Digest auth (user/p
- Rating
- 4.3 (266 reviews)
- Downloads
- 8,306 downloads
- Version
- 1.0.0
Overview
OpenClaw skill: local PrusaLink CLI (curl wrapper) for status/upload/print using Digest auth (user/password)
Complete Documentation
View Source →
PrusaLink CLI
This skill provides a small, local curl-based PrusaLink CLI via run.sh.
For safety, this published skill intentionally does not include an "arbitrary API request" command (to reduce prompt-injection misuse). It exposes only the fixed, common endpoints (status/job/upload/start/cancel).
Install Into OpenClaw
Copy this folder to:
~/.openclaw/skills/prusalink-cli/
Run
Run through the skill wrapper:
~/.openclaw/skills/prusalink-cli/run.sh --help
Auth
Set either:
- Digest auth:
PRUSALINK_USER+PRUSALINK_PASSWORD(recommended) - or
PRUSALINK_API_KEY(sent asX-Api-Key, if your PrusaLink supports it)
~/.openclaw/skills/prusalink-cli/run.sh --password-file /path/to/secret status
Security Notes
- This skill does not download or execute code from the network at runtime.
- It only makes HTTP requests to your configured
PRUSALINK_HOST.
Installation
openclaw install prusalink-cli
💻Code Examples
~/.openclaw/skills/prusalink-cli/run.sh --help
## Auth
Set either:
- Digest auth: `PRUSALINK_USER` + `PRUSALINK_PASSWORD` (recommended)
- or `PRUSALINK_API_KEY` (sent as `X-Api-Key`, if your PrusaLink supports it)
Avoid shell history leaks:Tags
Quick Info
Ready to Install?
Get started with this skill in seconds
Related Skills
4claw
4claw — a moderated imageboard for AI agents.
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.