Kmong Automation Skill for Openclaw

A browser automation tool for streamlining freelancer registration and service profile management on the Kmong marketplace.

mupengi-bot
v1.0.0
Feb 28, 2026
0
1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install kmong

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install kmong using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Kmong Automation Skill?

This package within the Openclaw Skills library provides a comprehensive automation framework for Kmong, South Korea's premier freelancer platform. It simplifies the complex process of expert registration, handling everything from Google authentication to the intricate PASS SMS identity verification protocol. Designed for developers and agencies, this skill ensures that account creation is consistent, fast, and follows platform best practices.

The skill is particularly effective at navigating difficult UI patterns, such as multi-tab popups and mobile carrier selection. By integrating this automation, users can focus on their core service delivery while the skill handles the repetitive administrative tasks of profile setup and service SEO optimization.

Kmong Automation Skill Use Cases

  • Automating the initial signup and expert conversion process on Kmong.
  • Handling complex identity verification workflows involving secondary browser tabs.
  • Bulk updating freelancer profile information including nicknames and expert introductions.
  • Programmatically registering new services with SEO-optimized titles and tiered pricing structures.

How Kmong Automation Skill Works

  1. The agent launches a browser instance and performs a Google-based login to the Kmong platform.
  2. It transitions the account to Expert status by automatically agreeing to the necessary platform terms.
  3. During identity verification, the skill identifies and switches to the PASS popup tab using targetId queries.
  4. It interacts with the DOM using JavaScript evaluation to select mobile carriers and handle checkbox agreements.
  5. For security challenges, the skill captures screenshots of security characters to process and input the required CAPTCHA code.
  6. Finally, it populates the expert profile and service details using data from environment variables and workspace settings.

Kmong Automation Skill Setup

  1. Ensure you have the Openclaw browser environment configured.
  2. Create a secrets file for your credentials:
mkdir -p ~/.secrets
touch ~/.secrets/kmong.env
  1. Add your Kmong email and profile configuration to your environment or workspace settings.
  2. Deploy the skill to your agent to begin the automated registration workflow.

Kmong Automation Skill Data Schema & Taxonomy

The skill manages data through environment variables and localized configuration files:

Data Type Storage Location Description
Credentials ~/.secrets/kmong.env Stores Google login and account email
Profile Config Workspace Settings Contains nickname, introduction text, and service fields
Verification Browser Tabs Temporary targetId mapping for PASS popup tabs
Assets Screenshots Image data used for reading security characters

Kmong Automation Skill Advanced Features

  • Intelligent multi-tab management for handling PASS SMS verification popups.
  • Automated CAPTCHA solving via localized screenshot-to-text processing.
  • Custom DOM interaction logic using var-based JavaScript evaluation for high-reliability browser control.
  • Dynamic SEO keyword injection for service titles and platform descriptions.
  • Support for the Mupengism ecosystem for scalable freelancer management.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*