← 返回 Skills 市场
lokendragami1

Envato Comment → Task → Google Sheet

作者 Lokendra Gami · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
457
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install envato-comment-task-to-sheet
功能描述
Analyzes Envato comments to classify and prioritize tasks, extracting details into JSON formatted for Google Sheets integration.
使用说明 (SKILL.md)

Envato Comment → Task → Google Sheet\r

\r

Overview\r

\r This skill analyzes ThemeForest / CodeCanyon comments and converts them into structured development tasks.\r \r It classifies the comment type, assigns priority, extracts technical details, and outputs a JSON object designed to be pushed directly into Google Sheets.\r \r

Input Parameters\r

\r

  • product_name\r
  • product_url\r
  • product_type (wordpress_theme | html_template | code_script)\r
  • comment_text\r
  • comment_url (optional)\r
  • customer_name (optional)\r \r

Output\r

\r Structured JSON task object formatted for Google Sheets row insertion.\r \r

Classification Types\r

\r

  • bug\r
  • feature_request\r
  • support_question\r
  • update_required\r
  • refund_risk\r
  • positive_feedback\r \r

Priority Rules\r

\r

  • Fatal error / site break → critical\r
  • Refund mention → critical\r
  • Broken feature → high\r
  • Feature request → medium\r
  • Question → low\r \r

Use Case\r

\r

  • Automate support workflow\r
  • Track product health\r
  • Improve update planning\r
  • Reduce missed issues
安全使用建议
This skill itself is coherent and low-risk, but take care when you connect its output to external services: if you implement the README's Apps Script webhook, secure that endpoint (require an auth token or OAuth, restrict allowed origins/IPs, and avoid publishing an open POST endpoint). Don't send sensitive customer data to an unsecured sheet or webhook. Confirm whether your agent will automatically POST outputs when the skill runs—if so, ensure the webhook is authenticated and the Google Sheet is access-controlled. Finally, validate and sanitize comment_text before inserting into spreadsheets to avoid injection or formatting issues.
功能分析
Type: OpenClaw Skill Name: envato-comment-task-to-sheet Version: 1.0.0 The skill bundle is benign. All files consistently describe a legitimate process for analyzing Envato comments and converting them into structured tasks for Google Sheets. There are no indicators of data exfiltration, malicious execution, persistence, or prompt injection attempts designed to make the AI agent perform unauthorized actions. The `README.md` describes a user's setup for integrating with a Google Apps Script webhook, which is a standard and non-malicious integration pattern.
能力评估
Purpose & Capability
Name/description match the instructions: classify comments, assign priority, and emit a JSON record for sheet insertion. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md and prompt.txt limit the agent to analyzing provided input fields and returning a JSON object. There are no instructions to read local files, access unrelated environment variables, or exfiltrate data to third-party endpoints within SKILL.md. README suggests an optional Apps Script webhook integration, which is consistent with the described purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded by the skill itself.
Credentials
No credentials, secrets, or configuration paths are requested. The data required (product and comment fields) matches the stated functionality.
Persistence & Privilege
Defaults are used (not always-on). The skill does not request persistent presence or ask to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install envato-comment-task-to-sheet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /envato-comment-task-to-sheet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release for converting Envato comments into structured tasks for Google Sheets. - Analyzes ThemeForest/CodeCanyon comments and classifies them by type and priority. - Extracts technical details and formats output as a JSON object suitable for Google Sheets. - Supports classification types: bug, feature_request, support_question, update_required, refund_risk, positive_feedback. - Useful for automating support workflows, tracking product health, and planning updates.
元数据
Slug envato-comment-task-to-sheet
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Envato Comment → Task → Google Sheet 是什么?

Analyzes Envato comments to classify and prioritize tasks, extracting details into JSON formatted for Google Sheets integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 457 次。

如何安装 Envato Comment → Task → Google Sheet?

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

Envato Comment → Task → Google Sheet 是免费的吗?

是的,Envato Comment → Task → Google Sheet 完全免费(开源免费),可自由下载、安装和使用。

Envato Comment → Task → Google Sheet 支持哪些平台?

Envato Comment → Task → Google Sheet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Envato Comment → Task → Google Sheet?

由 Lokendra Gami(@lokendragami1)开发并维护,当前版本 v1.0.0。

💬 留言讨论