Scrape Twitter/X, Reddit, LinkedIn, and the web for people, emails, and company data to generate leads, enrich contacts, and perform competitor analysis. Also create, edit, and analyze ad creative on Meta and Google Ads, including remixing video ad templates into branded MP4s.
GooseWorks ads skill — create, edit, AND analyze ad creative. Remix a static (image) ad template into a branded ad for the user's product, edit/re-roll an existing creative, research a brand for ads, OR analyze ad performance (Meta/Google campaign diagnostics, creative fatigue, CAC & lead quality, competitor ad intelligence, ad angles & hooks). Use when the user says "remix this ad", references a static ad template id/slug, asks to "make an ad", "edit this ad", "research my brand", or asks to analyze/diagnose ad campaigns. Generation runs through the GooseWorks backend's single cloud workflow (the same one the ads app uses) — credits are reserved and billed server-side. Analytics recipes are fetched from goose-skills on demand.
GooseWorks video ads — remix a video ad template (iMessage chat-reveal, more coming) into a branded video ad for the user's product. Renders LOCALLY on the user's machine (Playwright + ffmpeg + GooseWorks media proxies) and saves the finished MP4 back to the project over MCP. Use when the user says "make the video for project <id>", references a video ad project or template, or asks to remix a video ad. Unlike goose-ads (static images, generated server-side), video renders locally and reports progress + the result back through the gooseworks MCP tools.
GooseWorks data toolkit. Search and scrape Twitter/X, Reddit, LinkedIn, websites, and the web. Find people, emails, and company info. Enrich contacts and companies. GTM tasks: lead generation, prospect research, ICP identification, competitor analysis, outbound list building. LinkedIn scraping: extract post engagers, commenters, profile data, and job postings. Reach for it when you need data at scale, sources behind auth, or a specific provider — not as a replacement for your built-in web search/fetch on quick, one-off lookups.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Give your coding agent (Claude Code, Cursor, Codex) access to 100+ data tools — scrape Twitter/Reddit/LinkedIn, find emails, enrich companies, research competitors — with one install.
Pick your agent:
# Claude Code
npx gooseworks install --claude
npx gooseworks install --claude --with goose-graphics
# Cursor
npx gooseworks install --cursor
# Codex
npx gooseworks install --codex
# All detected agents
npx gooseworks install --all
This does three things:
Use --with <skill-slug> to install standalone GooseWorks skills alongside the main GooseWorks skill. For example, --with goose-graphics installs /goose-graphics locally so your agent can run it directly without doing a catalog lookup through /gooseworks.
# Via Vercel skills.sh
npx skills add gooseworks-ai/gooseworks
# Via Claude Code plugins
/plugin install gooseworks
# Via OpenClaw ClawHub
clawhub skill install gooseworks
# Via Codex (OpenAI) — available once merged into openai/skills
codex skills install gooseworks
installFull setup: login + install skill + configure your coding agent.
npx gooseworks install --claude # Configure for Claude Code
npx gooseworks install --cursor # Configure for Cursor
npx gooseworks install --codex # Configure for Codex
npx gooseworks install --all # Configure all detected agents
npx gooseworks install --claude --with goose-graphics
npx gooseworks install --claude --with goose-graphics --with aeo
What it does:
login if you don't have credentials yet~/.agents/skills/gooseworks/SKILL.md--with standalone skills from gooseworks-ai/goose-skills into ~/.agents/skills/<slug>/~/.claude/skills/ (Claude) or ~/.codex/skills/ (Codex), or writes MCP config (Cursor)--with is repeatable. Unknown slugs are reported clearly and do not block the main GooseWorks skill install.
loginAuthenticate with GooseWorks via Google OAuth.
npx gooseworks login
Flow:
~/.gooseworks/credentials.jsonTimeout: 120 seconds. If the browser doesn't complete, re-run the command.
logoutClear saved credentials.
npx gooseworks logout
Deletes ~/.gooseworks/credentials.json.
searchSearch the GooseWorks skill catalog.
npx gooseworks search "reddit scraping"
npx gooseworks search "find emails"
npx gooseworks search "competitor research"
creditsCheck your credit balance.
npx gooseworks credits
Output:
Credits: 847 available (500 subscription + 347 purchased)
updateRe-fetch the latest skill without re-authenticating.
npx gooseworks update
Standalone skills installed with --with skip the catalog search step. After npx gooseworks install --claude --with goose-graphics, you can invoke /goose-graphics ... directly from Claude Code.
We'd rather you know exactly what this CLI does before you run it:
npx claudepluginhub gooseworks-ai/gooseworksComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.