instagram-account-research
Research Instagram accounts for creator discovery, competitor profiling, and account health snapshots using hosted profile and post collection.
What this skill does
# Instagram Account Research Use this skill for known Instagram accounts: creator snapshots, competitor profiles, brand account checks, and shortlists worth deeper content analysis. Apply shared rulebook and user-guidance rules from `postplus-shared`. ## Do Not Use When - The user has no handle list and wants open-ended creator discovery. Route to `instagram-creator-discovery`. - The user wants post/Reel pattern mining rather than account evaluation. Route to `instagram-content-benchmark`. - The user wants comment language or objections. Route to `instagram-audience-voice`. ## Collection Key Routing Released hosted collection keys: - `instagram-profiles`: profile snapshots for known usernames or profile URLs. - `instagram-posts`: recent public posts for shortlisted accounts only. Use hosted collection outputs and the workflow below when collection, normalization, or ranking is needed. ## Default Workflow 1. Confirm the user has known handles, usernames, or profile URLs. 2. Collect `instagram-profiles` for the handle list. 3. Decide which accounts deserve recent-post collection from profile results. 4. Collect a small `instagram-posts` sample for shortlisted accounts only. 5. Normalize profile and post outputs. 6. Rank accounts by audience size, engagement proxy, posting cadence, and topical relevance. 7. Return a shortlist plus account notes. Run profile and post collection as one serial queue. Do not start profile and post enrichment in parallel. If a request requires a broad profile pass plus a broad post pass, stop before collection and ask the user to narrow the handle list or research theme. ## First-Pass Bounds - 5-15 usernames. - 6-12 recent posts per shortlisted account. - No broad market scraping from this account-research skill. ## Good Output Return an account snapshot table, strongest accounts, likely account type, posting cadence estimate, top recent content patterns, and risks such as weak engagement, inactive posting, or weak topical fit. ## Failure Modes - Stop if the request is open-ended creator discovery. - Stop on missing handles, unsupported collection keys, missing auth, unavailable hosted service, or stable network failure. - Do not invent private backend calls or broad fallback scraping. ## Handoff - Need niche creators from search or content signals -> `instagram-creator-discovery`. - Need post/Reel benchmark patterns -> `instagram-content-benchmark`. - Need comment-driven pain points -> `instagram-audience-voice`. - Ready creator leads -> `creator-outreach`. ## Public Command Boundary - Choose the smallest matching command or workflow from the user input and run it directly. - Readiness diagnostics: `postplus doctor --skill instagram-account-research`. - If an owned CLI or script command fails, report the exact error and stop. Do not bypass the failure with metadata-only answers, readiness probing, local payload rewrites, fallback providers, or unpublished tools. - Use `postplus research schema --collection-key instagram-posts --json` only when constructing or repairing an unknown request shape. - Hosted collection: `postplus research collect --skill instagram-account-research --collection-key instagram-posts --input <hosted-envelope.json> --output <collection-result.json>`. - Resume a pending collection: `postplus research collect --run-handle <runHandle> --output <collection-result.json>`. - Keep the first pass bounded; expand only after inspecting the first result. - If the CLI returns a quote-confirmation challenge, run `postplus quote confirm --json --challenge-file <challenge.json>` and retry with the returned token.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.