Instagram Collector Adarsh
Skill by adarshvmore
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adarshvmore/instagram-collector-adarshWhat This Skill Does
The Instagram Collector by adarshvmore is a specialized data acquisition agent designed for OpenClaw. It leverages the Apify Instagram Profile Scraper to programmatically extract high-level performance metrics from any public Instagram account. By processing raw post data, the skill calculates key performance indicators (KPIs) including engagement rates, posting cadence, and audience-facing hashtag strategies. It is purpose-built to feed into the broader Marketing Audit Pipeline, enabling users to generate data-driven reports on influencer health or competitor analysis without manual scraping. The tool maps complex social media data structures into a clean, standardized format ready for downstream decision-making.
Installation
To integrate this skill into your OpenClaw environment, ensure you have your Apify API token configured in your environment variables. Run the following command in your terminal:
clawhub install openclaw/skills/skills/adarshvmore/instagram-collector-adarsh
Once installed, verify the skill is active in your agent's dashboard to ensure the Marketing Audit Pipeline can access the scraping capabilities.
Use Cases
- Influencer Vetting: Automatically evaluate the quality and engagement levels of potential brand partners before finalizing collaborations.
- Competitor Benchmarking: Track how frequently competitors are posting and which hashtags they are prioritizing to capture market share.
- Content Strategy Audits: Analyze your own brand's historical performance to identify which posting frequencies and topics correlate with higher engagement.
- Market Research: Gather aggregated data on niche influencers within specific sectors to understand current social media trends.
Example Prompts
- "Perform a marketing audit on the handle 'gymshark' and generate a performance summary."
- "Collect the latest engagement metrics and top used hashtags for the Instagram profile 'nike' to help me refine my content strategy."
- "Is the account 'creative_brand' active? Tell me their posting frequency and average engagement rate."
Tips & Limitations
- Rate Limits: This skill relies on the Apify platform. Be mindful of your Apify subscription tier, as high-frequency concurrent runs may hit platform-imposed rate limits.
- Public Data Only: The collector can only access public profile information. It cannot scrape private accounts or gated content.
- Calculation Context: The engagement rate is calculated based on the available recent post data provided by the scraper. Results are representative of recent activity rather than the entire history of an account.
- Performance: The skill uses asynchronous polling; please allow up to 60 seconds for the data collection process to complete during peak usage times.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adarshvmore-instagram-collector-adarsh": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection