← Back to Skills Marketplace
dedene

Strawpoll Cli

by dedene · GitHub ↗ · v1.0.2
cross-platform ✓ Security Clean
710
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install strawpoll-cli
Description
Create and manage StrawPoll polls, meeting polls, and ranking polls from the terminal using the strawpoll CLI. Use when the user wants to create polls, view...
Usage Guidance
This skill appears to be what it claims: a CLI wrapper for the StrawPoll API. Before installing, verify you trust the Homebrew tap (dedene/tap) and the GitHub repo (github.com/dedene/strawpoll-cli) since brew/go will fetch code from those sources. Provide only the StrawPoll API key (STRAWPOLL_API_KEY); when possible store it in a system keyring rather than embedding it in persistent environment variables. If you need stronger assurance, inspect the upstream repository code or install in an isolated environment (container/VM) before granting it long-lived credentials.
Capability Analysis
Type: OpenClaw Skill Name: strawpoll-cli Version: 1.0.2 The OpenClaw AgentSkills bundle for 'strawpoll-cli' appears benign. It provides a command-line interface for the StrawPoll API, with standard installation methods (Homebrew, Go install) pointing to a legitimate GitHub repository. All demonstrated commands and instructions in SKILL.md and reference.md are directly related to managing StrawPoll polls, authentication, and configuration. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent. The skill's behavior is fully aligned with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description match the requested binaries and primary credential (strawpoll binary + STRAWPOLL_API_KEY). Minor inconsistency: top-level metadata lists "Required env vars: none" while the skill declares STRAWPOLL_API_KEY as the primary credential in SKILL.md/metadata — this is likely a metadata oversight but not a functional mismatch.
Instruction Scope
The SKILL.md only instructs use of the strawpoll CLI and references expected local config/keyring paths (~/.config/strawpoll, keyring). It does not tell the agent to read unrelated files or to send data to endpoints other than the StrawPoll service or to arbitrary hosts.
Install Mechanism
Install uses a Homebrew tap (dedene/tap) and a Go package (github.com/dedene/strawpoll-cli). Both are common for distributing CLIs; the custom tap means you should trust the tap owner/repo before installing via brew, but there are no opaque download URLs or extract-from-random-host steps.
Credentials
The only required credential is the StrawPoll API key (STRAWPOLL_API_KEY), which is proportionate to the described functionality. The reference mentions optional keyring-related env vars (STRAWPOLL_KEYRING_BACKEND, STRAWPOLL_KEYRING_PASSWORD) for key storage — these are reasonable optional settings, not required secrets collected by the skill.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or system-wide privileges. It stores config under its own config path and mentions keyring usage; it does not claim to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install strawpoll-cli
  3. After installation, invoke the skill by name or use /strawpoll-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Removed STRAWPOLL_KEYRING_BACKEND from skill requirements. - "requires" metadata now lists only the "strawpoll" binary. - No changes to features or usage; documentation and commands remain the same.
v1.0.1
- Added license, homepage, and author metadata to the skill manifest. - Introduced OpenClaw integration metadata, including primaryEnv, required environment variables, and install instructions for Homebrew and Go. - Updated configuration examples to include setting is_private as a default. - Bumped documented version to 1.1.0 in metadata.
v1.0.0
strawpoll-cli 1.0.0 - Initial release of the strawpoll-cli command-line tool. - Enables creation and management of multiple-choice, meeting (availability), and ranking polls directly from the terminal. - Supports poll creation, results viewing, poll updates, deletions, and vote resets. - Provides interactive wizards for poll and meeting setup. - Includes robust scripting support with JSON/plain output modes and shell completions. - Offers configuration management and environment variable authentication for easy integration into workflows.
Metadata
Slug strawpoll-cli
Version 1.0.2
License
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is Strawpoll Cli?

Create and manage StrawPoll polls, meeting polls, and ranking polls from the terminal using the strawpoll CLI. Use when the user wants to create polls, view... It is an AI Agent Skill for Claude Code / OpenClaw, with 710 downloads so far.

How do I install Strawpoll Cli?

Run "/install strawpoll-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Strawpoll Cli free?

Yes, Strawpoll Cli is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Strawpoll Cli support?

Strawpoll Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Strawpoll Cli?

It is built and maintained by dedene (@dedene); the current version is v1.0.2.

💬 Comments