← Back to Skills Marketplace
lokendragami1

Envato Comment → Task → Google Sheet

by Lokendra Gami · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
457
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install envato-comment-task-to-sheet
Description
Analyzes Envato comments to classify and prioritize tasks, extracting details into JSON formatted for Google Sheets integration.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install envato-comment-task-to-sheet
  3. After installation, invoke the skill by name or use /envato-comment-task-to-sheet
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug envato-comment-task-to-sheet
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Envato Comment → Task → Google Sheet?

Analyzes Envato comments to classify and prioritize tasks, extracting details into JSON formatted for Google Sheets integration. It is an AI Agent Skill for Claude Code / OpenClaw, with 457 downloads so far.

How do I install Envato Comment → Task → Google Sheet?

Run "/install envato-comment-task-to-sheet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Envato Comment → Task → Google Sheet free?

Yes, Envato Comment → Task → Google Sheet is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Envato Comment → Task → Google Sheet support?

Envato Comment → Task → Google Sheet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Envato Comment → Task → Google Sheet?

It is built and maintained by Lokendra Gami (@lokendragami1); the current version is v1.0.0.

💬 Comments