tw-ecom-invoice-carrier
Handle Taiwan e-invoice carriers (載具) — 手機條碼, 自然人憑證, 會員載具, plus 捐贈碼 donation flow. Covers carrier validation, scan-to-store UX, member-carrier consolidation, and prize-draw winner notification. Use when designing carrier scanning UX, debugging invalid-carrier rejections, or implementing donation-code flow. STATUS: SKELETON — body pending.
pinned to #4e7f4f8updated last month
Ask your AI client: “install skills/tw-ecom-invoice-carrier”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/tw-ecom-invoice-carriermetahub 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
60 words · 340 chars — "Handle Taiwan e-invoice carriers (載具) — 手機條碼, 自然人憑證, 會員載具, plus 捐贈碼 donation flo…"
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 60 words.
Documentation present and substantive
Documentation present (SKILL.md, 353 words).
Release history
1- releasecurrent4e7f4f8warnlast month
Contents
E-Invoice Carriers (載具)
STATUS: SKELETON — body pending.
When to use this skill
- Designing carrier-scan UX at checkout
- Implementing member-carrier consolidation
- Adding 捐贈碼 donation flow
- Handling prize-draw (中獎) winner notification
- Debugging carrier-format rejections
Do NOT use when
- Landscape overview →
tw-einvoice-guide - Specific 加值中心 API →
tw-ecom-invoice-ezpay/-universalec
Core concepts
TODO: carrier types, format specs, validation rules.
NOTE (填充時): 格式規格(手機條碼 / + 7 alphanumeric、自然人憑證 2 letters + 14 digits)
已在 tw-ecom-invoice-ezpay Gotchas 中詳細說明。此 skill 不重複格式規格;
改聚焦在 UX 層面:validation 在哪層做、錯誤訊息設計、掃碼元件選型。
Decision tree
TODO: which carrier to default to given context (e.g., 有會員帳號 → 會員載具;無帳號 → 引導填手機條碼;B2B → 不需載具).
Implementation guidance
TODO: scan widget 選型與整合、client-side validation 流程、member-carrier linking(會員帳號與手機條碼綁定)。
不重複 issue_invoice carrier_type / carrier_num 參數說明 — 那些在 ezpay/universalec skill。
Gotchas
TODO: 5-6 pitfalls.
IRON LAW
TODO.
Output Format
TODO.
Related
tw-einvoice-guide
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-invoice-carrier