A comprehensive command-line interface for the StrawPoll API v3 that enables the creation and management of multiple-choice, meeting, and ranking polls.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install strawpoll-cli
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 strawpoll-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
strawpoll-cli is a specialized terminal tool designed to interact with the StrawPoll API v3, offering a streamlined workflow for developers and automation enthusiasts. By leveraging this tool within your Openclaw Skills collection, you can move beyond manual web-based poll creation and integrate voting mechanics into your scripts and development environment. It provides a bridge between high-level polling needs—like gathering team feedback or scheduling meetings—and the efficiency of the command line.
The tool is built to be both interactive for quick manual polls and highly scriptable for complex automations. Whether you are running a simple multiple-choice question or a complex ranked-choice vote for technical decisions, strawpoll-cli ensures that the management of these interactions is fast, reliable, and developer-friendly.
Install strawpoll-cli using Homebrew or Go to start building your Openclaw Skills workflows:
# Homebrew installation
brew install dedene/tap/strawpoll
# Go installation
go install github.com/dedene/strawpoll-cli/cmd/strawpoll@latest
After installation, configure your API key:
# Interactive setup
strawpoll auth set-key
# Or use environment variables for CI/CD
export STRAWPOLL_API_KEY="your_key_here"
The strawpoll-cli tool processes data through the StrawPoll API v3 and supports various output schemas for integration:
| Mode | Format | Best For |
|---|---|---|
| Default | Colored Table | Quick terminal inspection |
| --json | Structured JSON | Scripting and Openclaw Skills data pipelines |
| --plain | Tab-Separated | Spreadsheet imports and simple text processing |
~/.config/strawpoll/config.yaml to manage defaults like is_private and dupcheck rules.Loading
A comprehensive command-line tool for sending notifications and managing LaMetric TIME/SKY smart displays.

A command-line interface for querying Belgian railway data, including live departures, connections, and service disruptions via the iRail API.

A zero-cost neural search and autonomous deep research skill for AI agents that operates without API keys via the Exa MCP.

A comprehensive CLI tool for querying real-time event probabilities and market data from Polymarket.

An AI agent skill that enables participation in the Clawracle decentralized oracle network on Monad to earn tokens for data resolution.

A dynamic routing API that identifies the optimal AI model for specific tasks based on performance, cost, and complexity.








































