trend-research
Use when identifying cultural moments, audio trends, memes, or creator collaborations to inform social content.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install gtmagents/gtm-agents/trend-researchskilz install gtmagents/gtm-agents/trend-research --agent opencodeskilz install gtmagents/gtm-agents/trend-research --agent codexskilz install gtmagents/gtm-agents/trend-research --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/gtmagents/gtm-agentscp -r gtm-agents/plugins/social-media/skills/trend-research ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
tailwind-shadcn-setup
by vanman2024
Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design...
spanish-language-tutor
by sandraschi
Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies
frontend-dev-guidelines
by diet103
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organiz...
torch-geometric
by davila7
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, ...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- javascript
- Market Score
- 28
Agent Skill Grade
D Score: 69/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing template references
- Vague trigger terms in metadata
- No concrete examples provided
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I was curious how trend research fits into the Claude Code ecosystem—looks like you're tackling something pretty niche. With a D-grade score though, there are some structural gaps we should dig into around how you're positioning this for developers.
Links:
The TL;DR
You're at 69/100, solidly in D territory. This is based on Anthropic's Claude Skills best practices rubric. Your strongest area is Spec Compliance (12/15)—the YAML and naming are clean. But you're bleeding points on Progressive Disclosure Architecture (18/30) and Utility (13/20). The core problem: you've described what the skill does without showing how developers actually use it.
What's Working Well
- Spec compliance is tight. Valid YAML frontmatter, correct hyphen-case naming, required fields are there. No formatting complaints.
- Your research process has structure. The five numbered steps (daily scans, multi-platform coverage, filtering) give clear direction—that's solid.
- The use case is real. Social media teams do need trend monitoring; this addresses an actual problem.
The Big One: Missing Templates and Examples
Here's what's killing your score—you list four templates but provide zero actual examples:
- Trend bulletin (description, platform, example links, recommended angle).
- Approval checklist (brand, legal, partner).
- Creator shortlist with outreach status.
- "Trend viability" scoring sheet with fit/risk/shelf-life sliders.
But they don't exist. No reference files. No inline sample. A developer activating this skill has to reverse-engineer what a "viability scoring sheet" looks like.
Fix: Create a references/ folder with actual markdown templates:
- `references/trend-bulletin-temp...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.