Install
openclaw skills install @muningwang/wapc-submissionAutomate WAPC award submissions on mulandxc.com when you need to collect real LoTW-confirmed evidence, fill the WAPC table, upload screenshots, save applicant info, and complete the final browser-based submission flow.
openclaw skills install @muningwang/wapc-submissionUse this skill for the Mulan DX Club WAPC application flow. Work from real LoTW-confirmed QSOs only and keep the submission backed by the site's own saved state, not by what the page merely renders.
QSO Query with exact-length ? wildcards when a prefix is unknownQSL textDetails page when the row needs confirmationcheck_detail before submitting.donation_app_list?wapc_app_id=806 is the best source for row IDs and saved values.account/update_app_detail saves a single text field for one row.account/upload_app_img?id=<row id> uploads the evidence image for that row.account/check_detail must return {"state":"ok"} before final submission.account/app_save stores the applicant info modal fields.Read WAPC workflow reference for the exact row structure, validation sequence, and submission modal fields.