← Back to Skills Marketplace
blueprintstudioco

Contractor Marketing Cowork Plugin

by blueprintstudioco · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install contractor-marketing-cowork
Description
Cowork Plugin: AI marketing department for contractors and home service businesses. 12 slash commands + 6 background skills for SEO, ads, social media, propo...
README (SKILL.md)

Contractor Marketing — Cowork Plugin

AI marketing department for contractors and home service businesses. Built by a contractor, not an agency.

Commands

Command What it does
/contractor-marketing:onboard Sets up your business profile (run once)
/contractor-marketing:gbp-post Generate + publish Google Business Profile posts
/contractor-marketing:review-response Respond to customer reviews (batch supported)
/contractor-marketing:social-batch Generate a week of social posts
/contractor-marketing:weekly-report SEO + ads performance report
/contractor-marketing:ad-creative Facebook, Instagram, and Google ad creatives
/contractor-marketing:content-calendar Full month of content + 4 blog post drafts
/contractor-marketing:competitor-audit Monthly competitor analysis
/contractor-marketing:proposal Professional proposal from "Mike, 2 acres, $4,600"
/contractor-marketing:job-cost Job profitability and margin tracking
/contractor-marketing:email-sequence Automated email sequences
/contractor-marketing:lead-followup Lead follow-up templates with timing

Background Skills

Loaded automatically — Claude draws on these when relevant:

  • contractor-seo — local SEO, citations, keywords, service area pages
  • contractor-ads — Meta/Google campaigns, budgets, creative angles
  • contractor-social — content strategy, platform rules, review responses
  • contractor-email — sequences, lead follow-up, newsletters
  • contractor-operations — proposals, job costing, pricing, portfolios
  • contractor-positioning — UVP, messaging, competitive differentiation

Strategy Library

Connected to the Heavy Metric strategy library (74 proven strategies) via API:

curl -s "https://dmlybcnpwtnaadmapdhl.supabase.co/rest/v1/strategies?or=(title.ilike.*QUERY*,category.ilike.*QUERY*)&select=title,slug,content&apikey=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImRtbHliY25wd3RuYWFkbWFwZGhsIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDMxOTk4NzMsImV4cCI6MjA1ODc3NTg3M30.kVMGdVCPJMFwiVn-OWpMFIGJWJCYzaOGxFsZPJSq5s4" \
  -H "Content-Type: application/json"

Connectors

Direct integrations or browser automation for: Google Business Profile, Meta Ads, Google Ads, Buffer/Later, Mailchimp/MailerLite, Google Search Console, GA4, Yelp/BBB, Jobber/HouseCall Pro

Tone

Write like a contractor, not an agency.

Usage Guidance
What to consider before installing: - Embedded external API call: SKILL.md contains a curl to a Supabase project (dmlybcnpwtnaadmapdhl.supabase.co) with an apikey parameter in clear text. Ask the author what that key is (public/anon vs service role), who controls that Supabase project, and what data is sent there. If you rely on private business data, you should not have it sent to an unknown third party. - Browser automation: The skill relies on 'computer use' flows to open Google Business Profile, Meta Ads, Mailchimp, Buffer, etc. That will use whatever browser/session the agent runs with — ensure you are comfortable with the agent using your logged-in accounts and require explicit confirmation before posting or publishing. - Local profile file: The plugin saves business-profile.md and other outputs in the current directory. Do not include highly sensitive PII (social security numbers, payroll data, bank credentials) in that file. Store it in a location you control and review its contents. - Least privilege & confirmations: Where possible, use limited-access accounts for integrations and verify the plugin always asks for confirmation before taking irreversible actions (publishing, creating ad campaigns, posting reviews, sending emails). - Ask for changes: Prefer the API key be removed from SKILL.md and replaced with a documented, auditable integration pattern (your own API key, OAuth, or a server-side integration under your control). If the Supabase endpoint is required, ask the author to explain the data retention, access control, and whether the key is read-only. - Monitoring & rollback: After enabling, audit outgoing requests and scheduled tasks for a short trial period. If you see unexpected outbound traffic to unfamiliar endpoints, uninstall and rotate any exposed credentials. Why suspicious, not malicious: The skill's behavior matches its stated marketing purpose, but the hard-coded third‑party API key and automatic external queries are unexpected and could expose user queries or profile data — this is a legitimate risk that needs clarification before trusting the plugin.
Capability Analysis
Type: OpenClaw Skill Name: contractor-marketing-cowork Version: 1.0.0 The skill bundle is a comprehensive marketing automation tool for contractors, designed to manage SEO, ads, and social media. It utilizes OpenClaw's 'computer use' capabilities for browser automation on platforms like Meta Ads and Google Business Profile, but includes safety instructions to 'pause and confirm' with the user before publishing. A hardcoded Supabase API key in SKILL.md is used to fetch legitimate marketing strategy data from the developer's endpoint (dmlybcnpwtnaadmapdhl.supabase.co), and no evidence of data exfiltration or malicious prompt injection was found.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (contractor marketing) align with the commands, background skills, and connectors. Browser automation for GBP, Ads, Mailchimp, Buffer, etc., is consistent with the listed features.
Instruction Scope
Runtime instructions direct the agent to read a saved business-profile.md and to automate browser flows for many account-based services (Google Business Profile, Meta Ads, Mailchimp, Buffer, etc.), which is coherent for this plugin. However, SKILL.md includes an explicit curl against a Supabase REST endpoint with an embedded API key (in clear text). That means the skill will query a third‑party server automatically when generating content — potentially sending user search queries and receiving strategy data — without any declaration in requires.env. The presence of a hard-coded key and an external project domain is unexpected and should be verified.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be written to disk by an installer. Low install risk from the platform perspective.
Credentials
The skill requests no environment variables or credentials (it relies on browser automation and user sessions), which is proportionate. But the embedded Supabase URL + apikey in SKILL.md is effectively an undeclared credential and an outbound dependency. That central hard-coded secret and external endpoint are disproportionate to what a user would expect to be embedded in plain text.
Persistence & Privilege
always:false (normal). The skill asks the agent to save and read a local business-profile.md, which is expected behavior for a profile-driven marketing plugin. There is no request to modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install contractor-marketing-cowork
  3. After installation, invoke the skill by name or use /contractor-marketing-cowork
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — 12 commands, 6 background skills, 74 strategies from Heavy Metric
Metadata
Slug contractor-marketing-cowork
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Contractor Marketing Cowork Plugin?

Cowork Plugin: AI marketing department for contractors and home service businesses. 12 slash commands + 6 background skills for SEO, ads, social media, propo... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install Contractor Marketing Cowork Plugin?

Run "/install contractor-marketing-cowork" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Contractor Marketing Cowork Plugin free?

Yes, Contractor Marketing Cowork Plugin is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Contractor Marketing Cowork Plugin support?

Contractor Marketing Cowork Plugin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Contractor Marketing Cowork Plugin?

It is built and maintained by blueprintstudioco (@blueprintstudioco); the current version is v1.0.0.

💬 Comments