Jump to related tools in the same category or review the original source on GitHub.

Productivity & Tasks @lokendragami1 Updated 6/28/2026 822 downloads 0 stars Security: Pass

Envato Comment Task To Sheet OpenClaw Plugin & Skill | ClawHub

Looking to integrate Envato Comment Task To Sheet into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate productivity & tasks tasks instantly, without having to write custom tools from scratch.

What this skill does

This skill analyzes ThemeForest / CodeCanyon comments and converts them into structured development tasks.

Install

ClawHub CLI
openclaw skills install @lokendragami1/envato-comment-task-to-sheet
Node.js (npx)
npx clawhub@latest install envato-comment-task-to-sheet

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Envato Comment → Task → Google Sheet

Overview

This skill analyzes ThemeForest / CodeCanyon comments and converts them into structured development tasks.

It classifies the comment type, assigns priority, extracts technical details, and outputs a JSON object designed to be pushed directly into Google Sheets.

Input Parameters

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

Output

Structured JSON task object formatted for Google Sheets row insertion.

Classification Types

  • bug
  • feature_request
  • support_question
  • update_required
  • refund_risk
  • positive_feedback

Priority Rules

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

Use Case

  • Automate support workflow
  • Track product health
  • Improve update planning
  • Reduce missed issues
ClawHub Registry URL: https://clawhub.ai/lokendragami1/skills/envato-comment-task-to-sheet

Related skills

If this matches your use case, these are close alternatives in the same category.