← Back to Skills Marketplace
mbugus94-lang

Clawmart Skills Empire

by mbugus94-lang · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
370
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawmart-skills-empire
Description
Create, package, and sell AI skills with 5 premium templates, sales automation, pricing tiers, and launch tools to build a $10K/month business on ClawMart.
README (SKILL.md)

SKILL.md - ClawMart Skills Empire

Skill Overview

Name: 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

Description

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.

Features

Core Features

  • 5 ready-to-deploy skill templates (Trading, Content, Leads, Data, Support)
  • Sales page generator with conversion optimization
  • Dynamic pricing tiers ($9/$19/$39)
  • Testimonial & review system
  • Launch checklist & automation

Technical Features

  • Copy-paste deployment to ClawMart
  • Demo scripts for each skill
  • Documentation templates
  • Update system for buyers

Installation

# Clone to your skills folder
cp -r clawmart-skills-empire ~/clawd/skills/

# Test the demo
python demo.py

Usage

Creating Your First Skill

  1. Choose a template from /templates
  2. Customize config.json with your details
  3. Edit SKILL.md with your documentation
  4. Deploy to ClawMart

Running Demo

python demo.py

Skill Templates Included

Template Use Case Complexity
Trading Signals Forex/crypto signals Advanced
Content Engine Social media/blog automation Intermediate
Lead Gen Pro B2B lead generation Intermediate
Data Analyzer Business intelligence Beginner
Support Bot Customer service automation Beginner

Pricing Tiers

Starter - $9

  • Basic skill template
  • Standard documentation
  • Email support

Pro - $19

  • Full skill with all features
  • Priority support
  • Free updates for 6 months

Empire - $39

  • All 5 skill templates
  • White-label rights
  • Lifetime updates
  • 1-on-1 onboarding call

Examples of Skills You Can Create

  1. XAUUSD Scanner - Scans gold for trading setups
  2. Tweet Generator - Auto-creates social content
  3. Email Writer - Cold outreach emails
  4. PDF Report Builder - Auto-generates reports
  5. Meeting Notes - Summarizes Zoom calls

Requirements

  • OpenClaw installed
  • Python 3.8+
  • API keys (specific to each skill)

Troubleshooting

Q: Skills not appearing in marketplace? A: Ensure SKILL.md is properly formatted with all required fields.

Q: Demo not working? A: Check that all dependencies are installed: pip install -r requirements.txt

Changelog

v1.0.0 (Feb 2026)

  • Initial release
  • 5 premium skill templates
  • Sales & marketing suite

Support: [email protected] License: Commercial

