{
  "schemaVersion": "1.0",
  "item": {
    "slug": "engineering-as-marketing",
    "name": "Engineering as Marketing",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/gprecious/engineering-as-marketing",
    "canonicalUrl": "https://clawhub.ai/gprecious/engineering-as-marketing",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/engineering-as-marketing",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=engineering-as-marketing",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/strategy-playbook.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/engineering-as-marketing"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/engineering-as-marketing",
    "agentPageUrl": "https://openagent3.xyz/skills/engineering-as-marketing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/engineering-as-marketing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/engineering-as-marketing/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Engineering as Marketing",
        "body": "Grow a product by building free tools that rank for low-competition keywords and convert visitors into paying customers. Zero ad spend required."
      },
      {
        "title": "Strategy Overview",
        "body": "Find low-competition keywords (KD < 15, volume > 500) with tool-intent modifiers (generator, checker, converter, validator, calculator)\nBuild simple, single-purpose free tools targeting each keyword\nHost on your product domain (/tools/[slug]) to inherit domain authority\nAdd contextual CTAs linking each tool to your main product\nScale: use the first tool as a template, create new tools in minutes with AI\n\nProven benchmark: 50+ tools → 50K monthly visitors → $13K MRR, $0 marketing budget."
      },
      {
        "title": "Phase 1: Keyword Discovery",
        "body": "Find opportunities with high volume and low competition:\n\nSeed terms: words related to your product domain\nModifiers: generator, checker, converter, validator, calculator, tester, maker, builder, finder\nFormula: [seed] + [modifier] → check KD + volume → prioritize by volume/KD ratio\n\nFilter: KD ≤ 15, volume ≥ 500, relevant to your audience.\n\nFor detailed keyword research process, tool comparison, and API automation options → read references/strategy-playbook.md sections 2 and 6."
      },
      {
        "title": "Phase 2: Tool Design & Build",
        "body": "Four proven patterns:\n\nPatternExampleEffortVolumeConverter/GeneratorPDF→Markdown, color paletteLowHighChecker/ValidatorSSL checker, sitemap validatorMediumHighCalculator/EstimatorROI calculator, pricing estimatorLowMediumAI-Powered GeneratorMeta description writer, FAQ generatorMediumHigh\n\nBuild process:\n\nCreate first tool manually (this is your template)\nFor each new keyword: give AI the template + target keyword → generates tool in < 5 min\nDeploy at /tools/[keyword-slug] on product domain\n\nFor tool page anatomy, SEO checklist, and tech stack recommendations → read references/strategy-playbook.md sections 3 and 5."
      },
      {
        "title": "Phase 3: Convert & Measure",
        "body": "Each tool page needs a contextual CTA connecting to your product:\n\nConverter → \"Need to convert at scale? Try [Product]\"\nChecker → \"Found issues? [Product] monitors automatically\"\nGenerator → \"[Product] does this + 10x more\"\n\nTarget funnel: Tool visitors → 3-5% click CTA → 25-40% trial-to-paid conversion.\n\nFor full conversion funnel architecture and KPI tracking → read references/strategy-playbook.md sections 4 and 7."
      },
      {
        "title": "Quick Start Checklist",
        "body": "List 5-10 seed terms from your product domain\n Generate keyword candidates: seed × modifiers\n Filter: KD ≤ 15, volume ≥ 500, audience-relevant\n Prioritize top 5 by volume/KD ratio\n Build first tool (this is your template)\n Deploy on product domain at /tools/[slug]\n Add contextual CTA, FAQ section, schema markup\n Submit to Google Search Console\n Replicate: create 4 more tools from template\n Track: rankings, traffic, CTR, conversions monthly"
      }
    ],
    "body": "Engineering as Marketing\n\nGrow a product by building free tools that rank for low-competition keywords and convert visitors into paying customers. Zero ad spend required.\n\nStrategy Overview\nFind low-competition keywords (KD < 15, volume > 500) with tool-intent modifiers (generator, checker, converter, validator, calculator)\nBuild simple, single-purpose free tools targeting each keyword\nHost on your product domain (/tools/[slug]) to inherit domain authority\nAdd contextual CTAs linking each tool to your main product\nScale: use the first tool as a template, create new tools in minutes with AI\n\nProven benchmark: 50+ tools → 50K monthly visitors → $13K MRR, $0 marketing budget.\n\nWorkflow\nPhase 1: Keyword Discovery\n\nFind opportunities with high volume and low competition:\n\nSeed terms: words related to your product domain\nModifiers: generator, checker, converter, validator, calculator, tester, maker, builder, finder\nFormula: [seed] + [modifier] → check KD + volume → prioritize by volume/KD ratio\n\n\nFilter: KD ≤ 15, volume ≥ 500, relevant to your audience.\n\nFor detailed keyword research process, tool comparison, and API automation options → read references/strategy-playbook.md sections 2 and 6.\n\nPhase 2: Tool Design & Build\n\nFour proven patterns:\n\nPattern\tExample\tEffort\tVolume\nConverter/Generator\tPDF→Markdown, color palette\tLow\tHigh\nChecker/Validator\tSSL checker, sitemap validator\tMedium\tHigh\nCalculator/Estimator\tROI calculator, pricing estimator\tLow\tMedium\nAI-Powered Generator\tMeta description writer, FAQ generator\tMedium\tHigh\n\nBuild process:\n\nCreate first tool manually (this is your template)\nFor each new keyword: give AI the template + target keyword → generates tool in < 5 min\nDeploy at /tools/[keyword-slug] on product domain\n\nFor tool page anatomy, SEO checklist, and tech stack recommendations → read references/strategy-playbook.md sections 3 and 5.\n\nPhase 3: Convert & Measure\n\nEach tool page needs a contextual CTA connecting to your product:\n\nConverter → \"Need to convert at scale? Try [Product]\"\nChecker → \"Found issues? [Product] monitors automatically\"\nGenerator → \"[Product] does this + 10x more\"\n\nTarget funnel: Tool visitors → 3-5% click CTA → 25-40% trial-to-paid conversion.\n\nFor full conversion funnel architecture and KPI tracking → read references/strategy-playbook.md sections 4 and 7.\n\nQuick Start Checklist\n List 5-10 seed terms from your product domain\n Generate keyword candidates: seed × modifiers\n Filter: KD ≤ 15, volume ≥ 500, audience-relevant\n Prioritize top 5 by volume/KD ratio\n Build first tool (this is your template)\n Deploy on product domain at /tools/[slug]\n Add contextual CTA, FAQ section, schema markup\n Submit to Google Search Console\n Replicate: create 4 more tools from template\n Track: rankings, traffic, CTR, conversions monthly"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/gprecious/engineering-as-marketing",
    "publisherUrl": "https://clawhub.ai/gprecious/engineering-as-marketing",
    "owner": "gprecious",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/engineering-as-marketing",
    "downloadUrl": "https://openagent3.xyz/downloads/engineering-as-marketing",
    "agentUrl": "https://openagent3.xyz/skills/engineering-as-marketing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/engineering-as-marketing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/engineering-as-marketing/agent.md"
  }
}