← all publishers

robomotionio

@robomotionio source repo

336 published skills · page 1 of 4

  1. SEO · robomotionio bundle
    Comprehensive SEO analysis for any website or business type. Full site audits, single-page analysis, technical SEO (crawlability, indexability, Core Web Vitals with INP), schema markup, content quality (E-E-A-T), image optimization, sitemap analysis, and GEO for AI Overviews/ChatGPT/Perplexity. Industry detection for SaaS, e-commerce, local, publishers, agencies. Triggers on: SEO, audit, schema, Core Web Vitals, sitemap, E-E-A-T, AI Overviews, GEO, technical SEO, content quality, page speed, structured data.
    0
    installs
  2. Social · robomotionio bundle
    When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' 'grow my following,' 'TikTok video,' 'Reels,' 'Shorts,' 'video script,' 'video hook,' 'short-form video,' or 'create a reel.' Use this for social media content creation, repurposing, scheduling, and short-form video scripting. For broader content strategy, see content-strategy. For paid video ads, see ad-creative.
    0
    installs
  3. Marketing Ideas · robomotionio bundle
    When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' 'ideas to grow,' 'what else can I try,' 'I don't know how to market this,' 'brainstorm marketing,' or 'what marketing should I do.' Use this as a starting point whenever someone is stuck or looking for inspiration on how to grow. For specific channel execution, see the relevant skill (ads, social, emails, etc.).
    0
    installs
  4. Genotoxic · robomotionio bundle
    Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and necessist, then uses survived mutants, unnecessary test statements, and call graph data to identify false positives, missing test coverage, and fuzzing targets. Use when triaging survived mutants, analyzing mutation testing results, identifying test gaps, finding fuzzing targets from weak tests, running mutation frameworks (including circomvent and cairo-mutants), or using necessist.
    0
    installs
  5. Trailmark · robomotionio bundle
    Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radius, taint propagation, privilege boundaries, and entry point enumeration. Use when analyzing call paths, mapping attack surface, finding complexity hotspots, enumerating entry points, tracing taint propagation, measuring blast radius, or building a code graph for audit prioritization. Prefer `trailmark.parse.detect_languages()` or `--language auto` when the target language is unknown or polyglot.
    0
    installs
  6. Dwarf Expert · robomotionio bundle
    Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.
    0
    installs
  7. Graph Evolution · robomotionio bundle
    Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes. Detects new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege boundary modifications that text diffs miss. Use when comparing code between commits or tags, analyzing structural evolution, detecting attack surface growth, reviewing what changed between audit snapshots, or finding security-relevant changes that text diffs miss.
    0
    installs
  8. Diagramming Code · robomotionio bundle
    Generates Mermaid diagrams from Trailmark code graphs. Produces call graphs, class hierarchies, module dependency maps, containment diagrams, complexity heatmaps, and attack surface data flow visualizations. Use when visualizing code architecture, drawing call graphs, generating class diagrams, creating dependency maps, producing complexity heatmaps, or visualizing data flow and attack surface paths as Mermaid diagrams.
    0
    installs
  9. Trailmark Summary · robomotionio
    Runs a Trailmark summary analysis on a codebase. Returns auto-detected languages, entry point count, and dependency list. Use when vivisect or galvanize needs a quick structural overview. Triggers: trailmark summary, code summary, structural overview.
    0
    installs
  10. Zeroize Audit · robomotionio bundle
    Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.
    0
    installs
  11. Audit Augmentation · robomotionio bundle
    Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files. Maps findings to graph nodes by file and line overlap, creates severity-based subgraphs, and enables cross-referencing findings with pre-analysis data (blast radius, taint, etc.). Use when projecting SARIF results onto a code graph, overlaying weAudit annotations, cross-referencing Semgrep or CodeQL findings with call graph data, or visualizing audit findings in the context of code structure.
    0
    installs
  12. Skill Improver · robomotionio
    Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.
    0
    installs
  13. Sarif Parsing · robomotionio bundle
    Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse sarif", "read scan results", "aggregate findings", "deduplicate alerts", or "process sarif output". Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data. Does NOT run scans — use the Semgrep or CodeQL skills for that.
    0
    installs
  14. Aflpp · robomotionio
    AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C/C++ projects.
    0
    installs
  15. Trailmark Structural · robomotionio
    Runs full Trailmark structural analysis on Trailmark 0.2.x by building a graph, running `preanalysis()`, and reporting hotspots, taint, blast radius, privilege boundaries, and attack surface. Use when vivisect needs detailed structural data for a target. Triggers: structural analysis, blast radius, taint analysis, complexity hotspots.
    0
    installs
  16. Interpreting Culture Index · robomotionio bundle
    Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition analysis (gas/brake/glue), burnout detection, profile comparison, hiring profiles, manager coaching, interview transcript analysis for trait prediction, candidate debrief, onboarding planning, and conflict mediation. Accepts extracted JSON or PDF input via OpenCV extraction script.
    0
    installs
  17. Firebase Apk Scanner · robomotionio bundle
    Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. Use when analyzing APK files for Firebase vulnerabilities, performing mobile app security audits, or testing Firebase endpoint security. For authorized security research only.
    0
    installs
  18. Solana Vulnerability Scanner · robomotionio bundle
    Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.
    0
    installs
  19. Semgrep Rule Variant Creator · robomotionio bundle
    Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.
    0
    installs
  20. Using Agent Skills · robomotionio
    Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.
    0
    installs
  21. SEO Profound · robomotionio
    Profound LLM citation tracker (extension). Time-series brand citation rates across ChatGPT, Perplexity, and other LLMs. Pairs with seo-seranking for triangulated AI visibility coverage.
    0
    installs
  22. Semgrep Rule Creator · robomotionio bundle
    Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.
    0
    installs
  23. Pokemon Player · robomotionio
    Play Pokemon games autonomously via headless emulation. Starts a game server, reads structured game state from RAM, makes strategic decisions, and sends button inputs — all from the terminal.
    0
    installs
  24. Building App · robomotionio bundle
    Builds a Robomotion App - a real React web app plus a robot backend - by conversation with a non-technical person. Owns the full lifecycle: clarify → contract (app.json) → screens with sample data → live preview in ~90s → backend actions → publish. Use when the user wants an app, dashboard, portal, form, approval queue, a board of things that move through stages, or any screens people will click.
    0
    installs
  25. Running Flow · robomotionio bundle
    Validates locally (`robomotion validate`) then executes a Robomotion flow on a robot (`robomotion run <flow-dir>`), tailing the agent-mode JSONL session log to drive a validate → run → observe → fix loop with bounded retries. Use when the user says "run the flow", "start on robot X", "trigger this on the robot", "test on a robot", or "deploy and run".
    0
    installs
  26. Testing Flow · robomotionio bundle
    Runs and authors behavioral tests for Robomotion flows using @robomotion/sdk/testing. Use when the user says "test the flow", "write tests for main.ts", "mock this service", "check branch coverage", or when a flow needs regression tests before a change. For pspec schema validation, use validating-flow instead.
    0
    installs
  27. Creating Flow · robomotionio bundle
    Creates Robomotion automation flows with the @robomotion/sdk TypeScript builder. Owns the full lifecycle: requirements → plan → build → validate → deploy. Also use when the user has a plan ready and wants the flow code written.
    0
    installs
  28. Validating Flow · robomotionio bundle
    Validates a compiled Robomotion flow against pspec schemas via `robomotion validate <flow-dir>`. Exits 0 on clean, 1 on error with node-by-node report on stderr; no stdout output (composes in shell pipelines). Use when the user says "validate this flow", "check the flow", "is this correct", or before running. Does NOT run the flow — for behavioral tests use testing-flow.
    0
    installs
  29. Exploring Browser · robomotionio bundle
    Explores a website interactively via the robomotion-browser-mcp server to discover selectors, record action sequences, capture network traffic, and produce a JSON flow sequence that maps to Robomotion SDK TypeScript. Use when the user says "explore this page", "find the selector for X", "record the login flow", "what API does this page use", or before writing ANY `Core.Browser.*` flow. Pairs with `reversing-network` when the captured traffic reveals a clean API.
    0
    installs
  30. Reversing Network · robomotionio bundle
    Reverses the network traffic behind a browser flow to replace slow browser automation with direct HTTP requests. Use when the user says "this browser flow is too slow", "find the API this page uses", "convert to HTTP", "can we call the API instead", or when `exploring-browser` reveals a clean REST/GraphQL endpoint.
    0
    installs
  31. Searching Packages · robomotionio bundle
    Finds Robomotion packages, nodes, and templates via the `robomotion` CLI, which is backed by Bleve full-text search with fuzzy matching and semantic expansion. Use when the user asks to find a package, explore templates, discover what nodes exist for a task, or check exact property names before writing a flow.
    0
    installs
  32. Ads · robomotionio bundle
    When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' 'audience targeting,' 'Google Ads,' 'Facebook ads,' 'LinkedIn ads,' 'ad budget,' 'cost per click,' 'ad spend,' or 'should I run ads.' Use this for campaign strategy, audience targeting, bidding, and optimization. For bulk ad creative generation and iteration, see ad-creative. For landing page optimization, see cro.
    0
    installs
  33. AI Sdr · robomotionio
    When the user wants to deploy AI sales development reps, automate sales qualification, build signal-to-action routing, or design AI agent architecture for sales. Also use when the user mentions 'AI SDR,' 'AI sales agent,' 'automated qualification,' 'signal routing,' 'sales automation,' '11x,' 'Artisan,' 'AiSDR,' 'AI BDR,' or 'autonomous sales.' This skill covers AI SDR deployment, qualification automation, and agent architecture for sales development.
    0
    installs
  34. Revops · robomotionio bundle
    When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.
    0
    installs
  35. Cold Email · robomotionio bundle
    Write B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails, prospecting emails, cold email campaigns, sales development emails, or SDR emails. Also use when the user mentions "cold outreach," "prospecting email," "outbound email," "email to leads," "reach out to prospects," "sales email," "follow-up email sequence," "nobody's replying to my emails," or "how do I write a cold email." Covers subject lines, opening lines, body copy, CTAs, personalization, and multi-touch follow-up sequences. For warm/lifecycle email sequences, see emails. For sales collateral beyond emails, see sales-enablement.
    0
    installs
  36. Netlify Blobs · robomotionio
    Guide for using Netlify Blobs for file and asset storage — images, documents, uploads, exports, cached binary artifacts. Covers getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores, and local development. Do NOT use Blobs as a dynamic data store — use Netlify Database for that.
    0
    installs
  37. Netlify Deploy · robomotionio bundle
    Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
    0
    installs
  38. Graphic Design · robomotionio bundle
    Master graphic-design knowledge for producing real visual assets with AI image models — blog and article covers, hero images, social and OG cards, ad creative, banners, icons, spot illustrations, and brand visuals. Use whenever someone asks you to design, create, generate, or art-direct an image, illustration, cover, banner, logo concept, or a coherent set of visuals; or when they hand you content (a post, a launch, a campaign) to illustrate. Covers composition, color, typography, brand identity, format/aspect specs, design critique, and — critically — how to write prompts and use reference images for the gpt-image and Gemini (Nano Banana) image toolkits so the output looks intentionally designed, not generically AI. Triggers: 'design a cover', 'make a banner', 'generate an illustration', 'create social cards', 'art direction', 'image prompt', 'on-brand visuals', 'a matching set of images'.
    0
    installs
  39. Netlify Database · robomotionio bundle
    Guide for using Netlify Database — the GA managed Postgres product built into Netlify. Use when a project needs any kind of dynamic, structured, or relational data. Covers provisioning via @netlify/database, Drizzle ORM (@beta) setup, migrations, preview branching, and safe production data handling. Blobs is only for file/asset storage — any dynamic data belongs in the database.
    0
    installs
  40. Netlify Identity · robomotionio bundle
    Use when the task involves authentication, user signups, logins, password recovery, OAuth providers, role-based access control, or protecting routes and functions. Always use `@netlify/identity`. Never use `netlify-identity-widget` or `gotrue-js` — they are deprecated.
    0
    installs
  41. Gtm Engineering · robomotionio
    When the user wants to build GTM automation with code, design workflow architectures, use AI agents for GTM tasks, or implement the 'architecture over tools' principle. Also use when the user mentions 'GTM engineering,' 'GTM automation,' 'Robomotion,' 'workflow automation,' 'Clay API,' 'instruction stacks,' 'AI agents for GTM,' or 'revenue automation.' This skill covers technical GTM infrastructure from workflow design through agent orchestration.
    0
    installs
  42. Netlify Image Cdn · robomotionio bundle
    Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, setting up user-uploaded image pipelines, or configuring image transformations. Covers the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites, and composing uploads with Functions + Blobs.
    0
    installs
  43. Social Kit · robomotionio bundle
    One brief → voice-tuned X variants + voice-tuned LinkedIn variants + a matching social graphic. A thin orchestrator over create-x-content, create-linkedin-content, and graphics-studio, with a voice-guide pre-flight check and sensible defaults. Use for the end-to-end content moment when you want copy and a visual together, in the user's voice.
    0
    installs
  44. Solo Founder Gtm · robomotionio
    When the user is a solo founder building their GTM motion, wants to scale without hiring, or needs to design an AI agent team for go-to-market. Also use when the user mentions 'solo founder,' 'one-person startup,' 'solopreneur,' 'bootstrapped,' 'no team,' 'AI agents as team,' 'scaling without hiring,' 'founder-led sales,' 'lean GTM,' 'one-person company,' or 'no employees.' This skill covers the complete solo founder GTM playbook from stack selection through agent team design, revenue-stage transitions, time allocation, and when to finally hire.
    0
    installs
  45. Netlify AI Gateway · robomotionio
    Reference for Netlify AI Gateway — the managed proxy that routes calls to OpenAI, Anthropic, and Google Gemini SDKs without provider API keys. Use this skill any time the user wants to add AI on a Netlify site (chat, completion, reasoning, image generation, image-to-image edit/stylize), choose or change a model, wire up the OpenAI / Anthropic / @google/genai SDK, decide which provider to use for an image-gen feature (it's Gemini-only on the gateway), or debug "model not found" / "API key missing" against the gateway. Required reading before pinning a model — the gateway exposes a curated subset, not every provider model.
    0
    installs
  46. Netlify Frameworks · robomotionio bundle
    Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters or plugins, or troubleshooting framework-specific Netlify integration. Covers what Netlify needs from each framework and how adapters handle server-side rendering.
    0
    installs
  47. Job Scraper · robomotionio bundle
    Search job postings across LinkedIn and Indeed by keyword, location, company, or job type — no logins or cookies — returning structured jobs (title, company, location, salary, description, seniority, apply URL) for hiring-signal detection, GTM research, and competitive intel. Apify actors when a token is set; keyless web search otherwise.
    0
    installs
  48. Tam Builder · robomotionio bundle
    Build and maintain a scored Total Addressable Market — discover ICP-matching companies via Apollo Company Search, score fit 0-100, assign tiers (1/2/3), and auto-build a persona watchlist for Tier 1-2 companies via free Apollo People Search. Outputs to a store/CSV. Foundation for signal-scanner.
    0
    installs
  49. Customer Research · robomotionio bundle
    When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "analyze transcripts," "customer interviews," "survey analysis," "support ticket analysis," "voice of customer," "VOC," "build personas," "customer personas," "jobs to be done," "JTBD," "what do customers say," "what are customers struggling with," "Reddit mining," "G2 reviews," "review mining," "digital watering holes," "community research," "forum research," "competitor reviews," "customer sentiment," or "find out why customers churn/convert/buy." Use for both analyzing existing research assets AND gathering new research from online sources. For writing copy informed by research, see copywriting. For acting on research to improve pages, see cro.
    0
    installs
  50. Contact Cache · robomotionio bundle
    A persistent contact database that tracks every person identified or contacted across prospecting strategies, deduplicated by LinkedIn URL or email, so recurring strategies never re-target the same person. Also tracks outreach status through the funnel. The dedup backbone for the event and signal pipelines.
    0
    installs
  51. Kol Discovery · robomotionio bundle
    Find Key Opinion Leaders in a domain by searching LinkedIn posts for prolific, high-engagement authors and merging them with web-researched influencers (conference speakers, newsletter authors, podcast hosts) into a ranked, scored KOL list. Use when the goal is authority/thought-leadership voices, not pain-language leads.
    0
    installs
  52. Meeting Brief · robomotionio bundle
    A daily meeting-prep system — reads the calendar, filters out internal team members, deep-researches each external attendee (LinkedIn, company, GitHub, recent news), generates an AI relationship brief per person, and delivers it (email per person, optional Slack), building a lightweight personal CRM over time. This is "who is this person", not "how do I sell to them" (for that, see sales-call-prep). Deterministic fetchers; the brief writing is the agent's.
    0
    installs
  53. Content To Pipeline · robomotionio
    When the user wants to turn content into revenue, build a content-led GTM motion, reverse engineer distribution, or repurpose content across platforms. Also use when the user mentions 'content marketing,' 'content-led growth,' 'content to pipeline,' 'distribution,' 'content repurposing,' 'content strategy,' 'thought leadership,' 'newsletter,' 'content flywheel,' 'organic growth.' This skill covers content-to-revenue systems from creation through pipeline attribution.
    0
    installs
  54. Ad Angle Miner · robomotionio bundle
    Extract the highest-converting ad angles from real customer-voice data — reviews, Reddit threads, social complaints, and competitor ads — and return a ranked angle bank with verbatim proof quotes and recommended ad formats. For growth/paid-media teams who want ad copy grounded in evidence, not brainstorms.
    0
    installs
  55. Aeo Visibility · robomotionio bundle
    Measure a brand's visibility across AI answer engines (Perplexity, ChatGPT/OpenAI, Gemini, Tavily) — how often and how prominently it is mentioned, and where competitors get cited instead — then audit the site's AI-readability and produce prioritized recommendations. Use for a one-shot AEO baseline ("how visible are we in ChatGPT/Perplexity?", "audit our site for AI search"). Requires at least one answer-engine API key (Perplexity is canonical).
    0
    installs
  56. Email Drafting · robomotionio bundle
    Write high-converting cold emails — subject lines, single emails, or full sequences — using structured frameworks (PAS, BAB, AIDA, Signal-Proof-Ask), personalization tiers, proven subject-line patterns, and tone guidance. Use whenever you need cold-email copy; auto-loads as the drafting primitive for the signal composites and cold-email-outreach. Pure reasoning plus a deterministic copy linter.
    0
    installs
  57. Sales Coaching · robomotionio bundle
    An AI sales coach that analyzes a rep's own data — email templates + replies, call transcripts, pipeline outcomes — to find what they do well and where they struggle, then produces a personalized skill scorecard, a winning-pattern playbook reconstructed from their best work, a surprise finding, and a 30-day coaching plan. Coaches the worker. Metrics are computed; the coaching synthesis is the agent's.
    0
    installs
  58. Signal Scanner · robomotionio bundle
    A scheduled scanner that detects buying signals across a stored TAM and persona watchlist, writes them to a signals store, and sets up downstream activation. Three phases — free diff-based signals, paid scraped signals, then dedup/score/status updates. Always dry-runs before writing.
    0
    installs
  59. Competitor Profiling · robomotionio bundle
    When the user wants to research, profile, or analyze competitors from their URLs. Also use when the user mentions 'competitor profile,' 'competitor research,' 'competitor analysis,' 'profile this competitor,' 'analyze competitor,' 'competitive intelligence,' 'competitor deep dive,' 'who are my competitors,' 'competitor landscape,' 'competitor dossier,' 'competitive audit,' or 'research these competitors.' Input is a list of competitor URLs. Output is structured competitor profile markdown files. For creating comparison/alternative pages from profiles, see competitors. For sales-specific battle cards, see sales-enablement.
    0
    installs
  60. Graphics Studio · robomotionio bundle
    The unified visual generator — turn a brief into rendered high-res PNG/PDF graphics across seven fixed formats (carousel, story, infographic, slides, poster, chart, tweet). Resolve a style from a 16-style catalog, extract an ad-hoc style from a reference image, or synthesize a brand style from hex colors + fonts; source imagery (Unsplash or keyless) and ASCII art; the agent authors the HTML content while a deterministic driver binds design tokens to templates, runs a WCAG contrast check, and a Playwright renderer screenshots single files or whole slide directories at deviceScaleFactor 2. Use for any "make me a graphic / carousel / slides / poster / infographic / story" request and as the visual arm of social-kit.
    0
    installs
  61. Kol Engager Icp · robomotionio bundle
    Turn key-opinion-leader (KOL) audiences on LinkedIn into a strictly ICP-qualified, deduplicated lead list. For each KOL, pick their single most topic-relevant high-engagement recent post (a topic-relevance gate keeps off-topic viral audiences out), extract the reactors and commenters via a managed Apify actor (PhantomBuster and keyless Playwright degrades), enrich firmographics through Apollo, then score every engager on a deterministic ICP-fit x intent x recency model into tiers A/B/C and dedup across runs. Surfaces only tier A/B by default, each lead tagged with the KOL and post topic they engaged. Use after KOL discovery or with a manual KOL list.
    0
    installs
  62. Pipeline Review · robomotionio bundle
    Pull deals from any CRM (HubSpot/Salesforce/Pipedrive/Close/CSV), compute pipeline metrics across seven dimensions (volume, qualification, source attribution, stage velocity, stuck deals, win/loss, forecast/coverage), and produce a one-page executive summary plus a detailed diagnostic with data-cited, prioritized recommendations. Tool-agnostic; metrics are computed, narrative is the agent's.
    0
    installs
  63. Sales Call Prep · robomotionio bundle
    Sales Call Prep
    0
    installs
  64. Champion Tracker · robomotionio bundle
    Detect when known product champions change jobs (a high-intent re-sell signal) and qualify their new company against ICP. Baseline each champion's LinkedIn profile, then on a recurring cadence re-scrape and diff company/title to surface movers with an ICP fit verdict, ready for warm outreach.
    0
    installs
  65. Competitor Intel · robomotionio bundle
    Research 2–5 competitors across web, blogs, reviews, and social; build deep per-competitor profiles (overview, positioning, product, content, customer evidence, signals); and translate competitor moves into positioning/pricing/messaging recommendations. The baseline competitive-intel engine reused by battlecard-generator and competitor-monitoring-system. Keyless backbone; the agent profiles and recommends.
    0
    installs
  66. Create X Content · robomotionio bundle
    Draft 2–5 voice-tuned X post variants from a free-form brief, each with a distinct framing (how-to, mechanism, problem-first, hype, contrarian…), and self-check each against a personal voice guide's banned phrases and format rules before returning — so posts sound like the user, not like an AI. The agent does the drafting; a bundled deterministic linter enforces banned-phrase / length / hashtag rules. Invoked standalone or by social-kit.
    0
    installs
  67. Industry Scanner · robomotionio bundle
    A daily or weekly industry-intelligence scanner that sweeps web, social, news, blogs, and communities for everything relevant to a client's industry, consolidates and categorizes the signal into nine types, then generates a small set of genuine, actionable GTM opportunities. Outputs a dated intelligence briefing. Keyless collectors; the agent categorizes, rates relevance, and drafts opportunities.
    0
    installs
  68. SEO Ahrefs · robomotionio
    Ahrefs API analyst (extension). Reads referring domains, backlinks, organic keywords, and content explorer data via the official @ahrefs/mcp server. Pairs with seo-backlinks for multi-source confidence weighting.
    0
    installs
  69. Blog Feed Monitor · robomotionio bundle
    Aggregate recent blog posts from one or more sites via RSS/Atom (with an index-scrape fallback) for competitor watch, industry tracking, or keyword-filtered content monitoring — no API key. Returns a normalized, deduped, recency-and-keyword-filtered list of posts. Use to track what vendors are publishing or feed content-brief / campaign-brief skills.
    0
    installs
  70. Google Ad Scraper · robomotionio bundle
    Scrape a competitor's active Google ads by domain (or company name) from the Google Ads Transparency Center and return structured creatives — copy, format, variants, destination URL, advertiser id. Keyless via headless Chromium. A reusable primitive for Ads composites (competitor-ad-intelligence, paid-channel-prioritizer, google-search-ads-builder).
    0
    installs
  71. Icp Website Audit · robomotionio bundle
    End-to-end "how do our buyers experience our site vs the competition?" audit. Builds personas (if absent), runs a persona-by-persona scorecard of the client site, runs head-to-head comparisons against 1-3 competitors, and consolidates into one report with persona feedback, competitive positioning, at-risk segments, and prioritized recommendations. Keyless crawl; persona scoring and consolidation are the agent's.
    0
    installs
  72. Linkedin Outreach · robomotionio bundle
    End-to-end LinkedIn outreach campaign builder — take qualified leads, write personalized message sequences (connection request + follow-ups + optional InMail), enforce char limits, export for the user's LinkedIn tool, and log the run. The LinkedIn counterpart to cold-email-outreach; a launch target for the signal composites when the user chooses LinkedIn.
    0
    installs
  73. SEO Content Audit · robomotionio bundle
    Produce a company's complete SEO footprint analysis in one report — full content inventory, SEO performance signals, competitor comparison, topic/keyword and content-type gap matrices, an optional brand-voice profile, and prioritized recommendations. Crawls sitemaps, deep-analyzes top pages, and runs SERP rank checks (keyless); backlink/authority precision needs a paid API (no free fallback). Foundational input to seo-content-engine.
    0
    installs
  74. X Mention Tracker · robomotionio bundle
    Search and scrape X posts for a query with reliable native date filtering (since:/until:) — ranked by likes. Use to find posts, track brand mentions, monitor competitors, and feed the kol-content-monitor (from:<handle> feeds). Apify tweet-scraper when APIFY_API_TOKEN is set (reliable); keyless Playwright degrade otherwise (best-effort behind X's login wall).
    0
    installs
  75. Apollo Lead Finder · robomotionio bundle
    Two-phase Apollo.io prospecting — run a free People Search to discover ICP-matching leads, then enrich only the best matches to reveal verified emails/phones. Use to build SDR prospect lists from an ICP (titles, seniority, company size, geo, industry) while spending Apollo credits only on ranked winners.
    0
    installs
  76. Icp Identification · robomotionio bundle
    The entry point for any "find me leads / map my market / who should I sell to" request. Researches a company or idea, defines a structured Ideal Customer Profile (explicit inclusion AND exclusion criteria), then routes to the right next step (TAM mapping or direct lead finding) with a handoff context block. Keyless research; the ICP synthesis and routing are the agent's.
    0
    installs
  77. Job Posting Intent · robomotionio bundle
    Detect buying intent from job postings — when a company posts a role in your problem area they've allocated budget and acknowledged the problem. Finds those companies, aggregates postings into a per-company signal strength, then (agent) qualifies vs. ICP and extracts personalization context + decision-maker suggestions. Outputs leads; does not do outreach.
    0
    installs
  78. Lead Qualification · robomotionio bundle
    A reusable lead-qualification engine. Conversational intake builds a qualification prompt capturing the ICP, then leads are enriched and scored into qualified/disqualified verdicts with confidence scores and reasoning. Prompts persist for reuse and calibration. The scoring sub-skill inside the event, Luma, and signal pipelines.
    0
    installs
  79. Newsletter Monitor · robomotionio bundle
    Scan a dedicated monitoring inbox (IMAP) for incoming newsletter emails and extract buying signals via configurable keyword campaigns — matched keywords, 200-char context snippets, and mentioned companies. Use to monitor industry newsletters (acquisitions, migrations, staffing, technology adoption) for actionable signals without manual reading.
    0
    installs
  80. Reddit Post Finder · robomotionio bundle
    Scrape and search Reddit posts from one or more subreddits over a time window — ranked by upvotes with each post's URL preserved. Use to find discussions, track competitor or brand mentions, monitor product feedback, and discover ICP pain points. Keyless by default (public Reddit JSON); uses an Apify Reddit actor when APIFY_API_TOKEN is set for reliable scale.
    0
    installs
  81. SEO Content Engine · robomotionio bundle
    Build and run a compounding SEO content engine for a client end-to-end — audit current state, identify gaps, build keyword architecture by funnel stage, generate a prioritized content calendar, draft content in the client's brand voice, design internal linking, then publish and monitor on an ongoing cadence. A standing engagement (not a one-off report) that orchestrates the SEO sub-skills with mandatory human checkpoints. Requires an answer-engine key (via the AEO sub-step).
    0
    installs
  82. Churn Risk Detector · robomotionio bundle
    Aggregate support, communication, usage, and commercial signals per account into a scored churn-risk report with severity tiers, root-cause hypotheses, and specific save plays. Built for seed/Series A teams with no CS platform — a spreadsheet of customers, a Slack channel, and a support inbox. Scoring is deterministic; the agent writes hypotheses and save plays.
    0
    installs
  83. Cold Email Outreach · robomotionio bundle
    The final mile of outbound — take leads from any source, design and write email sequences, verify deliverability, then load the campaign into the user's chosen tool (lemlist/instantly) or send one-off (sendgrid/resend) or export a tool-ready CSV, and launch. The launch target for the signal composites and outbound-prospecting-engine once contacts and drafts exist.
    0
    installs
  84. Hacker News Scraper · robomotionio bundle
    Search Hacker News stories and comments for a topic, tool, or brand and return ranked discussions (points, comments, links). Use to track tech-community sentiment, find Show HN / Ask HN launches, and surface buying or competitive signals. Free, no API key.
    0
    installs
  85. Inbound Lead Triage · robomotionio bundle
    Pull all inbound leads from a period (demo requests, trial signups, content downloads, webinar regs, chatbot convos), classify by source urgency, qualify against ICP, enrich with context, and produce a prioritized action queue with a recommended response per lead. Turns a messy form-fill inbox into a who-to-call-first list.
    0
    installs
  86. Kol Content Monitor · robomotionio bundle
    Track what a defined set of Key Opinion Leaders (KOLs) post on LinkedIn and X, cluster posts into topics, and surface trending narratives early (Convergence / Spike / Underdog / Controversy) with a weekly digest and content-action recommendations. Use to ride a breaking wave instead of creating one. Composite — chains linkedin-profile-post-scraper + x-mention-tracker; the agent clusters topics.
    0
    installs
  87. Messaging Ab Tester · robomotionio bundle
    Turn a messaging debate into data — generate 3-5 strategically distinct messaging variants for a value proposition, design a structured A/B test (LinkedIn organic and/or cold email), then normalize and score the returned metrics with a fixed weighting + significance gate to declare a winner and recommend where to deploy it. You (the agent) generate variants and write the narrative; deterministic scripts lay out the test schedule and score the results.
    0
    installs
  88. Review Site Scraper · robomotionio bundle
    Scrape product reviews from G2, Capterra, or Trustpilot in one skill (platform dispatch), normalized into a common schema with platform extras preserved. Use to monitor competitor reviews, track product sentiment, and gather Voice-of-Customer. Per-platform Apify actors when APIFY_API_TOKEN is set; keyless Playwright degrade otherwise.
    0
    installs
  89. SEO Domain Analyzer · robomotionio bundle
    Build an SEO performance profile for a domain — authority/traffic estimates, organic keyword footprint, top pages, backlink/referring-domain signals, real per-keyword SERP rankings, and auto-discovered competitors from keyword overlap. Leads with keyless serp-derived ground truth; paid Semrush/Ahrefs APIs are optional enrichment. The agent labels estimates and writes the profile.
    0
    installs
  90. Tech Stack Teardown · robomotionio bundle
    Tech Stack Teardown
    0
    installs
  91. Web Archive Scraper · robomotionio bundle
    Search the Wayback Machine (Internet Archive) for archived snapshots of a URL or domain and optionally fetch cached page content as readable text. Use to recover removed customer lists, testimonials, case studies, and partner directories, and to track how a competitor's messaging evolved over time. Free, no API key.
    0
    installs
  92. Ad Campaign Analyzer · robomotionio bundle
    Turn raw ad-campaign performance data (Google, Meta, LinkedIn) into clear cut/scale/test decisions — diagnose waste, identify winners, check statistical significance, and produce a concrete cross-channel budget-reallocation plan with scenario modeling and dollar-amount shifts. For founders/paid-media owners who need a specialist's read, not a dashboard summary.
    0
    installs
  93. Battlecard Generator · robomotionio bundle
    Research one competitor from every public angle — website/messaging, G2/Capterra reviews, ads, social chatter, and pricing — and synthesize an opinionated sales battlecard (positioning traps, landmine questions, objection handlers, win/loss themes). Use when prepping reps for competitive deals or building a competitive program. Keyless backbone; the agent does all synthesis.
    0
    installs
  94. Generate Voice Guide · robomotionio bundle
    Build a structured personal voice guide for X and/or LinkedIn by scanning a person's past original posts and refining through sample-and-feedback loops. The guide (persona, dos/don'ts, banned phrases, hook patterns, format rules, annotated real examples) is consumed by create-x-content, create-linkedin-content, and social-kit. The agent authors the guide; a bundled deterministic analyzer supplies corpus stats + absence-derived banned-phrase candidates. For individual social voice, not corporate brand voice.
    0
    installs
  95. Linkedin Job Scraper · robomotionio bundle
    Find LinkedIn job postings by search term and location, returning structured jobs (title, company, location, salary, job type, description, URL) for GTM research, hiring-signal sourcing, and job-pipeline building. Apify LinkedIn jobs actor when a token is set; keyless site:linkedin.com/jobs search otherwise.
    0
    installs
  96. Luma Event Attendees · robomotionio bundle
    Find speakers, hosts, and guest profiles at Luma events for outreach prospecting. Two modes — a free direct page scrape (event metadata + hosts) and a paid Apify search mode returning full guest profiles with LinkedIn/X/bio. The attendee-sourcing front end of the event-prospecting and Luma lead pipelines.
    0
    installs
  97. News Signal Outreach · robomotionio bundle
    The catch-all signal composite — take any news (article, post, announcement, event, regulation, launch, acquisition, layoff, expansion), evaluate whether the companies/people in it fit ICP, identify the connection to the product, find the right people, and draft outreach using the news as the hook. Handles evaluate-only and full-outreach modes. Hands off to cold-email-outreach or linkedin-outreach.
    0
    installs
  98. Product Hunt Scraper · robomotionio bundle
    Scrape trending products from Product Hunt for a daily, weekly, or monthly window — ranked by upvotes. Use to discover new launches, track competitors, and monitor the startup ecosystem in a space. Keyless by default (Playwright over the leaderboard); uses an Apify Product Hunt actor when APIFY_API_TOKEN is set for reliable scale.
    0
    installs
  99. Programmatic SEO Spy · robomotionio bundle
    Reverse-engineer competitors' programmatic SEO — crawl their sitemaps, cluster URLs into pattern types (vs/, integrations/, for-{industry}/, use-cases/, glossary/, tools/), estimate page count per pattern, sample template quality, infer which patterns drive traffic, and surface the white-space / variation / quality gaps you can exploit. Recon step before a buildout; feeds programmatic-seo-planner. Keyless (paid traffic APIs optional).
    0
    installs
  100. SEO Traffic Analyzer · robomotionio bundle
    SEO Traffic Analyzer
    0
    installs