Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Analyzes ThemeForest and CodeCanyon customer comments and converts them into structured development tasks. Classifies each comment as a bug, feature request, support question, or refund risk, assigns a priority level, and outputs a JSON object ready for Google Sheets insertion.
Replaces manual copy-paste triage by converting raw marketplace comments directly into prioritized, categorized task rows without leaving the workflow.
When to use it
- Triaging new ThemeForest support comments each morning
- Flagging refund-risk comments for immediate follow-up
- Building a backlog of feature requests from customer feedback
- Tracking recurring bugs across a WordPress theme's comment history
- Generating a weekly product health snapshot from CodeCanyon comments
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Classify this ThemeForest comment: 'The portfolio section is completely broken on mobile, please fix ASAP'
- 1Receives comment_text and product metadata as input parameters
- 2Classifies comment type as bug
- 3Evaluates severity and assigns priority as high
- 4Extracts technical detail: mobile layout failure in portfolio section
- 5Formats result as a structured JSON object for Google Sheets row insertion
JSON task object with type: bug, priority: high, component: portfolio section, platform: mobile, ready for Sheets API insertion
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.