A browser automation tool for streamlining freelancer registration and service profile management on the Kmong marketplace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install kmong
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
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).
Get the raw skill files in a ZIP archive.
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.
mkdir -p ~/.secrets
touch ~/.secrets/kmong.env
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 |
Loading
A specialized tool for AI agents to read, extract, and analyze text content from Korean HWP and HWPX document formats.

A resilient self-healing system designed to monitor, backup, and automatically recover the Openclaw Skills gateway from process or configuration failures.

A comprehensive Git automation skill that streamlines status checks, smart commits, and safe pushes with intelligent defaults.

A professional decision-tracking skill that records rationales and automatically evaluates results after 30 days.

An automated tool for generating standardized Korean estimates and tax invoices with automatic VAT calculations and business data management.

A specialized Playwright-based scraper for extracting structured data from major Korean websites like Naver, Coupang, and Daum with advanced anti-bot protection.








































