tw-ecom-logistics-cvs
Ship via Taiwan convenience store pickup (7-11 賣貨便 / 全家 / 萊爾富 / OK) — store selection API, shipping-label format, pickup SLA, COD reconciliation, return shipping. Use when setting up CVS 超取 on a TW store, choosing which chains to support, or debugging label printing. Do NOT use for home delivery or cross-border. STATUS: SKELETON — body pending.
pinned to #4e7f4f8updated last month
Ask your AI client: “install skills/tw-ecom-logistics-cvs”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/tw-ecom-logistics-cvsmetahub onboarded this repo on the author's behalf.
If you own github.com/asgard-ai-platform/skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
225
Last commit
last month
Latest release
published
- #ai-agent
- #anthropic
- #claude
- #claude-agent-skills
- #claude-code
- #coding-agent
- #knowledge-base
- #mcp
- #methodology
- #open-source
- #prompt-engineering
- #skills
- #taiwan
About this skill
Pulled from SKILL.md at publish time.
STATUS: SKELETON — body pending.
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.4e7f4f8· last month
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
7 passed2 warningsHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Documentation shows usagewarn
Documentation has no code examples.
Add at least one fenced example showing a real invocation.
Description quality
68 words · 346 chars — "Ship via Taiwan convenience store pickup (7-11 賣貨便 / 全家 / 萊爾富 / OK) — store sele…"
README is present and substantial
33,936 chars · 20 sections · 3 code blocks
Tags / topics declared
13 total — ai-agent, anthropic, claude, claude-agent-skills, claude-code, coding-agent (+7)
README has usage / example sections
no labeled section but 3 code blocks document usage
Homepage / docs URL declared
https://vault.asgard-ai.com/skills/
Description is substantive
Description is 64 words.
Documentation present and substantive
Documentation present (SKILL.md, 260 words).
Release history
1- releasecurrent4e7f4f8warnlast month
Contents
Convenience Store Pickup (超商取貨)
STATUS: SKELETON — body pending.
When to use this skill
- Setting up CVS 超取 for a TW e-commerce store
- Choosing which chains to support (7-11 vs 全家 vs 萊爾富 vs OK)
- Integrating store-selection widget on checkout
- Handling COD (超取付款) reconciliation
- Managing CVS return flows
Do NOT use when
- Home delivery (宅配) →
tw-ecom-logistics-home - Cross-border →
tw-ecom-logistics-cross-border
Core concepts
TODO: chain-specific quirks, 大宗 vs 一般 pickup, label formats, SLA.
Decision tree
TODO: chain mix based on customer geo + avg order value.
Implementation guidance
TODO: widget integration, label print, COD settlement, return flow.
Gotchas
TODO: 5-6 pitfalls (label format divergence per chain, overweight rejection, address-to-store mismatch, COD settlement lag, store-closed edge case).
IRON LAW
TODO.
Output Format
TODO.
Related
tw-ecom-payment-ecpay(combined COD flow)
Last verified: 2026-04
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/tw-ecom-logistics-cvs