
postplusai/postplus-skills
40 skills42 installs320 starsGitHub
Install
npx skills add https://github.com/postplusai/postplus-skillsSkills in this repo
1Facebook ResearchFacebook Research is a PostPlus-backed agent skill for solo builders and marketers who need source-grounded summaries from public Facebook pages, groups, and posts—not private follower graphs or login-gated insights. It belongs in the PostPlus platform-research family alongside LinkedIn and YouTube skills and applies shared collection boundaries before any API call. You confirm that the question can be answered from public content, map URLs to the released source keys, and retain emitted collection reports when jobs are asynchronous. That makes it useful when validating messaging against real posts, sizing a niche from public group activity, or citing metrics that appear on public surfaces. It is intermediate complexity because you must understand public-vs-private limits and PostPlus entrypoints. It is not a replacement for Meta Ads Manager or authenticated analytics APIs.2installs2Video Transcriptionvideo-transcription is a PostPlus agent skill for solo creators and builders who need speech extracted from video files without running Whisper locally. It targets caption generation, multilingual transcripts, and edit-prep timestamps by calling the released `transcription-whisper-with-video` capability through hosted media APIs. The workflow is asynchronous: submit captures request metadata, manifests, normalized transcript paths, and provider status until completion. Builders should supply duration from the source file up front, start with a single file before batching, and default timestamps on when subtitles matter. It deliberately excludes visual scene understanding—use the sibling video-analysis skill for that. Ideal when your product pipeline or content workflow already lives in PostPlus media-production skills and you want consistent agent instructions for hosted transcription.2installs3Audio GenerationAudio Generation is a PostPlus routing-contract skill for solo builders and small teams automating spoken and dubbed media with agents. Before any TTS, persona voice, voice change, translated dub, cloned take, podcast audio, or lip-sync handoff runs, the skill decides the audio task class, reference policy, and which downstream runner owns execution. It prevents runners from guessing voice design, translation rules, or lip-sync intent. Use it when the desired outcome is generated audio or audio staged for a video render; skip it when the user only needs transcription or subtitles (media-router), when requests are already normalized for voice-batch-runner, or when the primary goal is a full video pipeline without a clear audio class. The skill fits agent-tooling and content workflows where predictable contracts matter more than one-off chat improvisation.1installs4Audio TranscriptionAudio Transcription is a PostPlus family agent skill for solo builders and content-focused indies who need reliable speech-to-text from local or remote audio without wiring Whisper yourself. It targets jobs where the deliverable is durable text plus optional timestamps and subtitle-ready segments, using hosted Whisper models through `transcription-whisper` or the turbo variant when cost and speed beat frame-accurate captions. The skill documents execution boundaries—when to pick standard versus turbo, how async submission stores artifacts, and when to switch to sibling video skills—so agents do not guess endpoints or mix media workflows. It fits AI automation stacks where agents produce podcasts, course audio, or support recordings and must persist provider handles for later polling. Intermediate complexity reflects billing inputs and async semantics. After a run you should have stored request/response metadata and transcript outputs suitable for editing, search, or republishing—not semantic scene understanding, which belongs elsewhere in the same media family.1installs5Benchmark To BriefBenchmark To Brief is a PostPlus agent skill for solo builders and small creative teams who already finished benchmark research on short-form video and need an execution-ready strategy layer. It ingests validated evidence—reports, master tables, pattern tables, comment analyses, performance findings—and outputs campaign briefs, concept candidates, hook options, lane priorities, and test plans that stay anchored to source facts. The skill refuses greenfield invention: unsupported personas, angles, or claims are out of scope. It stops at script-ready briefs and routes final scripting to human review and asset generation to downstream workflows. Use it as the strategy bridge between research tables and production, not as a brainstorming substitute when no data exists.1installs6Creative Qacreative-qa is a PostPlus agent skill for short-form and campaign media pipelines where quality is subjective but still must be auditable. After a person actually watches, listens, or inspects a generated asset, you invoke the skill to persist a normalized judgment: object type and id, version, reviewer, timestamp, verdict, reasons, issue taxonomy, likely blame stage, and what to rerun next. It explicitly rejects autonomous AI approval and empty verdicts, keeping humans as the quality authority while the agent does clerical structuring—summarizing notes, mapping categories, and drafting rerun hints without replacing the reviewer. Solo builders running AI-generated UGC, ads, or multi-clip workflows install it to stop losing decisions in Slack threads. Pair it with preflight or prompt QA when critique happens before generation; use creative-qa only once a human decision exists. Compatible with Claude Code, Cursor, and Codex agents orchestrating PostPlus-style production stacks.1installs7Creator OutreachCreator Outreach is a PostPlus routing skill for solo marketers and indie founders who already have—or can obtain—normalized creator datasets from TikTok, Instagram, or X. It owns the middle of the funnel: lead normalization, visible contact-field summarization, fit scoring against your brief, shortlist logic, and draft outreach copy. It explicitly does not scrape platforms on its own; you route discovery through sibling skills like tiktok-research or instagram-creator-discovery, then hand structured exports here. Gmail, CRM sync, and actual sends are out of scope—default behavior is draft plus human review, which keeps compliance and brand tone under your control. Shared PostPlus rulebook constraints apply via postplus-shared. Choose a discovery route up front, supply evidence-backed fit reasons, and never guess private emails. The workflow is ideal when you are running a seeding campaign, affiliate push, or launch burst and need repeatable shortlists instead of one-off spreadsheets. Complexity is intermediate because you must bring clean inputs and a written brief before scoring or drafting makes sense.1installs8Editing Decision EngineEditing Decision Engine is for solo creators and indie marketers who already have footage and a script but need a disciplined cut plan before opening an NLE or delegating to an editor. The skill focuses on short-form social video: where to stay on face for trust, where to insert proof B-roll, and how to mirror patterns from reference videos without treating the job as full render pipeline or generic computer-vision analysis. It expects an explicit brief or JSON matching its artifact contract and stops rather than guessing when intent or evidence is missing—aligned with PostPlus’s fail-closed CLI behavior. Use it in the content leg of your growth stack when you want repeatable editorial decisions you can hand to a person or automation. Skip it when you only need ideation, QA from another released skill, or pure transcoding without editorial structure.1installs9Frame ExtractionFrame Extraction is a PostPlus media-production skill for solo builders and small creative teams who work from local video files and need the right stills for a defined downstream job—not a one-size-fits-all thumbnail grab. You declare intent up front: persona and vibe research, shot structure, product visibility, UI walkthroughs, visual-style review, or CTA and compliance checks. The skill picks the smallest extraction mode that fits that intent and scopes time windows precisely so you do not flood reviewers with redundant frames. It expects you to treat selection as a boundary decision: wrong mode or missing inputs should stop the run rather than guess. When shot boundaries matter, run or reuse video-analysis first so scene-change and hook-first passes align with real edits. Outputs are contact sheets and review packs sized for the next human or agent step in your pipeline. It is part of the Media and Creative Production family and is optimized for local files on your machine rather than hosted transcoding services.1installs10Generation Routergeneration-router is a PostPlus routing-contract skill that sits at the front of generative media agent workflows. When a solo builder asks to generate, edit, dub, animate, or assemble image, video, audio, or analysis-derived assets, the skill forces a classification step: image vs video vs audio (and related UGC flows) before any provider or model is touched. That prevents expensive wrong-path runs and keeps transcription-first or analysis-first jobs on media-router instead. It is intermediate complexity because you need to understand PostPlus controller names and when inputs are already sufficient to bypass routing. Use during creative automation builds and launch asset batches; skip it for pure copywriting, publishing, or research-only tasks as the skill itself states.1installs11Google Trends ResearchGoogle Trends Research is a PostPlus agent skill for solo and indie builders who need structured Google Trends work without confusing search curves with real sales or platform heat. It classifies requests into trending scans, momentum checks, regional maps, and related-query expansion, then applies a clear guardrail: trends inform discovery and watchlists, not full demand proof. The skill integrates with PostPlus hosted collections via `google-trends-fast` and inherits sourcing rules from postplus-shared. It fits early journey research when you are comparing niches or regions, and it still helps later when you refine SEO topics or growth content calendars—as long as you pair outputs with interviews, landing tests, or marketplace data. Use it when you want agent-guided, repeatable trend pulls instead of ad-hoc browser spelunking on trends.google.com.1installs12Image Batch RunnerImage Batch Runner is a PostPlus family agent skill that turns already-defined persona, concept, and shot inputs into local image assets through hosted generation and edit runs. It targets solo creators and indie teams producing short-form vertical video who need repeatable batches—not one-off chat images—with full audit trails of requests, responses, attempts, and manifests for downstream QA or rendering. The runner validates normalized requests and calls configured image models, defaulting to image-gpt-image-2-text and image-gpt-image-2-edit, while explicitly refusing creative strategy decisions that belong in image-generation. Outputs include on-disk image files and structured metadata so agents can chain into video pipelines without re-prompting from scratch. Treat it as the execution layer after creative classification is settled; skipping that gate risks wrong references and inconsistent persona locks.1installs13Image GenerationImage Generation is a PostPlus routing-contract skill that acts as the controller for any agent session where the deliverable is still or batched images. Solo builders and small teams use it when a user asks for text-to-image, edits, persona shots, product renders, banners, thumbnails, or storyboard panels, but the runtime must not fire jobs until inputs are understood and the correct runner payload exists. The skill walks a four-step gate: detect input type, assign a task class, apply model and reference rules, then emit a structured handoff for image-batch-runner. That separation keeps expensive API calls and batch orchestration in one executor while this skill stays deterministic and auditable. It fits Claude Code, Cursor, and Codex flows that chain PostPlus family skills for creative pipelines without mixing video, audio, or edit-plan controllers into the same step.1installs14Instagram Account Researchinstagram-account-research is a PostPlus family skill for solo builders and marketers who need structured Instagram account intelligence without scraping glue code. It fits when you already have usernames or a competitor set and want profile snapshots plus a small recent-post sample to compare output, rough momentum, and audience scale. The skill enforces a disciplined pipeline—collect profiles, shortlist, sample posts, normalize to a shared schema, then rank—so agents do not over-fetch every account. It explicitly defers follower-band and topical-fit discovery to instagram-creator-discovery, which keeps this skill as the second pass for profiling known handles. Ideal for indie SaaS founders sizing influencer partnerships, DTC brands auditing rival feeds, or agencies building client shortlists before creative strategy.1installs15Instagram Audience VoiceInstagram Audience Voice is a PostPlus research skill for solo builders and creators who already have a tight Instagram shortlist and need comment-level insight instead of vanity metrics. It collects comments via the instagram-comments collection path, normalizes them to a shared schema, clusters by theme and intent, separates high-signal phrases from low-signal reactions, and summarizes language you can reuse in ads, captions, or video scripts. The contract forbids starting from an enormous blind post set; you should enter from instagram-content-benchmark output, hand-picked URLs, or a small competitor top-post sample. It pairs with PostPlus Instagram family skills and shared execution rules. Use it when real audience wording matters for growth content; pair with broader positioning work when you still lack a product story.1installs16Instagram Campaign ScoutInstagram Campaign Scout is a PostPlus-family agent skill that helps solo builders and small teams monitor branded hashtags, creator tags, and campaign spread on Instagram using hosted collection keys and a normalized research schema. Install it when you need repeatable public UGC discovery—not one-off screenshot hunting—before validating positioning, planning launch creative, or checking whether a hashtag strategy is gaining traction. The skill walks through choosing a campaign object (hashtag, username, or brand keyword), pulling data through instagram-hashtags, instagram-search, and instagram-posts, normalizing outputs, and synthesizing volume signals, related hashtags, top tagged creators, and example posts. It pairs with shared PostPlus rules and reference docs so your agent does not improvise actor contracts. Cost discipline is baked in so you do not burn API budget on full-history pulls on day one. It is integration-heavy and best when you already use or plan to use the PostPlus research stack.1installs17Instagram Content BenchmarkInstagram Content Benchmark is a PostPlus-family agent skill for solo builders and small teams who need evidence-backed Instagram ideas instead of guessing formats. You define seeds—usernames, post or Reel URLs, hashtags, or themes—then pull a first pool of roughly ten to fifteen samples per theme using hosted collection keys `instagram-posts` or `instagram-hashtags`. The skill normalizes post and Reel results into one table, ranks candidates by engagement proxies plus relevance, recency, and format fit, and delivers a shortlist you can treat as creative references. Follow-on analysis surfaces repeated hooks, caption structures, visual formats, content pillars, and hashtag habits so you can adapt patterns without copying verbatim. Shared PostPlus rulebook guidance applies across steps. Use it when you are planning organic Instagram growth or validating what content shapes work in your niche; skip it when you only need account dossiers, outreach creator lists, or comment-language mining—those paths route to sibling Instagram skills.1installs18Instagram Creator DiscoveryInstagram-creator-discovery is a PostPlus family agent skill for solo founders and growth-minded indies who need credible creator shortlists on Instagram without limiting research to bio keyword search. It routes work through shared public skill rules and reference schemas for normalized candidates, Instagram mapping, actor selection, and tool contracts. When requests specify follower bands, recent activity, topical fit, or audience alignment, the skill mandates a mixed-discovery flow—starting with instagram-search for topical profiles, then enriching candidates from post and tag evidence rather than defaulting to profile lookup alone. Use it to assemble research pools for outreach, compare creators found via hashtags versus tagged mentions versus Reels performance, and align outputs with the creator-discovery router candidate schema. It assumes you will read PostPlus research preferences and implementation references before execution. Best for launch-era distribution experiments and ongoing Grow lifecycle partnerships; not a substitute for legal contract review or paid ads management.1installs19Instagram ToolsInstagram Tools is a support skill in the PostPlus Instagram family. It tells the agent how to use hosted collection infrastructure for dataset normalization, post ranking, comment clustering, and watchlist construction when sibling skills such as instagram-account-research, instagram-audience-voice, instagram-campaign-scout, instagram-content-benchmark, or instagram-creator-discovery run. Required inputs are either a hosted envelope or a local normalized Instagram dataset depending on the workflow. The skill enforces a public command boundary: pick the smallest matching command, stop if user intent or source evidence is absent, and never paper over failed owned CLI commands with unpublished tools or alternate providers. It is not a standalone ideation or QA skill—callers must hand off structured results back to the invoking Instagram workflow. Solo builders using PostPlus for organic Instagram growth should invoke it only as backing infrastructure, not as a replacement for those user-facing skills.1installs20Media RouterMedia Router is a PostPlus routing skill for solo builders and small teams producing podcasts, video, or transcript-driven content with AI agents. Before any transcription, subtitle packaging, beat mapping, B-roll planning, or edit-ready prep runs, the agent answers which skill and model chain match the job. You declare intent across input type (audio, video, transcript, transcript+assets), goal (transcript through edit-plan), quality tier (rough, subtitle-ready, edit-ready), scale, and cost mode. That prevents treating every upload as plain transcription and avoids costly quality-first chains when rough output is enough. It complements generation-router for creative generation workflows. Install it when your agent must consistently gate media-understanding work across build and content-ship phases without doing downstream editing itself.1installs21Postplus Sharedpostplus-shared is the common policy and workflow layer for the PostPlus ad skill family. Solo and indie builders who automate paid campaigns across Meta, Google, or similar platforms should invoke it whenever a task touches ads but is not yet on a platform-specific skill. The readme defines a strict five-stage model—connect, read, normalize, diagnose and propose, approve and apply—and insists those stages never collapse into a single agent improvisation. That separation protects budgets: reads and writes use different paths, spend changes wait on human approval, and execution goes through adapters with dry-run or validation before live apply. The skill also documents router behavior (classify connect vs read vs apply vs conversion sync) and shared schema ownership so downstream platform skills stay consistent. It is prerequisite reading, not a replacement for platform adapters.1installs22Prompt Preflight QaPrompt Preflight QA is a PostPlus routing-contract skill that reviews storyboard and video-request prompts for controllability before generation credits are spent. Solo builders and micro-teams producing UGC or performance ads use it when a draft already exists and they need a disciplined pass over first-frame strength, hook legibility in the first three seconds, viewer question, visible evidence, promise delivery, product timing, negative constraints, and reference bindings. The workflow rejects impressive prose as a proxy for quality; instead it flags weak openings, drift risk, generic ad language, and missing segment plans for long videos. It deliberately stops short of creative approval or post-render judgment—blockers get identified and handed to the right upstream skill unless the user asks for a rewrite. Intermediate users managing multi-step generative pipelines benefit most.1installs23Reference Contract Builderreference-contract-builder is a PostPlus agent skill that turns messy reference piles into explicit contracts before image or video generation runs. Solo creators and indie studios often throw benchmark clips, persona shots, and product stills into one prompt and wonder why outputs copy the wrong face or pack shot. This skill forces an inventory step: which assets bind identity, which are inspiration-only, and which stay out of the first test. It aligns with PostPlus routing-contracts discipline so agents do not conflate decode work (handled elsewhere) with boundary setting. Use it whenever a prompt mixes benchmark media with brand-owned identity elements and you need the model told precisely what to learn versus what must change. After the contract is clear, you can run a controlled first generation and tighten references based on what actually transferred.1installs24Reference DecodeReference Decode is a PostPlus agent skill in the Routing & Contracts family. It exists so solo builders and small growth teams do not jump straight from a trending benchmark to generic generation prompts. You feed a benchmark video, contact sheet, frame set, rough idea, or even a no-reference brief, and the skill forces extraction of hook essence, the viewer’s question, must-copy visual grammar, and forbidden drift—never a fluffy mood summary. The default workflow starts with the smallest sufficient source (often hook-first or the first zero to five seconds), decodes the opening promise and legible visual structure, and explicitly walls off identity copying. It does not produce the final storyboard grid or provider payload; those come later in the PostPlus pipeline. Use it when creative direction must be promptable and auditable before storyboard or request writing, which protects indie operators from accidental likeness or overlay plagiarism while keeping pacing and composition lessons from references.1installs25Slideshow Producerslideshow-producer is a PostPlus media-production skill for solo creators and indie marketers who want agent-orchestrated TikTok slideshows or Instagram carousels without juggling five separate tools. After hooks or script direction are clear enough, the skill owns slide planning as local JSON, vibe-aligned image prompts, optional localhost preview for human review, batched GPT Image 2 renders (text vs edit modes depending on references), and final text-overlay compositing at default TikTok 9:16 or Instagram 4:5. It deliberately stops short of net-new hook ideation, direct provider SDK hacking, persona pack authoring, or sign-off QA—those stay in sibling PostPlus skills per the handoff section. Builders install it when they need repeatable carousel pipelines where structure, generation defaults (medium quality, 1k PNG), and export discipline matter more than one-off chat images.1installs26Social Media Extractorsocial-media-extractor is PostPlus’s high-level routing skill for public Instagram and Meta data when the user has not named a platform workflow yet. Indie marketers and solo founders use it to scope ad creative inspiration, competitive benchmarks, creator shortlists, UGC references, and campaign asset planning without jumping to the wrong specialized skill. It enforces a strict contract: explicit brief or JSON input, no fabrication when inputs are absent, and hard stops on owned CLI failures without fallback providers or unpublished tools. Instagram paths fan out to Instagram-specific skills; Facebook and Meta public evidence goes to facebook-research. The skill also hands off ideation and QA tasks to other released skills listed in its handoff section. Intermediate complexity reflects API constraints, artifact contracts, and compliance with public-data-only scope.1installs27Social Media PublisherSocial Media Publisher enables creators and agents to prepare, schedule, and publish social posts through PostPlus's managed publishing workspace. Use it when you need to coordinate social content distribution with approval gates, ensure consistent messaging across channels, and avoid managing separate credentials for each social platform. It matters because it centralizes social publishing operations while maintaining security and compliance through platform-owned infrastructure.1installs28Sourcing SelectionSourcing Selection is a PostPlus marketplace-sourcing family skill for solo and indie builders who need a business judgment on a product, niche, or supplier shortlist—not another raw data dump. It synthesizes supply-side and demand-side evidence in a fixed order (demand proof, competition, channel fit, merchant-model fit, supply feasibility, unit economics, compliance risk) while keeping collection and judgment separate. When layers are missing, the skill mandates provisional conclusions and names what still must be verified rather than collapsing incomplete reads into confident picks. It pairs naturally with platform collection skills you run first; this surface is the memo layer for go/no-go and next steps. Use it when you are validating Amazon, Shopify, or cross-border listings, comparing supplier signals to demand proof, or pressure-testing a channel opportunity before you order samples or lock MOQs.1installs29Storyboard Grid WriterStoryboard Grid Writer is a PostPlus media-production skill for solo builders and small creative teams who use agents to plan short-form visuals before any provider call. Install it when your generation controller needs a contact sheet or 6–9 panel beat plan with hook mechanics translated into frame-by-frame action, product timing, and drift guardrails. The skill enforces a simple split: keep the shared prompt short and put scene logic in detailed panel lines, which reduces rework when image or video architectures consume the pack. It expects structured inputs such as creative format, forbidden drift, and must-copy visual grammar, and it refuses plain script-only or execution-submission jobs where reference contracts are still unresolved. Best used after reference meaning is settled (or explicitly marked no-reference) and before final runner approval.1installs30Subtitle PackagerSubtitle Packager is a PostPlus media-production skill for solo creators who already have a normalized timed transcript and need broadcast-ready subtitle files. It performs subtitle chunking, timing normalization, and packaging into SRT and ASS plus editor handoff artifacts, while refusing to guess timings or call transcription models when segments are invalid. Inputs must come from audio-transcription or video-transcription outputs with stable timing metadata preserved through intermediate JSON and handoff notes. The skill keeps internal chunking state under .postplus/subtitle-packager and places user-facing caption files on normal project paths for NLE or platform upload. Use it when the creative work is caption readability and export format—not re-deriving dialogue from media. It fits indie video, course, and short-form workflows where one builder chains PostPlus skills in order instead of manual subtitle editors for every cut.1installs31Tiktok Ad ResearchTikTok Ad Research is a PostPlus agent skill for solo builders and small growth teams who need winning paid TikTok patterns—regions, objectives, hooks, and CTAs—without blending paid ads with organic creator discovery. It applies the shared PostPlus rulebook and expects a hosted schemaVersion 1 execution envelope feeding the tiktok-ads-top collection through the postplus research collect command. Use it when you are launching or iterating TikTok paid campaigns and want structured raw JSON you can turn into briefs and creative implications. The skill is deliberately narrow: competitor paid hooks and top ads by category or country, not community lanes or music trends. That separation keeps agent context clean and avoids expensive wrong-tool collects. Pair it with your own compliance review for ad claims and regional targeting before spending.1installs32Tiktok Music Archive DownloaderTikTok Music Archive Downloader is a PostPlus TikTok-family agent skill for solo builders and small content teams who already have music or sound candidates and need files on disk. It follows postplus-shared public skill rules and sits late in the shared TikTok music workflow: expected inputs usually arrive from tiktok-research after discovery work is done elsewhere. The agent invokes a shared runtime script that reads a download manifest, writes videos to an output directory, and emits a download report while honoring concurrency and attempt limits. Good fits include downloading representative videos for chosen sounds, extracting audio as local references, and building a manifest-backed asset library. The skill deliberately does not discover trending music, scrape hosted collections for metadata-only jobs, or decide whether audio is legally usable for public posting—those boundaries keep installs focused on archival download and reproducibility rather than research or compliance judgment.1installs33Tiktok ResearchTikTok Research is an agent skill from the PostPlus family for solo builders and small teams who need organic TikTok intelligence without immediately burning API quota. It guides bounded first passes: a handful of strong queries or seed hashtags, modest result counts, and serial refinement before pulling comments, related videos, or follower graphs. Use it when analyzing creators, trends, benchmarks, or comment sentiment on-platform—not when the user wants paid ad libraries, local sound archiving, or off-platform news. The skill enforces cost discipline and points misrouted requests to tiktok-ad-research or tiktok-music-archive-downloader. It assumes released hosted collection keys such as tiktok-videos and cooperation with postplus-shared norms. Ideal for launch planning and grow-phase content calendars grounded in what is actually performing on TikTok now.1installs34Ugc Flowugc-flow is a PostPlus workflow skill that orchestrates a full UGC-style creative production line for solo builders and small teams promoting products without hiring a full studio. It starts from product or research evidence, defines creator persona and tone, builds a storyboard, then hands off to dedicated generation runners for images, video clips, audio, subtitles, and montage planning—with explicit QA gates so invented claims do not slip into ads. The skill is a coordinator: it sequences public skills and checkpoints rather than calling providers itself. Use it when the user wants a standard line instead of one isolated render, spanning Launch distribution work and Grow lifecycle content refreshes. It pairs naturally with PostPlus media skills when requests are provider-ready.1installs35Video Analysisvideo-analysis is a PostPlus family agent skill for solo creators and lean growth teams who must understand why a short-form clip works before copying its structure. It forces video-level evidence: signed upload, byte upload, and Gemini file_reference analysis with gemini-3.5-flash rather than hand-wavy summaries from titles or hashtags. Triggers cover local files and URLs when users ask to watch, deconstruct hooks, capture spoken lines, or explain pacing—typical TikTok and Reels workflows. The skill sits primarily in Grow → content because deliverables feed iteration calendars, UGC briefs, and lifecycle experiments, but it also supports Validate when you stress-test creative angles on reference ads and Launch when you refine distribution hooks. Agents using Claude Code or Cursor should invoke it only when actual visual and audio understanding is required; ideation-only tasks belong in sibling PostPlus skills named in the family handoff.1installs36Video Batch RunnerVideo Batch Runner is a PostPlus media-production skill for solo builders producing short-form video at scale once ideation and QA are done. Use it when image, script, voice, or prompt-plan inputs are already signed off and you need talking-head, Seedance, or reference-motion renders with continuity across concepts and personas. The runner validates normalized video requests, executes hosted generation, and keeps a durable paper trail: manifests, source basis, handles, URLs, downloaded files when the host allows, and checkpoints you can poll. It deliberately does not choose hooks, storyboards, or reference policy—those belong to video-generation and video-request-architect first. The skill fits agent-driven content pipelines where Claude Code or similar agents orchestrate render batches without guessing missing inputs or collapsing creative decisions into the execution step.1installs37Video GenerationVideo Generation is a PostPlus routing-contract skill that acts as the controller layer for agent-driven video creation. Solo and indie builders use it when a user asks for a clip, storyboard reel, UGC piece, podcast visual, reference-based video, talking-head, image-to-video, text-to-video, or research-handoff video and the agent must decide what kind of work this is before anyone hits a provider API. The skill reads the natural-language intent, maps it to a task class, and determines whether references or a storyboard must be resolved upstream. It deliberately does not submit jobs; that keeps failures and cost surprises out of casual chat turns. After classification, it routes approved structure to video-request-architect and execution-ready payloads to seedance-submitter or video-batch-runner depending on batch versus single-shot needs. If the user only wants transcription, subtitles, semantic media analysis, or edit decisioning, media-router is the correct entry point instead. If architecture is already signed off, builders should bypass this controller and call a runner directly. The pattern fits content creators and product teams who wire Claude Code or Cursor into generative1installs38Video Request ArchitectVideo Request Architect is a PostPlus agent skill for solo and indie creators who already approved storyboards, beat sheets, or prompt plans and now need generator-ready structure without locking to one video API. It enforces a core rule—prompt architecture before provider syntax—by writing each clip in time order, then shaping fields that map cleanly into Seedance or other short-form video tools. Long narrations become discrete, self-contained segments so downstream models never depend on memory of earlier segments or unstated reference ties. The skill deliberately does not call providers or submit jobs; it architects requests for a later mapping step. Use it in the middle of a creative pipeline after benchmark-to-brief or reference contracts when those gates are satisfied, and before prompt-preflight-qa when you need QA on drafted requests. It suits agent-driven content workflows where consistency across segments matters more than ad-hoc one-off prompts.1installs39Voice Batch RunnerVoice Batch Runner is a PostPlus media-family agent skill for executing persona-aware voice production at scale. Solo builders and small teams running short-form or multi-clip workflows install it when persona registries, concepts, and scripts are already in place and the next step is hosted voice design, cloned takes, or async polling—not when they still need audio strategy. The runner validates normalized requests, separates profile, identity, and concrete takes, and treats voice as a reusable persona asset instead of disposable audio per script. It deliberately does not make creative voice-policy, reference-policy, or task-class decisions; those belong upstream. Outputs include reviewable voice iterations and manifests suitable for downstream video assembly. It pairs with the broader PostPlus stack where ideation and QA live in other released skills documented in handoff sections.1installs40Youtube ResearchYouTube Research is a PostPlus platform-research skill that pulls public YouTube data through hosted collection services rather than scraping by hand. Solo builders and indie creators use it when they need channel metadata, subscriber counts, a bounded comments sample for audience signal, downloadable video records for explicit URLs, or broader public-video discovery plans. The skill enforces collection-key routing so channel work starts with youtube-channel-summary, audience proxies use youtube-comments on a specific video or Shorts URL, and broad discovery goes through the public-video entrypoint. It inherits shared boundaries from postplus-shared and warns that released collection does not expose subscriber identities, so you should treat comments as public proxies only. It suits validation and growth planning where YouTube is a distribution or research channel, not private subscriber analytics.1installs