Usage Guidance
What to consider before installing or using this skill: - Incomplete/misleading package: The marketing text and README claim 'full source' and multiple demo scripts, but only demo.py (a printout) and documentation templates are included — the actual implementation modules referenced in the templates are missing. Ask the author for the real source code for each template before trusting or buying. - Missing files referenced in docs: SKILL.md/README refer to requirements.txt and pricing.json that are not present. That suggests the package is incomplete or packaged for sale without the working code. - External demo_url: config.json points to an external domain (manus.space). The repository does not use it, but verify that URL independently (it could be a harmless marketing page) and avoid sending any data there until you confirm its purpose. - Sensitive functionality in templates: Several templates describe web scraping, email verification, CRM connectors, and trading automation. When those are implemented, they will require third-party credentials and can be used to collect PII or connect to real accounts. Do not provide API keys, CRM credentials, or trading account details without reviewing the implementation and ensuring it runs in a safe/sandboxed environment. - Safe handling recommendations: - Do not run unknown code on production systems. Run in an isolated VM or container first. - Inspect any implementation code (network calls, HTTP endpoints, telemetry) before adding credentials. - If you purchase or deploy, request a signed/verified copy of the full source and a list of exact dependencies and where any external endpoints are called. - If you only need templates, treat these as documentation samples rather than deployable software until implementations are supplied. If you want, I can: - Search the repository for network calls or hidden endpoints (none found in the provided files) and highlight lines to inspect. - Generate a short checklist to vet the missing modules when the author provides them. Confidence: medium — code present is small and benign, but the package appears incomplete/misrepresented and contains templates for potentially privacy-sensitive features; additional files from the author would materially change the assessment.
Capability Analysis
Type: OpenClaw Skill Name: clawmart-skills-empire Version: 1.0.0 The skill bundle appears benign. All files, including markdown instructions, are consistent with a legitimate product for creating and selling AI skills. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The `demo.py` script is purely informational, and the `SKILL.md` and `README.md` provide standard installation and usage instructions. While some skill templates imply network communication (e.g., 'Telegram/Discord alerts' in `trading-signals.md`), this is a core, expected functionality for such a skill and does not, in itself, indicate malicious intent without the actual implementation code.
Capability Assessment
Purpose & Capability
The name/description claim to provide 5 premium templates and a sales/launch suite — the repository contains documentation, templates, pricing, and a demo script that align with that claim. However the package repeatedly claims 'full source code' and demo scripts for each skill, yet no implementation modules are present (e.g., content_engine, data_analyzer, lead_gen, trading_signals modules are referenced in templates but not included). Also marketing items (Gumroad listing, pricing) and a demo_url are present despite there being no installer or packaged binaries. These gaps suggest the package is incomplete or misrepresented.
Instruction Scope
SKILL.md instructs only simple actions (copy folder, edit config.json, run demo.py). It does not instruct reading unrelated system files. However there are problematic/inconsistent instructions: it tells users to run 'pip install -r requirements.txt' but no requirements.txt exists; templates instruct installing packages (e.g., MetaTrader5) and to configure API keys but do not specify which environment variables or where to store credentials. The included config.json contains an external demo_url (https://clawskills-kldtlvqh.manus.space/) but none of the code references or uses it; this could be harmless marketing but is an unexplained external endpoint.
Install Mechanism
This is an instruction-only skill with no install spec and no download/install steps. That reduces supply-chain risk: nothing will be written to disk by an automated installer. The only file that executes is demo.py, which only prints text and does not perform network or filesystem operations.
Credentials
The repository requests no environment variables or credentials in metadata, which is coherent for a template/demo package. However the documentation and templates repeatedly reference API keys, CRM connectors, email verifiers, and trading (MT5) accounts — all of which require sensitive credentials when implemented. Because the package lacks the actual implementation modules, there's no declared or enforced env var usage; that mismatch (docs asking for API keys but code not present) is a red flag from a transparency standpoint. Users should not provide real credentials until the implementations are inspected.
Persistence & Privilege
The skill does not request persistent installation privileges, always:false, and does not modify other skills or system-wide settings. No autorun or persistent services are declared.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawmart-skills-empire
  3. After installation, invoke the skill by name or use /clawmart-skills-empire
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ClawMart Skills Empire v1.0.0 - Initial release of ClawMart Skills Empire toolkit - Includes 5 ready-to-deploy AI skill templates covering Trading, Content, Leads, Data, and Support - Features a sales page generator, dynamic pricing tiers, testimonial/review system, and launch automation - Copy-paste deployment for ClawMart, demo scripts, and documentation templates provided - Three pricing tiers: Starter, Pro, Empire with escalating features and support
Metadata
Slug clawmart-skills-empire
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Clawmart Skills Empire?

Create, package, and sell AI skills with 5 premium templates, sales automation, pricing tiers, and launch tools to build a $10K/month business on ClawMart. It is an AI Agent Skill for Claude Code / OpenClaw, with 370 downloads so far.

How do I install Clawmart Skills Empire?

Run "/install clawmart-skills-empire" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clawmart Skills Empire free?

Yes, Clawmart Skills Empire is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Clawmart Skills Empire support?

Clawmart Skills Empire is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clawmart Skills Empire?

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

💬 Comments