← 返回 Skills 市场
🔌

投票鸭助手

作者 EQXIU · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toupiaoya-skill
功能描述
投票鸭是易企秀旗下的在线投票制作工具,支持模板检索与投票活动创建。 当用户需要制作投票、发起评选、组织投票活动时使用此 Skill。 核心功能: 1. 检索投票模板——按关键词、颜色、热度筛选,返回模板列表与链接 2. 创建投票作品——支持文字投票、图片投票、视频投票,可设置多选/单选、时间范围 3. 素材上传—...
安全使用建议
This skill appears to do what it says, but before installing or running it: (1) inspect the code (present in scripts/) if you have concerns; (2) be aware it persists your X-Openclaw-Token to ~/.toupiaoya/config.json (check file permissions and contents); (3) the upload command will read any local file path you pass — avoid uploading sensitive files; (4) the upload flow requires installing cos-python-sdk-v5 from PyPI (verify the package source before pip installing); (5) if you prefer not to persist your token, pass it via --access-token for one-off runs instead of doing login; and (6) do not run with elevated privileges and review network endpoints if you need higher assurance.
功能分析
Type: OpenClaw Skill Name: toupiaoya-skill Version: 1.0.0 The skill bundle provides a legitimate integration for the 'Toupiaoya' (Voting Duck) platform, allowing an AI agent to search for voting templates, create voting projects, and manage materials. It includes a well-structured CLI and Python library that handles authentication by storing tokens in `~/.toupiaoya/config.json` with appropriate file permissions (0o600). The code uses standard libraries like `requests` and the official Tencent Cloud COS SDK for file uploads, and all network communication is directed toward verified domains associated with the service (e.g., toupiaoya.com, eqxiu.com). No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description describe template search, project creation, material upload and management; the code and CLI implement those behaviors and call Toupiaoya-related endpoints and COS token endpoints. No unrelated credentials, binaries, or surprising services are requested.
Instruction Scope
Runtime instructions and code read/write ~/.toupiaoya/config.json for the X-Openclaw-Token, perform HTTP requests to multiple toupiaoya/domains, and read local files when performing uploads — all are coherent with the skill's upload and API actions. This is expected, but users should be aware the token is persisted locally and the upload command will read arbitrary local file paths supplied to it.
Install Mechanism
No automated install spec is provided (instruction-only), but the code expects Python packages (requests and cos-python-sdk-v5). The package advises pip installing cos-python-sdk-v5; that is a normal PyPI dependency but does require the user to install third-party code before using upload functionality.
Credentials
No required environment variables are declared. The skill does optionally honor environment overrides for API base URLs and requests the X-Openclaw-Token (via CLI or ~/.toupiaoya/config.json). Requesting a single service token and temporary COS credentials is proportional to the described features.
Persistence & Privilege
always is false and model invocation is normal. The skill writes only to its own config path (~/.toupiaoya/config.json) to store the token and does not attempt to change system-wide settings or other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toupiaoya-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toupiaoya-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
toupiaoya-skill v1.0.0 - 首次发布,提供投票鸭在线投票功能的命令行集成。 - 支持按关键词、颜色、热度检索模板,创建文字/图片/视频投票,可配置多选、时间范围。 - 支持素材上传(腾讯云 COS)、素材列表及作品列表管理。 - 提供投票数据查询、访问趋势分析,支持选项与分组的读取、新增与更新操作。 - 认证流程、命令参数及返回数据结构均有详细 CLI 文档说明。 - 全部核心功能通过 scripts/toupiaoya/ 包实现,toupiaoya_cli.py 为主入口。
元数据
Slug toupiaoya-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

投票鸭助手 是什么?

投票鸭是易企秀旗下的在线投票制作工具,支持模板检索与投票活动创建。 当用户需要制作投票、发起评选、组织投票活动时使用此 Skill。 核心功能: 1. 检索投票模板——按关键词、颜色、热度筛选,返回模板列表与链接 2. 创建投票作品——支持文字投票、图片投票、视频投票,可设置多选/单选、时间范围 3. 素材上传—... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 投票鸭助手?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install toupiaoya-skill」即可一键安装,无需额外配置。

投票鸭助手 是免费的吗?

是的,投票鸭助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

投票鸭助手 支持哪些平台?

投票鸭助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 投票鸭助手?

由 EQXIU(@eqxiu)开发并维护,当前版本 v1.0.0。

💬 留言讨论