category: social
dependencies: [click, requests, beautifulsoup4]
difficulty: intermediate
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: guia-matthieu-clawfu-skills-ugc-collector3description: UGC Collector4---56# UGC Collector78> Collect and organize user-generated content for marketing campaigns and social proof.91011## What Claude Does vs What You Decide1213| Claude Does | You Decide |14|-------------|------------|15| Structures analysis frameworks | Metric definitions |16| Identifies patterns in data | Business interpretation |17| Creates visualization templates | Dashboard design |18| Suggests optimization areas | Action priorities |19| Calculates statistical measures | Decision thresholds |2021## Dependencies2223```bash24pip install click requests beautifulsoup425```2627## Commands2829```bash30python scripts/main.py search "#brandname" --platform instagram31python scripts/main.py mentions @brand --platform twitter32python scripts/main.py organize ./ugc/ --by-type33```3435## Skill Boundaries3637### What This Skill Does Well38- Structuring data analysis39- Identifying patterns and trends40- Creating visualization frameworks41- Calculating statistical measures4243### What This Skill Cannot Do44- Access your actual data45- Replace statistical expertise46- Make business decisions47- Guarantee prediction accuracy4849## Skill Metadata505152- **Mode**: centaur53```yaml54category: social55dependencies: [click, requests, beautifulsoup4]56difficulty: intermediate57```5859---60> Converted and distributed by [TomeVault](https://tomevault.io/claim/guia-matthieu) — claim your Tome and manage your conversions.61<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/guia-matthieu-clawfu-skills-ugc-collector in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
UGC Collector It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.