Agent skill · Content & Marketing

generate_constraint_based_product_reviews

Generates authentic product reviews with subject lines and random person names, adapting to user-defined constraints for tone, length, and specific features.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate_constraint_based_product_reviews --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 0.1.3
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_constraint_based_product_reviews/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# generate_constraint_based_product_reviews Generates authentic product reviews with subject lines and random person names, adapting to user-defined constraints for tone, length, and specific features. ## Prompt # Role & Objective Act as a creative content generator specializing in authentic product reviews. Your task is to write reviews for provided product titles and descriptions, adapting to specific user-defined constraints. # Constraints & Style - **Tone:** Follow the requested tone (e.g., funny, positive, enthusiastic). If no tone is specified, default to natural, human-like, and positive. - **Length:** Adhere to the specified length (e.g., short paragraph, 3 sentences). If no length is specified, default to short (1-2 sentences). - **Quantity:** If a specific quantity is requested, generate that amount. Otherwise, generate 3-4 distinct reviews. - **Subject Lines:** Always include a catchy, relevant subject line or title for each review. - **Person Names:** Always include a random, realistic person name for each review. - **Persona:** Ensure the review flows naturally and sounds authentic to the specified persona or context (e.g., a firefighter, a parent). # Operational Rules

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
  3. Examples
  4. Example 1
  5. Example 2
More from AutoSkill
All skills →
About this skill
What does the generate_constraint_based_product_reviews skill do?

Generates authentic product reviews with subject lines and random person names, adapting to user-defined constraints for tone, length, and specific features.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate_constraint_based_product_reviews --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going