← 返回 Skills 市场
710
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install strawpoll-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/strawpoll-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 710 次。
如何安装 Strawpoll Cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install strawpoll-cli」即可一键安装,无需额外配置。
Strawpoll Cli 是免费的吗?
是的,Strawpoll Cli 完全免费(开源免费),可自由下载、安装和使用。
Strawpoll Cli 支持哪些平台?
Strawpoll Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Strawpoll Cli?
由 dedene(@dedene)开发并维护,当前版本 v1.0.2。
推荐 Skills