ugc-curator

Automate discovery, evaluation, and permission workflows for user-generated content.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/teodorboev/socialai --skill ugc-curator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ugc-curator
Source: https://github.com/teodorboev/socialai/tree/main/.opencode/skills/ugc-curator
Command: npx skills add https://github.com/teodorboev/socialai --skill ugc-curator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the discovery, evaluation, and permission process for user-generated content (UGC), which typically has higher engagement than branded content but is often neglected due to manual effort.

Core Features & Use Cases

  • UGC Discovery: Finds content through tags, brand hashtags, mentions, location tags, and reviews.
  • Automated Evaluation: Assesses content quality, brand alignment, authenticity, and brand safety using an LLM.
  • Permission Management: Sends templated DMs to request permission and tracks responses.
  • Reshare Queuing: Prepares approved UGC for resharing with proper credit.
  • Use Case: A fashion brand can use this skill to automatically find and get permission to reshare stylish customer photos featuring their products, significantly boosting social media engagement.

Quick Start

Use the ugc-curator skill to find and request permission for user-generated content mentioning our brand.

Frequently Asked Questions about ugc-curator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate user-generated content discovery and permission requests?

You can automate the UGC pipeline by using a skill that identifies content through tags and mentions, evaluates brand safety using LLM scoring, and manages permission requests via templated direct messages. This handles the entire workflow from discovery to approval.

What is the best way to find and evaluate brand-safe user-generated content?

Evaluating brand-safe UGC is done using an automated curation skill with LLM-based scoring. It assesses content quality, brand alignment, and authenticity after discovering potential posts through social listening tags, location tags, and brand mentions.

How do I track UGC permission status and manage approval workflows?

Tracking UGC permission status is handled by integrating the curation skill with a database. It logs content candidates, manages the approval workflow via templated direct messages, and updates statuses as responses are received, ultimately queuing approved content for resharing.

Can I use automated content curation for social media brand engagement?

Yes, automated content curation supports social media brand engagement by finding customer photos through tags and mentions, securing permission via DM workflows, and queuing the approved UGC for resharing with proper attribution to boost engagement.

Does automated UGC curation require social listening tools to function?

Automated UGC curation integrates with social listening tools to effectively identify potential content through brand hashtags, mentions, and location tags. These tools feed candidates into the database for LLM evaluation and the subsequent permission management workflow.