instagram-tools
Instagram Tools
Follow shared release-shell rules in:
postplus-sharedrelease-shell rules
Use this skill when implementing or running the local execution layer for the Instagram skill family.
Main scripts:
scripts/build_instagram_actor_input.mjsscripts/run_instagram_actor.mjsscripts/normalize_instagram_dataset.mjsscripts/extract_instagram_candidate_usernames.mjsscripts/rank_instagram_creators.mjsscripts/rank_instagram_accounts.mjsscripts/rank_instagram_posts.mjsscripts/cluster_instagram_comments.mjsscripts/build_instagram_watchlist.mjs
Shared helpers:
scripts/lib/instagram_common.mjs
Reference contracts:
../instagram-references/tool-contracts.md../instagram-references/normalized-schema.md
Release-Shell Execution Contract
- keep actor inputs, raw datasets, normalized outputs, candidate lists,
ranking files, and watchlist caches under
<work-folder>/.postplus/instagram-tools/ - keep only final user-facing summaries or shortlist exports outside
.postplus/ - use
scripts/build_instagram_actor_input.mjsor a small real input file before the expensive collection step - start with a bounded first pass before broadening the crawl
- use PostPlus-supported scripts plus the shared collection runner only; do not switch to ad hoc shell glue
- if hosted capability is unavailable, unauthorized, or returns a stable network error, stop immediately instead of switching to ad hoc shell glue
More from postplusai/postplus-skills
audio-transcription
Transcribe local or remote audio into durable text and timestamp artifacts using hosted Whisper models. Use this when the job is speech-to-text from audio files and you need request/response persistence, optional timestamps, and subtitle-ready outputs.
85google-trends-research
Research Google Trends search-intent signals for topic discovery, keyword momentum, regional interest, and rising queries without treating search trends as the same thing as platform content heat or marketplace demand.
79seedance-submitter
Use when preparing, submitting, polling, or debugging Seedance 2.0 video generation jobs from product images, storyboard images, UGC scripts, voiceover copy, or promptPlan request JSON. Use for splitting scripts into render segments, uploading references, creating request JSON, submitting jobs through the hosted capability, polling predictions, and handing off local render paths.
77social-media-publisher
Prepare and, after explicit approval, publish social posts through the PostPlus platform-owned Postiz workspace.
77facebook-research
Research Facebook pages, public follower or following surfaces, and public posts using hosted collection capability. Use this when the user wants Facebook account research, follower-surface sampling, or public post metrics.
77x-tools
Local execution tools for X/Twitter hosted collection workflows, including actor runs, dataset normalization, tweet ranking, account ranking, audience graph construction, and language clustering.
76