← 返回 Skills 市场
jijun

投票鸭制作助手

作者 Ranger · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
166
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install toupiaoya-creator
功能描述
投票鸭是易企秀旗下的在线投票制作工具,支持模板检索与投票活动创建。 当用户需要制作投票、发起评选、组织投票活动时使用此 Skill。 核心功能: 1. 检索投票模板——按关键词、颜色、热度筛选,返回模板列表与链接 2. 创建投票作品——支持文字投票、图片投票、视频投票,可设置多选/单选、时间范围 3. 素材上传—...
安全使用建议
This skill appears to do what it says: it calls various toupiaoya APIs, stores an X-Openclaw-Token in ~/.toupiaoya/config.json, and can upload local files to Tencent COS using temporary credentials returned by the service. Before installing/using: 1) Verify the skill source and that you trust the toupiaoya endpoints (domains listed in code) since network calls go there. 2) Treat the X-Openclaw-Token like a secret — only supply a token you intend to use with this service and review the code if you plan to store highly privileged tokens. 3) Be cautious when using the upload command: it reads and uploads arbitrary local files to remote storage and then registers them with the service. 4) If you need higher assurance, run the CLI in a restricted environment or review/execute the Python scripts locally rather than granting agent autonomous network access.
功能分析
Type: OpenClaw Skill Name: toupiaoya-creator Version: 1.0.3 The skill bundle is a legitimate integration for the 'Toupiaoya' (投票鸭) voting platform, providing a CLI and agent interface for template searching, project creation, and asset management. It implements secure file uploads to Tencent Cloud COS using temporary credentials fetched from the service's backend and follows standard security practices for CLI tools, such as storing service-specific tokens in a restricted configuration file (~/.toupiaoya/config.json). No evidence of malicious behavior, data exfiltration, or prompt injection was found across the scripts or documentation.
能力评估
Purpose & Capability
Name/description (投票鸭模板检索、创建投票、上传素材) match the code: HTTP calls to toupiaoya APIs, template search, project create, material list, and COS upload. The network endpoints and COS upload flow are expected for this functionality.
Instruction Scope
SKILL.md and CLI instruct storing an X-Openclaw-Token in ~/.toupiaoya/config.json, calling toupiaoya domains, and optionally uploading local files to COS. Those actions (reading/writing the single config file, reading an upload file, calling listed APIs) are within the stated scope. No instructions request unrelated system data or non-toupiaoya endpoints.
Install Mechanism
No install spec is provided (instruction-only). The code uses standard Python libraries and optional public packages (requests, cos-python-sdk-v5). There are no downloads from untrusted URLs or archive extraction steps in an installer.
Credentials
The skill does not require broad environment credentials. It relies on a single service token (X-Openclaw-Token) saved to a local config file and on temporary COS credentials obtained from the service for uploads. Some optional environment variables can override API base URLs, which is reasonable for testing or self-hosting.
Persistence & Privilege
always:false (no forced always-on). The only persistent write is the skill's own config file at ~/.toupiaoya/config.json; it does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toupiaoya-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toupiaoya-creator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Initial release with CLI and modular voting features. - 新增基于 scripts/toupiaoya/ 包的核心实现,分模块支持认证、模板检索、作品创建、素材管理等功能 - 提供命令行工具 toupiaoya_cli.py,支持 search、project、material、upload、auth 等子命令 - 支持按关键词/颜色等条件检索投票模板,并返回模板链接与描述 - 支持项目(投票活动)创建、列表、数据查询、访问趋势统计 - 支持腾讯云 COS 临时授权上传和素材列表查询 - 支持投票选项与分组的读取、新增、更新操作
v1.0.2
- 更新修复文档问题
v1.0.1
- Updated skill summary and audience trigger conditions to clarify Python and HTTP usage scenarios. - No functional changes; documentation now explicitly mentions template检索 (search) via Python script and 投票作品创建 (creation) via HTTP. - Minor clarifications in documentation to improve user understanding of usage cases.
v1.0.0
- Initial release of the toupiaoya-creator skill. - Supports searching vote templates via keywords and filters using a Python CLI. - Enables creation of custom voting activities, supporting text, image, and video vote types. - Includes detailed command examples and parameter explanations. - Provides clear output and return value formats to streamline process integration.
元数据
Slug toupiaoya-creator
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

投票鸭制作助手 是什么?

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

如何安装 投票鸭制作助手?

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

投票鸭制作助手 是免费的吗?

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

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

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

谁开发了 投票鸭制作助手?

由 Ranger(@jijun)开发并维护,当前版本 v1.0.3。

💬 留言讨论