{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawmart-skills-empire",
    "name": "Clawmart Skills Empire",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/mbugus94-lang/clawmart-skills-empire",
    "canonicalUrl": "https://clawhub.ai/mbugus94-lang/clawmart-skills-empire",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawmart-skills-empire",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawmart-skills-empire",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "config.json",
      "demo.py",
      "GUMROAD_LISTING.md",
      "README.md",
      "SKILL.md",
      "templates/content-automation.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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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/clawmart-skills-empire"
    },
    "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/clawmart-skills-empire",
    "agentPageUrl": "https://openagent3.xyz/skills/clawmart-skills-empire/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawmart-skills-empire/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawmart-skills-empire/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Skill Overview",
        "body": "Name: ClawMart Skills Empire\nVersion: 1.0.0\nCategory: Business & Marketing\nTags: ai-skills, passive-income, automation, clowdhub, gumroad\nVersion: 1.0.0\nAuthor: David Gakere"
      },
      {
        "title": "Description",
        "body": "Turn your AI expertise into a $10K/month business. Complete system to create, package, and sell AI skills on ClawMart marketplace. Includes 5 premium skill templates, sales pages, pricing strategies, and launch automation."
      },
      {
        "title": "Core Features",
        "body": "5 ready-to-deploy skill templates (Trading, Content, Leads, Data, Support)\nSales page generator with conversion optimization\nDynamic pricing tiers ($9/$19/$39)\nTestimonial & review system\nLaunch checklist & automation"
      },
      {
        "title": "Technical Features",
        "body": "Copy-paste deployment to ClawMart\nDemo scripts for each skill\nDocumentation templates\nUpdate system for buyers"
      },
      {
        "title": "Installation",
        "body": "# Clone to your skills folder\ncp -r clawmart-skills-empire ~/clawd/skills/\n\n# Test the demo\npython demo.py"
      },
      {
        "title": "Creating Your First Skill",
        "body": "Choose a template from /templates\nCustomize config.json with your details\nEdit SKILL.md with your documentation\nDeploy to ClawMart"
      },
      {
        "title": "Running Demo",
        "body": "python demo.py"
      },
      {
        "title": "Skill Templates Included",
        "body": "TemplateUse CaseComplexityTrading SignalsForex/crypto signalsAdvancedContent EngineSocial media/blog automationIntermediateLead Gen ProB2B lead generationIntermediateData AnalyzerBusiness intelligenceBeginnerSupport BotCustomer service automationBeginner"
      },
      {
        "title": "Starter - $9",
        "body": "Basic skill template\nStandard documentation\nEmail support"
      },
      {
        "title": "Pro - $19",
        "body": "Full skill with all features\nPriority support\nFree updates for 6 months"
      },
      {
        "title": "Empire - $39",
        "body": "All 5 skill templates\nWhite-label rights\nLifetime updates\n1-on-1 onboarding call"
      },
      {
        "title": "Examples of Skills You Can Create",
        "body": "XAUUSD Scanner - Scans gold for trading setups\nTweet Generator - Auto-creates social content\nEmail Writer - Cold outreach emails\nPDF Report Builder - Auto-generates reports\nMeeting Notes - Summarizes Zoom calls"
      },
      {
        "title": "Requirements",
        "body": "OpenClaw installed\nPython 3.8+\nAPI keys (specific to each skill)"
      },
      {
        "title": "Troubleshooting",
        "body": "Q: Skills not appearing in marketplace?\nA: Ensure SKILL.md is properly formatted with all required fields.\n\nQ: Demo not working?\nA: Check that all dependencies are installed: pip install -r requirements.txt"
      },
      {
        "title": "v1.0.0 (Feb 2026)",
        "body": "Initial release\n5 premium skill templates\nSales & marketing suite\n\nSupport: mbugus94@gmail.com\nLicense: Commercial"
      }
    ],
    "body": "SKILL.md - ClawMart Skills Empire\nSkill Overview\n\nName: ClawMart Skills Empire Version: 1.0.0 Category: Business & Marketing Tags: ai-skills, passive-income, automation, clowdhub, gumroad Version: 1.0.0 Author: David Gakere\n\nDescription\n\nTurn your AI expertise into a $10K/month business. Complete system to create, package, and sell AI skills on ClawMart marketplace. Includes 5 premium skill templates, sales pages, pricing strategies, and launch automation.\n\nFeatures\nCore Features\n5 ready-to-deploy skill templates (Trading, Content, Leads, Data, Support)\nSales page generator with conversion optimization\nDynamic pricing tiers ($9/$19/$39)\nTestimonial & review system\nLaunch checklist & automation\nTechnical Features\nCopy-paste deployment to ClawMart\nDemo scripts for each skill\nDocumentation templates\nUpdate system for buyers\nInstallation\n# Clone to your skills folder\ncp -r clawmart-skills-empire ~/clawd/skills/\n\n# Test the demo\npython demo.py\n\nUsage\nCreating Your First Skill\nChoose a template from /templates\nCustomize config.json with your details\nEdit SKILL.md with your documentation\nDeploy to ClawMart\nRunning Demo\npython demo.py\n\nSkill Templates Included\nTemplate\tUse Case\tComplexity\nTrading Signals\tForex/crypto signals\tAdvanced\nContent Engine\tSocial media/blog automation\tIntermediate\nLead Gen Pro\tB2B lead generation\tIntermediate\nData Analyzer\tBusiness intelligence\tBeginner\nSupport Bot\tCustomer service automation\tBeginner\nPricing Tiers\nStarter - $9\nBasic skill template\nStandard documentation\nEmail support\nPro - $19\nFull skill with all features\nPriority support\nFree updates for 6 months\nEmpire - $39\nAll 5 skill templates\nWhite-label rights\nLifetime updates\n1-on-1 onboarding call\nExamples of Skills You Can Create\nXAUUSD Scanner - Scans gold for trading setups\nTweet Generator - Auto-creates social content\nEmail Writer - Cold outreach emails\nPDF Report Builder - Auto-generates reports\nMeeting Notes - Summarizes Zoom calls\nRequirements\nOpenClaw installed\nPython 3.8+\nAPI keys (specific to each skill)\nTroubleshooting\n\nQ: Skills not appearing in marketplace? A: Ensure SKILL.md is properly formatted with all required fields.\n\nQ: Demo not working? A: Check that all dependencies are installed: pip install -r requirements.txt\n\nChangelog\nv1.0.0 (Feb 2026)\nInitial release\n5 premium skill templates\nSales & marketing suite\n\nSupport: mbugus94@gmail.com License: Commercial"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/mbugus94-lang/clawmart-skills-empire",
    "publisherUrl": "https://clawhub.ai/mbugus94-lang/clawmart-skills-empire",
    "owner": "mbugus94-lang",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawmart-skills-empire",
    "downloadUrl": "https://openagent3.xyz/downloads/clawmart-skills-empire",
    "agentUrl": "https://openagent3.xyz/skills/clawmart-skills-empire/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawmart-skills-empire/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawmart-skills-empire/agent.md"
  }
}