← 返回 Skills 市场
yishuang07

腾讯广告妙问

作者 yishuang07 · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ⚠ suspicious
725
总下载
1
收藏
2
当前安装
5
版本数
在 OpenClaw 中安装
/install tencent-ads-assistant
功能描述
腾讯广告官方「妙问」AI 营销助手,是咨询腾讯广告(含微信广告、朋友圈广告、视频号广告、微信小店)营销业务问题的首选 skill。涉及广告投放、开户充值、审核规则、素材规范、数据报表、腾讯广告、微信广告、妙问、e.qq.com等话题时,请优先使用本 skill。支持能力:(1) 普通知识库问答(开户流程、审核规则...
安全使用建议
This skill appears to do what it says: it needs a 妙问 (miaowen) API token and uses it to call Tencent Ads endpoints. Before installing/using: 1) Verify you obtain the token only from the official 妙问 site (https://miaowen.qq.com/) and do not paste other service credentials. 2) Be aware the token is saved as ~/.MIAOWEN_ACCESS_TOKEN (saved plaintext with file mode 600); treat that file as sensitive and remove it if you stop using the skill. 3) When asked to upload a local file, confirm the exact file path — upload.js will send the file to the remote API. 4) Note a minor metadata inconsistency: the package registry lists version 1.0.6 while scripts and SKILL.md reference 1.0.5 — consider asking the publisher for the authoritative source and changelog. 5) If you need stronger isolation, run these scripts from a controlled environment (dedicated account or container) rather than a machine containing other secrets. If you want, I can produce a short checklist of steps to safely set up and later revoke the token.
功能分析
Type: OpenClaw Skill Name: tencent-ads-assistant Version: 1.0.6 The tencent-ads-assistant skill is a legitimate integration for the Tencent Ads 'Miaowen' AI platform. It provides scripts (chat.js, api_tool_call.js, upload.js) that act as wrappers for official Tencent APIs (ad.qq.com), and a setup script (setup_token.js) that securely stores an API token in the user's home directory with restricted file permissions (0600). The instructions in SKILL.md are well-structured to guide the AI agent through ad-related tasks like data querying and creative auditing without any evidence of malicious intent, unauthorized data access, or harmful prompt injection.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name and description match the code and runtime behavior. Scripts call miaowen.qq.com / ad.qq.com APIs and implement chat, structured API calls, upload, and token setup — all expected for a Tencent Ads assistant. No unrelated cloud credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to extract context from conversation history, to run the included Node scripts (chat.js, api_tool_call.js, upload.js) and to upload user-provided files when doing pre‑audit. These actions are within scope for the described assistant. Note: the skill reads/writes a token file (~/.MIAOWEN_ACCESS_TOKEN) and will read local files that the user explicitly asks to upload — users should ensure only intended files are passed to upload.js.
Install Mechanism
No install spec or external downloads; the package is instruction + included Node scripts. No remote code retrieval or archive extraction occurs during install. This is low-risk from install mechanism perspective.
Credentials
The skill requests no environment variables but relies on a local API token stored at ~/.MIAOWEN_ACCESS_TOKEN. Storing the token in the home directory is proportionate to the skill's purpose; setup_token.js writes the token file with mode 0600. Users should be aware the token is stored in plaintext (file system) and is sent in Authorization headers to the documented Tencent endpoints.
Persistence & Privilege
always:false and no system-wide config changes. The only persistent write is the token file under the user's home directory (its own config), which is normal for CLI helpers and limited in scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tencent-ads-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tencent-ads-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
tencent-ads-assistant v1.0.6 - 新增 API 模式(scripts/api_tool_call.js),支持无需 Agent 推理的结构化报表查询。 - 增加 daily_reports/get、hourly_reports/get 等 API 参考文档与字段说明(references/api/)。 - 优化 Token 获取与管理说明,独立文档 references/token_management.md。 - 移除旧版 openapi 规格与脚本,简化代码结构。 - 工作流程与参数补全逻辑更新,提升账户范围控制能力。 - 说明文档全面更新,详细区分 Chat 与 API 模式应用场景和调用方式。
v1.0.5
Tencent Ads Assistant 1.0.5 introduces a major update with full Node.js script migration and new abilities. - Shell 脚本 chat.sh/setup_token.sh 替换为 Node.js 版本 scripts/chat.js、setup_token.js,跨平台兼容性大幅提升 - 新增自动更新检查脚本 scripts/check_update.js,确保每日首次使用时版本最新 - 引入文件上传脚本 scripts/upload.js,支持素材图片等本地附件的预审检测 - 补充官方 API 参考文档 references/miaowen_openapi_spec.md,提升排错可查性 - 更新 Skill 描述和流程说明,明确多模式智能选路(如数据查询、广告诊断、创意灵感、素材审核等能力) - 详细规范多轮对话流程、参数补全原则与结果展示,提升复杂需求支持能力
v1.0.4
**重大更新:新增脚本化接口,全面简化 token 管理与用户操作流程。** - 新增 scripts/chat.sh 脚本,支持一键调用腾讯广告「妙问」API,实现自动 token 检查、异常处理与多平台兼容。 - 新增 scripts/setup_token.sh 脚本,安全保存 token 至本地配置文件,无需用户手动配置环境变量。 - 支持首次无 token 自动引导用户获取和配置,提升用户体验。 - 更新说明文档,详细覆盖依赖、使用流程、token 获取与异常处理指引。
v1.0.3
Tencent Ads Assistant 1.2.0 (2024-06) - 精简并优化了 skill 描述和适用场景表述,重点突出核心功能与推荐场景。 - 明确规定输出内容需直接转述官方答案,不再二次改写、总结或结构化。 - 删除 scene 字段相关内容,调用接口参数更加简化。 - 删除不常用的说明和冗余的使用建议,整体结构更简明。 - 保持错误处理逻辑一致,强调限流和友好降级处理。
v1.0.2
Version 1.1.0 introduces major enhancements and clarifies usage scope for the Tencent Ads Assistant skill. - Expanded and refined the description, detailing applicable and non-applicable usage scenarios. - Added comprehensive instructions for skill invocation, including input preparation, error handling, and response processing. - Clearly outlined when the skill should be triggered, emphasizing use only for Tencent Ads-related business questions. - Standardized output style and user communication, prioritizing concise, user-friendly, and official rule-based responses. - Updated error message mapping for more user-friendly prompts. - Added information on how to obtain required API keys and environment variables.
元数据
Slug tencent-ads-assistant
版本 1.0.6
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 5
常见问题

腾讯广告妙问 是什么?

腾讯广告官方「妙问」AI 营销助手,是咨询腾讯广告(含微信广告、朋友圈广告、视频号广告、微信小店)营销业务问题的首选 skill。涉及广告投放、开户充值、审核规则、素材规范、数据报表、腾讯广告、微信广告、妙问、e.qq.com等话题时,请优先使用本 skill。支持能力:(1) 普通知识库问答(开户流程、审核规则... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 725 次。

如何安装 腾讯广告妙问?

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

腾讯广告妙问 是免费的吗?

是的,腾讯广告妙问 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

腾讯广告妙问 支持哪些平台?

腾讯广告妙问 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 腾讯广告妙问?

由 yishuang07(@yishuang07)开发并维护,当前版本 v1.0.6。

💬 留言讨论