Agent skill · software engineering · hkuds

cli-anything-web-yu-pri

Use Japan Post Web Yu-pri from a CLI by driving the real browser UI for login, inspection, screenshots, dry-run planning, and contents-form filling.

Why this skill is useful

Provides specific commands and workflows for automating Japan Post Web Yu-pri label entry that the AI wouldn't reliably generate on its own.

What it needs

Requires playwright installed locally. About 1k tokens when loaded. Last updated 2026-08-03. 46,739 stars on the source repository.

What this skill does

Web Yu-pri CLI Use this skill when a task involves Japan Post Web Yu-pri label entry at https://mgr.post.japanpost.jp/C30P01Action.do, especially repetitive contents line entry. Install If no browser is found: Safety Rules Do not put Japan Post credentials in commands, files, logs, or prompts. Use open-login so the user can log in manually in the persistent profile. Run contents fill ... --dry-run --json before live form filling. This CLI does not click final shipment confirmation or purchase buttons. Keep item lines separate when the source data has separate award/category lines, while preserving the requested declared total. Common Commands Items File JSON: CSV headers can use these aliases: description: description, desc, content, contents, item, name, pkg value: value, declaredvalue, cost, price, amount, yen, jpy quantity: quantity, qty, num, count country: country, countrycode, countryoforigin, origin, couCd, coucd HS code: hscode, hs, hscode, hsCode By default, value is treated as the line declared value. Use --value-mode unit when value should be multiplied by quantity. Selector Diagnostics Known contents-page controls: #M060800itemBeanpkg #M060800itemBeancostvalue #M060800itemBeannumvalue #M060800itemBeancouCd #M060800itemBeanhsCode #M060800shippingBeanpkgType #M060800shippingBeanpkgTotalPricevalue #M060800ShippingBeandanger submitCommand('itemAdd2')

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills hkuds/skills--2087d7

View the source on GitHub

Browse the @skills marketplace