
seanwyngaard skills on Remote OpenClaw
9 skills published by seanwyngaard. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
web-scraper-as-a-service
Turns a scraping brief or target URL into a complete client-ready deliverable. Analyzes the target site, generates a Python scraper with rate limiting and resume support, cleans the output data, and packages everything with documentation.
social-media-content-calendar
Generates complete social media content calendars for one or more platforms, including captions, hashtags, image prompts, and scheduling metadata. Output files are structured for direct import into Buffer, Hootsuite, or Later. Supports Instagram, TikTok, LinkedIn, Twitter/X, Facebook, YouTube, and Threads.
freelance-proposal-engine
Generates tailored freelance proposals for job listings on Upwork, Fiverr, Freelancer, and PeoplePerHour. Accepts a job description, URL, or file path, then analyzes client needs, selects a proposal strategy, and outputs a copy-paste-ready proposal with pricing guidance and a follow-up template.
contract-generator
Generates freelance contracts, statements of work, NDAs, and retainer agreements as Markdown and print-ready HTML files. Takes a contract type and project description as arguments and fills in standard sections covering scope, payment, IP, revisions, and termination.
technical-doc-generator
Scans a local codebase and generates technical documentation across five formats: API docs, READMEs, architecture overviews, changelogs, and developer onboarding guides. Run it with a path and a doc type argument, or use 'full' to produce the complete set in a docs/ directory.
competitor-analysis-report
Researches up to five competitors using public web sources and produces a structured report covering features, pricing, SWOT analysis, and time-boxed strategic recommendations. Output is saved as Markdown, HTML, a standalone executive summary, and a CSV feature matrix.
client-project-manager
A command-line system for managing freelance work end-to-end. Stores client records, project status, time logs, and invoices in local JSON files. Covers the full workflow from onboarding a client to sending payment reminders.
resume-and-cover-letter
Parses a job description, maps candidate experience against required keywords, and generates a tailored resume and cover letter. Output includes Markdown, print-ready HTML, a keyword match report, and optionally LaTeX source. Works interactively if no profile is provided upfront.
seo-content-factory
Runs a six-phase pipeline from a single keyword to a publish-ready article: SERP research, competitor gap analysis, content architecture, writing with E-E-A-T signals, on-page SEO elements, and dual output as markdown and WordPress HTML. Batch mode accepts a keyword file and generates an internal linking map across all produced articles.