Agent skill · Content & Marketing

apify-trend-analysis

Discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill apify-trend-analysis-dexsdevelopers-site-financeiro --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/apify-trend-analysis-dexsdevelopers-site-financeiro/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

From the SKILL.md

# Trend Analysis Discover and track emerging trends using Apify Actors to extract data from multiple platforms. ## Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool: `npm install -g @apify/mcpc` ## Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify trend type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Step 4: Run the analysis script - [ ] Step 5: Summarize findings ``` ### Step 1: Identify Trend Type Select the appropriate Actor based on research needs: | User Need | Actor ID | Best For | |-----------|----------|----------| | Search trends | `apify/google-trends-scraper` | Google Trends data | | Hashtag tracking | `apify/instagram-hashtag-scraper` | Hashtag content | | Hashtag metrics | `apify/instagram-hashtag-stats` | Performance stats | | Visual trends | `apify/instagram-post-scraper` | Post analysis | | Trending discovery | `apify/instagram-search-scraper` | Search trends | | Comprehensive tracking | `apify/instagram-scraper` | Full data | | API-based trends | `apify/insta

What's inside
Steps it walks through
  1. Prerequisites
  2. Workflow
  3. Step 1: Identify Trend Type
  4. Step 2: Fetch Actor Schema
  5. Step 3: Ask User Preferences
  6. Step 4: Run the Script
  7. Step 5: Summarize Findings
  8. Error Handling
Ships with 1 file
  • metadata.json
Commands it runs
node --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \
More from claude-skill-registry
All skills →
About this skill
What does the apify-trend-analysis skill do?

Discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill apify-trend-analysis-dexsdevelopers-site-financeiro --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 majiayu000/claude-skill-registry, a repository with 534 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